Function connectToBridge

  • Connects to an EVM Bridge contract.

    Returns

    The connected Bridge contract instance.

    Parameters

    • bridgeAddress: string

      The address of the bridge contract.

    • signerOrProvider: Provider | Signer

      The signer or provider to use for connecting to the bridge contract.

    Returns Bridge

Generated using TypeDoc