Function getInitContractParameterSchema

  • Returns

    buffer containing the schema for of init contract parameters

    Parameters

    • moduleSchema: ArrayBuffer

      buffer for the schema of a module that contains the contract

    • contractName: ContractName

      name of the contract that the init contract transaction will initialize

    • Optional schemaVersion: SchemaVersion

      the version of the schema provided

    Returns Uint8Array

Generated using TypeDoc