• Create a ReceiveName.

    Throws

    If the provided value is not a valid receive name.

    Returns

    The receive name.

    Parameters

    • contractName: ContractName

      The name of the smart contract using this receive-function.

    • entrypointName: EntrypointName.Type<string>

      The entrypoint of the smart contract corresponding to this receive-function.

    Returns ReceiveName

Generated using TypeDoc