pub fn submit_transaction(
data: <PassFatPointerAndRead<Vec<u8>> as RIType>::Inner,
) -> <AllocateAndReturnByCodec<Result<(), ()>> as RIType>::Inner
Expand description
Submit an encoded transaction to the pool.
The transaction will end up in the pool.