Skip to content

AnvilSetNonceParams

AnvilSetNonceParams: object

Params for anvil_setNonce handler

Type declaration

address

address: Address

The address to set the nonce for

nonce

nonce: BigInt

The nonce to set

Source

params/AnvilParams.ts:118