pub type CardanoTransactionSnapshotListMessage = Vec<CardanoTransactionSnapshotListItemMessage>;
Expand description
Message structure of a Cardano Transactions Snapshots list
Aliased Typeยง
struct CardanoTransactionSnapshotListMessage { /* private fields */ }