pub type RpcTransactionInjectRejected = Vec<(UserCommand, Error)>;
pub struct RpcTransactionInjectRejected { /* private fields */ }