UNPKG

@tatumio/tatum

Version:

Tatum JS SDK

8 lines (7 loc) 132 B
export type BlockCurrencyCollection = { grams: number; other: Array<{ id: number; value: string; }>; };