added in mocknet config

This commit is contained in:
Greg Coppola
2022-03-22 13:25:02 -05:00
parent 12043538b0
commit 3d9e24e001
2 changed files with 39 additions and 121 deletions

View File

@@ -0,0 +1,29 @@
[node]
# working_dir = "/dir/to/save/chainstate"
rpc_bind = "0.0.0.0:20443"
p2p_bind = "0.0.0.0:20444"
seed = "0000000000000000000000000000000000000000000000000000000000000000"
local_peer_seed = "0000000000000000000000000000000000000000000000000000000000000000"
miner = true
wait_time_for_microblocks = 10000
use_test_genesis_chainstate = true
[burnchain]
chain = "bitcoin"
mode = "mocknet"
[[ustx_balance]]
address = "ST3EQ88S02BXXD0T5ZVT3KW947CRMQ1C6DMQY8H19"
amount = 100000000000000
[[ustx_balance]]
address = "ST3KCNDSWZSFZCC6BE4VA9AXWXC9KEB16FBTRK36T"
amount = 100000000000000
[[ustx_balance]]
address = "STB2BWB0K5XZGS3FXVTG3TKS46CQVV66NAK3YVN8"
amount = 100000000000000
[[ustx_balance]]
address = "STSTW15D618BSZQB85R058DS46THH86YQQY6XCB7"
amount = 100000000000000