spacexpanse.conf - SpaceXpanse/Documentation GitHub Wiki

spacexpanse.conf

The spacexpanse.conf file in the data directory lets you set default options for spacexpansed.

These options are set whether you run spacexpansed directly, run the SpaceXpanse QT wallet, or run the SpaceXpanse Electron wallet.

You can find an example spacexpanse.conf file in the SpaceXpanse Core respository here or here and a different (older) one here.

You can get a complete list of options with descriptions by running this command:

spacexpansed --help >spacexpansedhelp.txt

Use them as described in that help or as described in the example spacexpanse.conf file.

The majority of options are identical to those used in Bitcoin and Namecoin. However, there are options that are unique to SpaceXpanse.

See the Daemon Options document for a list of differences, e.g. name_register, name_update, etc.

See Also

See more information about running spacexpansed for games here.

See more information about daemon startup options for spacexpansed here.

See more information about spacexpanse-cli here.

See more information about SpaceXpanse RPC methods here.