Type Alias mithril_common::messages::CardanoTransactionSnapshotListMessage
source · pub type CardanoTransactionSnapshotListMessage = Vec<CardanoTransactionSnapshotListItemMessage>;
Expand description
Message structure of a Cardano Transactions Snapshots list
Aliased Type§
struct CardanoTransactionSnapshotListMessage { /* private fields */ }