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

    Type Alias MerklePathItem

    type MerklePathItem = {
        direction: Direction;
        hash: CryptoHash;
    }
    Index

    Properties

    Properties

    direction: Direction