Function sp_io::offchain::submit_transaction
source ยท pub fn submit_transaction(data: Vec<u8>) -> Result<(), ()>
Expand description
Submit an encoded transaction to the pool.
The transaction will end up in the pool.