Type alias TxUnpackedOracle1Type

TxUnpackedOracle1Type: TxUnpacked & {
    tag: Oracle;
    version: 1;
}

Type declaration

Generated using TypeDoc