interface CommitmentProofAminoMsg {
    type: "/ics23.CommitmentProof";
    value: CommitmentProofAmino;
}

Properties

Properties

type: "/ics23.CommitmentProof"