kraken_async_rs::response_types

Type Alias QueryLedgerInfo

Source
pub type QueryLedgerInfo = HashMap<String, LedgerEntry>;
Expand description

Mapping of ledger id: ledger entry

Aliased Typeยง

struct QueryLedgerInfo { /* private fields */ }