network: testnet should use testnet
This commit is contained in:
parent
9e2e0bd01a
commit
77b68a52a6
1 changed files with 3 additions and 3 deletions
|
@ -54,7 +54,7 @@ var networks = {
|
|||
wif: 0xef,
|
||||
dustThreshold: 546,
|
||||
feePerKb: 10000,
|
||||
estimateFee: estimateFee('bitcoin')
|
||||
estimateFee: estimateFee('testnet')
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue