Interface PacketReceiptAbsenceDataProtoMsg

interface PacketReceiptAbsenceDataProtoMsg {
    typeUrl: "/ibc.lightclients.solomachine.v2.PacketReceiptAbsenceData";
    value: Uint8Array;
}

Properties

Properties

typeUrl: "/ibc.lightclients.solomachine.v2.PacketReceiptAbsenceData"
value: Uint8Array