mirror of
https://github.com/alexgo-io/simple-pre-faktory.git
synced 2026-04-29 20:25:39 +08:00
8 lines
179 B
TOML
8 lines
179 B
TOML
[network]
|
|
name = "testnet"
|
|
stacks_node_rpc_address = "https://api.testnet.hiro.so"
|
|
deployment_fee_rate = 10
|
|
|
|
[accounts.deployer]
|
|
mnemonic = "<YOUR PRIVATE TESTNET MNEMONIC HERE>"
|