interface MerkleRootProtoMsg {
    typeUrl: "/ibc.core.commitment.v1.MerkleRoot";
    value: Uint8Array;
}

Properties

Properties

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