mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-11 14:38:29 +01:00
rpc: getdeploymentinfo: include signalling info
This commit is contained in:
@@ -202,6 +202,7 @@ class BlockchainTest(BitcoinTestFramework):
|
||||
'count': height - 143,
|
||||
'possible': True,
|
||||
},
|
||||
'signalling': '#'*(height-143),
|
||||
},
|
||||
'active': False
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user