Skip to main content
Version: v1.2

IMessageProcessor

MessageProcessor interface

processingComplete

function processingComplete() external view returns (bool)

Get the result of whether there are unprocessed messages left

Return Values

NameTypeDescription
[0]boolWhether there are unprocessed messages left

sbCommitment

function sbCommitment() external view returns (uint256)

Get the commitment to the state and ballot roots

Return Values

NameTypeDescription
[0]uint256The commitment to the state and ballot roots