pub type WithdrawalTransactionIndexAndBytes = (WithdrawalTransactionIndex, Vec<u8>);Expand description
Simple type alias for withdrawal transaction with it’s index
pub type WithdrawalTransactionIndexAndBytes = (WithdrawalTransactionIndex, Vec<u8>);Simple type alias for withdrawal transaction with it’s index