Skip to main content

Type Alias: GetVerifierArgs

GetVerifierArgs: object

The arguments for the getVerifier function.

Type declaration

provider

provider: AbstractProvider

The provider that will be used to read the contract.

routerContract

routerContract: Hex

The router contract in Hex format.

verifierIndex

verifierIndex: number

The verifier index.

Defined in

router/get-verifier.ts:8