Skip to content

Commit 40df6ae

Browse files
authored
chore: disable automatic mining (#984)
1 parent 987a1d7 commit 40df6ae

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

misc/zebra.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@ listen_addr = "0.0.0.0:18232"
66
enable_cookie_auth = false
77

88
[mining]
9-
internal_miner = true
10-
miner_address = "tmQ1BiNRfsvT6eMkJ5n7nMZsbz1PGwCs1Zs"
9+
miner_address = ""
1110

1211
[network.testnet_parameters.activation_heights]
1312
"NU6.1" = 1

0 commit comments

Comments
 (0)