OPNet
    Preparing search index...

    Interface ParsedSimulatedTransaction

    interface ParsedSimulatedTransaction {
        inputs: StrippedTransactionInput[];
        outputs: StrippedTransactionOutput[];
    }
    Index

    Properties

    Properties