-
Notifications
You must be signed in to change notification settings - Fork 0
Start Up Flags & Configs
CircuitBreaker edited this page Jan 25, 2020
·
1 revision
#Rupee Evolution Start-up Flags
You can use these start-up flags while starting up a daemon (rupeeevolutiond) or QT wallet (RupeeEvolution.exe) with e.g.
./rupeeevolutiond -testnet or RupeeEvolution.exe with -testnet in .conf file
You can also input these into your rupeeevolution.conf file located in your Rupee Evolution Data Directory, in the format of e.g.:
addnode=<nodeipgoeshere>
listen=1
litemode=1
The current list of available start-up flags for Rupee Evolution is as follows:
-datadir
-rescan
-reindex
-reindexaddr
-testnet
-masternode
-addnode
-server
-daemon
-listen
-rpcuser
-rpcpassword
-rpcallowip
-rpcport
-port
-bind
-tor
-txindex
-enableaccounts
-staking
More coming 📦