Skip to content

cardano-web3-js / CW3Types / Tip

Type Alias: Tip

Tip = object

Defined in: src/types/index.ts:137

Properties

absSlot

absSlot: number

Defined in: src/types/index.ts:140


blockNo

blockNo: number

Defined in: src/types/index.ts:142


blockTime

blockTime: number

Defined in: src/types/index.ts:143


epochNo

epochNo: number

Defined in: src/types/index.ts:139


epochSlot

epochSlot: number

Defined in: src/types/index.ts:141


hash

hash: string

Defined in: src/types/index.ts:138

Released under the MIT License