UNPKG

@tevm/actions

Version:

A typesafe library for writing forge scripts in typescript

2 lines (1 loc) 80 B
export type BlockTag = 'latest' | 'earliest' | 'pending' | 'safe' | 'finalized'