Skip to content

Commit

Permalink
Add spicegarden in rpc_blockchain test
Browse files Browse the repository at this point in the history
  • Loading branch information
Mixa84 committed May 23, 2022
1 parent eafb2de commit c91339e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/functional/rpc_blockchain.py
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,7 @@ def _test_getblockchaininfo(self):
'fortcanningpark': {'type': 'buried', 'active': False, 'height': 10000000},
'fortcanninghill': {'type': 'buried', 'active': False, 'height': 10000000},
'fortcanningroad': {'type': 'buried', 'active': False, 'height': 10000000},
'fortcanningspicegarden': {'type': 'buried', 'active': False, 'height': 10000000},
'greatworld': {'type': 'buried', 'active': False, 'height': 10000000},
'testdummy': {
'type': 'bip9',
Expand Down

0 comments on commit c91339e

Please sign in to comment.