SchemaValue: {
    contract: string;
}

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

Type declaration

  • contract: string

Generated using TypeDoc