interface MerklePathProtoMsg {
    typeUrl: "/ibc.core.commitment.v1.MerklePath";
    value: Uint8Array;
}

Properties

Properties

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