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

    Interface MerkleNode

    interface MerkleNode {
        direction: string;
        hash: string;
    }
    Index
    direction: string
    hash: string