nooschain / protocol/protocol-registry / getProtocolVersionForNextBlock
Function: getProtocolVersionForNextBlock()
getProtocolVersionForNextBlock(
database):Promise<number>
Defined in: protocol/protocol-registry.ts:62
Resolves the protocol version that should be used for the next proposed block.
Parameters
database
Returns
Promise<number>