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

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

Transaction pool result.