documentation

documentation

  • Getting Started
  • About
  • FAQ
  • Guides
  • For Developers

›Config

Mining

  • Mining Intro
  • Mining Pools
  • Mining with XMRig
  • Solo Mining
  • Mining with a SBC
  • Optimizing Mining on a RPi
  • Mining with Termux
  • Mining with Crypto Miner (iOS)

Wallets

  • Wallet Intro
  • Making a Paper Wallet
  • Using Enterprise Wallet
  • Using cmdedition
  • Using Checkpoints to Sync Faster
  • Using a Remote Node
  • Recovering your Wallet

Misc

  • Using Currency Service

Config

  • application config
Edit

application config

How to config XTCASHnetwork?

Run XTCASHnetwork with arg --help will print all options.

XTCASHnetwork can start with these options by command line args, or use -c followed a json file for configuration.

The option in config file will unwrap the front --, for example:

// the config file
{
    "db-max-open-files": 125,
    "db-read-buffer-size": 128,
    "db-threads": 4,
    "db-write-buffer-size": 256
}

If you want to check the default options, use --dump-config.

Last updated on 10.1.2023
← Using Currency Service
  • How to config XTCASHnetwork?
documentation
Docs
Getting StartedGuidesDeveloper Resources
Community
GeneralTwitter
More
GitHubStar
Copyright © 2023 TRRXITTE Int., incorporate
Docs released under the MIT License
cryptocurrencies released under the GNU General Public V3 License