interface CommitmentProofProtoMsg {
    typeUrl: "/ics23.CommitmentProof";
    value: Uint8Array;
}

Properties

Properties

typeUrl: "/ics23.CommitmentProof"
value: Uint8Array