We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents eab464a + 914d559 commit 5aa5543Copy full SHA for 5aa5543
hathor/conf/nano_testnet.py
@@ -37,5 +37,6 @@
37
ENABLE_ON_CHAIN_BLUEPRINTS=True,
38
NC_ON_CHAIN_BLUEPRINT_ALLOWED_ADDRESSES=[
39
'WWFiNeWAFSmgtjm4ht2MydwS5GY3kMJsEK',
40
+ 'WQFDxic8xWWnMLL4aE5abY2XRKPNvGhtjY',
41
],
42
)
hathor/conf/nano_testnet.yml
@@ -22,3 +22,4 @@ ENABLE_NANO_CONTRACTS: true
22
ENABLE_ON_CHAIN_BLUEPRINTS: true
23
NC_ON_CHAIN_BLUEPRINT_ALLOWED_ADDRESSES:
24
- WWFiNeWAFSmgtjm4ht2MydwS5GY3kMJsEK
25
+ - WQFDxic8xWWnMLL4aE5abY2XRKPNvGhtjY
0 commit comments