Skip to main content

Type Alias: BlockTag

type BlockTag: "latest" | "earliest" | "pending";

The block tag type.

Defined

@nilfoundation/niljs/src/types/Block.ts:21