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.