@microsoft/ccf-app
    Preparing search index...

    Interface ProofElement

    interface ProofElement {
        left?: string;
        right?: string;
    }
    Index

    Properties

    Properties

    left?: string

    Hex-encoded Merkle tree element hash.

    right?: string

    Hex-encoded Merkle tree element hash.