interface QueryEpochResponseProtoMsg {
    typeUrl: "/seiprotocol.seichain.epoch.QueryEpochResponse";
    value: Uint8Array;
}

Properties

Properties

typeUrl: "/seiprotocol.seichain.epoch.QueryEpochResponse"
value: Uint8Array