ConfigOption/network

From Snowblossom Wiki
Jump to: navigation, search

network

Controls which network the binary will use.


  • The main snowblossom network is 'snowblossom' or 'mainnet'
  • The testing network is 'testnet' or 'teapot'
  • The integration testing reg test network is 'regtest' or 'spoon'


Default

network=snowblossom

Examples

network=snowblossom

network=mainnet

network=testnet

network=teapot

network=regtest

network=spoon