Type Alias: BlockTag
type BlockTag: "latest" | "earliest" | "pending";
The block tag type.
Defined
@nilfoundation/niljs/src/types/Block.ts:21
type BlockTag: "latest" | "earliest" | "pending";
The block tag type.
@nilfoundation/niljs/src/types/Block.ts:21