Function sp_io::offchain::submit_transaction [−][src]
pub fn submit_transaction(data: Vec<u8>) -> Result<(), ()>
Submit an encoded transaction to the pool.
The transaction will end up in the pool.
pub fn submit_transaction(data: Vec<u8>) -> Result<(), ()>
Submit an encoded transaction to the pool.
The transaction will end up in the pool.