pub fn submit_transaction(data: Vec<u8>) -> Result<(), ()>
Submit an encoded transaction to the pool.
The transaction will end up in the pool.