SchemaValue: {
    contract: string;
    func: string;
}

Type used when encoding a receive-name in the JSON format used when serializing using a smart contract schema type.

Type declaration

  • contract: string
  • func: string

Generated using TypeDoc