Type Alias TransactionFlowsForAddress

Source
pub type TransactionFlowsForAddress = Vec<TransactionFlowsWithTransaction>;

Aliased Typeยง

pub struct TransactionFlowsForAddress { /* private fields */ }