@sentio/sdk
    Preparing search index...

    Interface PreprocessResult

    interface PreprocessResult {
        ethCallParams: EthCallParam[];
    }
    Index

    Properties

    Properties

    ethCallParams: EthCallParam[]