Skip to content

Start Up Flags and Configs

Carsen Klock edited this page Mar 18, 2018 · 7 revisions

A list of Denarius denariusd or Denarius-QT start up flags.

You can use these while starting up a daemon or QT wallet with e.g.

  • ./denariusd -litemode

You can also input these into your denarius.conf file located in your Denarius Data Directory, in the format of e.g.:

  • addnode=<nodeipgoeshere>

  • listen=1

  • litemode=1

  • -datadir

  • -rescan

  • -reindex

  • -reindexaddr

  • -testnet

  • -litemode

  • -masternode

  • -addnode

  • -server

  • -daemon

  • -listen

  • -rpcuser

  • -rpcpassword

  • -rpcallowip

  • -rpcport

  • -port

  • -bind

  • -tor

  • -txindex

  • -staking

More coming 📦

Clone this wiki locally