interface PacketStateAminoMsg {
    type: "cosmos-sdk/PacketState";
    value: PacketStateAmino;
}

Properties

Properties

type: "cosmos-sdk/PacketState"