Interface WitnessSetPropertiesOperation

Generic operation.

Hierarchy

  • Operation

    Hierarchy

    • WitnessSetPropertiesOperation

Properties

0 1

Properties

0: "witness_set_properties"
1: { extensions: any[]; owner: string; props: [string, string][] }

Type declaration

  • extensions: any[]
  • owner: string
  • props: [string, string][]

Generated using TypeDoc