[−][src]Function sp_io::offchain::submit_transaction
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.