pub fn submit_statement(statement: Statement) -> SubmitResult
Expand description

Submit a new new statement. The statement will be broadcast to the network. This is meant to be used by the offchain worker.