html: display estimated contract fee on the wallets page..

This commit is contained in:
tecnovert
2019-07-25 20:09:46 +02:00
parent a1b3aa74a1
commit 95729275b6
3 changed files with 7 additions and 2 deletions

View File

@@ -77,7 +77,7 @@ chainparams = {
'bip44': 1,
'min_amount': 1000,
'max_amount': 100000 * COIN,
'name': 'testnet4',
'name': 'testnet3',
},
'regtest': {
'rpcport': 18443,