interface QueryEpochResponseAminoMsg {
    type: "/seiprotocol.seichain.epoch.QueryEpochResponse";
    value: QueryEpochResponseAmino;
}

Properties

Properties

type: "/seiprotocol.seichain.epoch.QueryEpochResponse"