near-api-js - v7.0.4
    Preparing search index...

    Variable StorageGetModeConst

    StorageGetMode: { FLAT_STORAGE: "FlatStorage"; TRIE: "Trie" } = ...

    This enum represents if a storage_get call will be performed through flat storage or trie

    Type Declaration

    • ReadonlyFLAT_STORAGE: "FlatStorage"
    • ReadonlyTRIE: "Trie"