SchemaValue: {
    index: bigint;
    subindex: bigint;
}

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

Type declaration

  • index: bigint
  • subindex: bigint

Generated using TypeDoc