Class AutomaticRoute<N, OP, VP, R>Abstract

AutomaticRoute is used whenever a relayer is delivering the Attestation to the destination chain

Type Parameters

  • N extends Network

  • OP extends Options = Options

  • VP extends ValidatedTransferParams<OP> = ValidatedTransferParams<OP>

  • R extends Receipt = Receipt

Hierarchy

  • Route<N, OP, VP, R>
    • AutomaticRoute

Generated using TypeDoc