rpc: getdeploymentinfo: include signalling info

This commit is contained in:
Anthony Towns
2021-11-12 07:14:21 +10:00
parent 376c0c6dae
commit 240cad09ba
5 changed files with 49 additions and 15 deletions

View File

@ -202,6 +202,7 @@ class BlockchainTest(BitcoinTestFramework):
'count': height - 143,
'possible': True,
},
'signalling': '#'*(height-143),
},
'active': False
},