<WALLET_NAME>
with your own.delegate-wallet
delegate_register
command with the following parameters:<delegate_name>
: the name that will be displayed on the delegate explorer. Cannot be updated.<IP_address|domain_name>
: your server's IP address or its domain name (if you have bought a domain name and correctly set up the DNS record). It is recommended to register your delegate using your domain name, as you can redirect your server IP address to it easily in your DNS record, enabling you to change server in the future.
It is however possible to change this information at a later time. Can be updated.<block_verifier_public_key>
: the block verifier public key that you have generated earlier. Cannot be updated. The delegate has been registered successfully
.exit
the wallet, and restart the wallet service:<WALLET_NAME>
with your own.delegate-wallet
delegate_update
command with the following parameters:<item>
with one of the lists below, and change the corresponding <value>
about
delegate_update about Even the smallest delegate can change the course of the future.
IP_address
delegate_update IP_address mydomain.com
website
delegate_update website my-delegate-website.com
team
delegate_update team Manager: @tic | Treasury: @tac
shared_delegate_status
delegate_update shared_delegate_status group
delegate_fee
delegate_update delegate_fee 12.354321
server_specs
delegate_update server_specs Operating System = Ubuntu 20.04 - CPU = 6 threads (Intel E5-2630 v4 - 2.20GHz) - RAM = 16GB DDR4 - Hard drive = 400GB SSD - Bandwidth Transfer = Unlimited
The delegate info has been updated successfully
.exit
the wallet and restart the wallet service:xcash-dpops.service
and create a special configuration file that will list the wallet address you wish to send block reward payments to.voting-address
is the wallet address used to vote for the delegate, and payment-address
is the wallet you want to distribute the share of the block reward to.voting-address
and payment-address
can be the same.payment-address
that can be in the list is 100.xcash-dpops.service
so it can get the configuration file. First, run the stop program option in the installer script: xcash-dpops.service
located in /lib/systemd/system/
and add the parameter --private-group <path-to-configuration-file>
to the ExecStart line.