Skip to content

xaya.conf

Ryan edited this page Mar 8, 2019 · 2 revisions

xaya.conf

The xaya.conf file in the data directory lets you set default options for xayad.

These options are set whether you run xayad directly, run the XAYA QT wallet, or run the XAYA Electron wallet.

You can find an example xaya.conf file in the XAYA Core respository here.

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

xayad --help >xayadhelp.txt

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

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

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

See Also

See more information about running xayad for games here.

See more information about daemon startup options for xayad here.

See more information about xaya-cli here.

See more information about XAYA RPC methods here.

Clone this wiki locally