Type Definition sc_transaction_pool::error::Result[−][src]

type Result<T> = Result<T, Error>;

Transaction pool result.