Interface CompressedExistenceProofAminoMsg

interface CompressedExistenceProofAminoMsg {
    type: "/ics23.CompressedExistenceProof";
    value: CompressedExistenceProofAmino;
}

Properties

Properties

type: "/ics23.CompressedExistenceProof"