Skip to content

Dataserv-Client Version 2.0.3

Compare
Choose a tag to compare
@F483 F483 released this 28 Aug 22:17
· 249 commits to master since this release

Update guide

Use interim server for new clients.

Until enough old client are moved over to 2.0.0+ newer clients will have to use the url http://status.driveshare.org:5000.

Using a custom payout address

To set a custom payout address execute the following before registering.
dataserv-client --url=http://status.driveshare.org:5000 config --set_payout_address=<BITCOIN_ADDRESS>

This will let you use a cold storage wallet or a counterparty wallet as the payout address instead of the automatically generated wallet.
If you have no counterparty wallet and wish to use the generated wallet, please make a secure backup of the generated config.

Register your client with the server.

dataserv-client --url=http://status.driveshare.org:5000 register

Create shards

dataserv-client --url=http://status.driveshare.org:5000 build

Let the network know you are online

dataserv-client --url=http://status.driveshare.org:5000 poll

TODO release notes since 1.3.0