Type Definition Result
Other items insc_transaction_pool_api::error
type Result<T> = Result<T, Error>;
Transaction pool result.