Avalanche SDK Client
    Preparing search index...

    Type Alias GetLastAcceptedParameters

    Parameters for the index.getLastAccepted method.

    type GetLastAcceptedParameters = {
        encoding: "hex";
    }
    Index

    Properties

    Properties

    encoding: "hex"

    The encoding format for the container data. Only "hex" is supported.