Skip to content
SwapKit is a powerful suite of tools for building blockchain applications.

LastBlockItem

LastBlockItem<T> = object & { [K in T]: number }

Defined in: packages/helpers/src/api/thornode/types.ts:24

chain: string

last_observed_in: number

last_signed_out: number

T extends THORNodeType = "thorchain"