OPNet
    Preparing search index...

    Type Alias DecodedOutput

    type DecodedOutput = {
        obj: ContractDecodedObjectResult;
        values: DecodedCallResult[];
    }
    Index

    Properties

    Properties