Skip to main content

Type Alias: GetConfirmationTimeArgs

GetConfirmationTimeArgs: object

The arguments for the getConfirmationTime function.

Type declaration

chainSelector

chainSelector: number

The chain selector.

fromTimestamp?

optional fromTimestamp: number

The timestamp in milliseconds to start searching from.

listenTimeout?

optional listenTimeout: number

The number of blocks to search.

messageHash

messageHash: Hex

The message hash in Hex format.

Defined in

client/equito-client.types.ts:76