mithril_common::messages

Type Alias CardanoTransactionSnapshotListMessage

source
pub type CardanoTransactionSnapshotListMessage = Vec<CardanoTransactionSnapshotListItemMessage>;
Expand description

Message structure of a Cardano Transactions Snapshots list

Aliased Typeยง

struct CardanoTransactionSnapshotListMessage { /* private fields */ }