@aave/aave-v3-aptos-ts-sdk - v0.0.53
    Preparing search index...

    Type Alias ReserveConfigurationMap

    Represents the configuration map for a reserve.

    type ReserveConfigurationMap = {
        data: number;
    }
    Index

    Properties

    Properties

    data: number

    The data associated with the reserve configuration.