From c32cc23e8b8d8b1f7a56a60f92bdba38f905ae97 Mon Sep 17 00:00:00 2001 From: teor Date: Mon, 6 Feb 2023 10:34:55 +1000 Subject: [PATCH] Add a TODO for a working zebrad.toml --- zebra-instructions.md | 1 + 1 file changed, 1 insertion(+) diff --git a/zebra-instructions.md b/zebra-instructions.md index faab833..1a14aef 100644 --- a/zebra-instructions.md +++ b/zebra-instructions.md @@ -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)