CardanoBlocksTransactionsSnapshotListMessage

Type Alias CardanoBlocksTransactionsSnapshotListMessage 

Source
pub type CardanoBlocksTransactionsSnapshotListMessage = Vec<CardanoBlocksTransactionsSnapshotListItemMessage>;
Expand description

Message structure of a Cardano Transactions Snapshots list

Aliased Typeยง

pub struct CardanoBlocksTransactionsSnapshotListMessage { /* private fields */ }