interface QueryEpochRequestProtoMsg {
    typeUrl: "/seiprotocol.seichain.epoch.QueryEpochRequest";
    value: Uint8Array;
}

Properties

Properties

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