interface NonExistenceProofProtoMsg {
    typeUrl: "/ics23.NonExistenceProof";
    value: Uint8Array;
}

Properties

Properties

typeUrl: "/ics23.NonExistenceProof"
value: Uint8Array