verifychainlock
#
Commandverifychainlock "blockHash" "signature" ( blockHeight ) Test if a quorum signature is valid for a ChainLock.
#
ArgumentsblockHash
*#
(string, required)
The block hash of the ChainLock.
signature
*#
(string, required)
The signature of the ChainLock.
blockHeight
#
(integer, optional)
The height of the ChainLock. There will be an internal lookup of "blockHash" if this is not provided.
Running following help command
Will produce following output: