interface MerkleProofProtoMsg {
    typeUrl: "/ibc.core.commitment.v1.MerkleProof";
    value: Uint8Array;
}

Properties

Properties

typeUrl: "/ibc.core.commitment.v1.MerkleProof"
value: Uint8Array