• Create a smart contract receive name from a string, but without ensuring it follows the required format. It is up to the caller to ensure the string is a valid receive name.

    Returns

    Parameters

    • value: string

      The string with the receive name.

    Returns ReceiveName

Generated using TypeDoc