Type Alias TxUnpackedOracleRegisterTx1Type

TxUnpackedOracleRegisterTx1Type: TxUnpacked & {
    tag: OracleRegisterTx;
    version: 1;
}