mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-14 12:43:40 +02:00
Add example for displaying additional configure flags
This commit is contained in:
parent
9189e30b12
commit
befeb55418
1 changed files with 6 additions and 0 deletions
|
|
@ -236,3 +236,9 @@ In this case there is no dependency on Berkeley DB 4.8.
|
||||||
|
|
||||||
Mining is also possible in disable-wallet mode, but only using the `getblocktemplate` RPC
|
Mining is also possible in disable-wallet mode, but only using the `getblocktemplate` RPC
|
||||||
call not `getwork`.
|
call not `getwork`.
|
||||||
|
|
||||||
|
Additional Configure Flags
|
||||||
|
--------------------------
|
||||||
|
A list of additional configure flags can be displayed with:
|
||||||
|
|
||||||
|
./configure --help
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue