• Create a smart contract receive-name from a string, ensuring it follows the required format.

    Throws

    If the provided value is not a valid receive name.

    Returns

    Parameters

    • value: string

      The string of the receive name.

    Returns ReceiveName

Generated using TypeDoc