Skip to content

Commit 5aa5543

Browse files
authored
Merge pull request #1308 from HathorNetwork/chore/add-nano-testnet-ocb-address
chore: add new allowed OCB address
2 parents eab464a + 914d559 commit 5aa5543

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

hathor/conf/nano_testnet.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,5 +37,6 @@
3737
ENABLE_ON_CHAIN_BLUEPRINTS=True,
3838
NC_ON_CHAIN_BLUEPRINT_ALLOWED_ADDRESSES=[
3939
'WWFiNeWAFSmgtjm4ht2MydwS5GY3kMJsEK',
40+
'WQFDxic8xWWnMLL4aE5abY2XRKPNvGhtjY',
4041
],
4142
)

hathor/conf/nano_testnet.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,4 @@ ENABLE_NANO_CONTRACTS: true
2222
ENABLE_ON_CHAIN_BLUEPRINTS: true
2323
NC_ON_CHAIN_BLUEPRINT_ALLOWED_ADDRESSES:
2424
- WWFiNeWAFSmgtjm4ht2MydwS5GY3kMJsEK
25+
- WQFDxic8xWWnMLL4aE5abY2XRKPNvGhtjY

0 commit comments

Comments
 (0)