Interface Components1Viuqa3SchemasOracletxPropertiesTxAllof1

interface Components1Viuqa3SchemasOracletxPropertiesTxAllof1 {
    oracleId: `ok_${string}`;
    txHash: `th_${string}`;
    type: string;
    version: number;
}

Hierarchy (View Summary)

  • Components1Viuqa3SchemasOracletxPropertiesTxAllof1

Properties

oracleId: `ok_${string}`

use account_id instead

txHash: `th_${string}`

use the outer hash instead

type: string
version: number