Add a TODO for a working zebrad.toml

This commit is contained in:
teor 2023-02-06 10:34:55 +10:00 committed by GitHub
parent eefdbba9e9
commit c32cc23e8b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@ These fixes disable mining pool operator payments and miner payments: they just
2. Configure `zebrad.toml`:
* change the `network.network` config to `Testnet`
* add your testnet transparent address in `mining.miner_address`, or you can use the ZF testnet address `t27eWDgjFYJGVXmzrXeVjnb5J3uXDM9xH9v`
* TODO: link to a working `zebrad.toml`
3. TODO: link to Zebra run instructions
4. Wait a few hours for Zebra to sync to the testnet tip (on mainnet this takes 2-3 days)