Hierarchy

Constructors

Properties

_config: ModuleConfig
_feeMethod: FeeMethod
_internalMethod: InternalMethod
_interoperabilityMethod: InteroperabilityMethod
_tokenMethod: TokenMethod
events: NamedRegistry
stores: NamedRegistry

Methods

  • Parameters

    • interoperabilityMethod: InteroperabilityMethod
    • internalMethod: InternalMethod
    • feeMethod: FeeMethod
    • tokenMethod: TokenMethod

    Returns void

  • Parameters

    • methodContext: MethodContext
    • terminatedChainID: Buffer
    • substorePrefix: Buffer
    • storeKey: Buffer
    • storeValue: Buffer

    Returns Promise<void>

  • Parameters

    • methodContext: MethodContext
    • senderAddress: Buffer
    • recipientAddress: Buffer
    • nftID: Buffer
    • receivingChainID: Buffer
    • messageFee: bigint
    • data: string
    • includeAttributes: boolean

    Returns Promise<void>

Generated using TypeDoc