publicrpc.pb.go 82 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969
  1. // Code generated by protoc-gen-go. DO NOT EDIT.
  2. // versions:
  3. // protoc-gen-go v1.27.1
  4. // protoc (unknown)
  5. // source: publicrpc/v1/publicrpc.proto
  6. package publicrpcv1
  7. import (
  8. v1 "github.com/certusone/wormhole/node/pkg/proto/gossip/v1"
  9. _ "google.golang.org/genproto/googleapis/api/annotations"
  10. protoreflect "google.golang.org/protobuf/reflect/protoreflect"
  11. protoimpl "google.golang.org/protobuf/runtime/protoimpl"
  12. reflect "reflect"
  13. sync "sync"
  14. )
  15. const (
  16. // Verify that this generated code is sufficiently up-to-date.
  17. _ = protoimpl.EnforceVersion(20 - protoimpl.MinVersion)
  18. // Verify that runtime/protoimpl is sufficiently up-to-date.
  19. _ = protoimpl.EnforceVersion(protoimpl.MaxVersion - 20)
  20. )
  21. type ChainID int32
  22. const (
  23. ChainID_CHAIN_ID_UNSPECIFIED ChainID = 0
  24. ChainID_CHAIN_ID_SOLANA ChainID = 1
  25. ChainID_CHAIN_ID_ETHEREUM ChainID = 2
  26. ChainID_CHAIN_ID_TERRA ChainID = 3 // WARNING: CHAIN_ID_TERRA is only supported in devnet / Tilt.
  27. ChainID_CHAIN_ID_BSC ChainID = 4
  28. ChainID_CHAIN_ID_POLYGON ChainID = 5
  29. ChainID_CHAIN_ID_AVALANCHE ChainID = 6
  30. // OBSOLETE: CHAIN_ID_OASIS = 7;
  31. ChainID_CHAIN_ID_ALGORAND ChainID = 8
  32. // OBSOLETE: CHAIN_ID_AURORA = 9;
  33. ChainID_CHAIN_ID_FANTOM ChainID = 10
  34. // OBSOLETE: CHAIN_ID_KARURA = 11;
  35. // OBSOLETE: CHAIN_ID_ACALA = 12;
  36. ChainID_CHAIN_ID_KLAYTN ChainID = 13
  37. ChainID_CHAIN_ID_CELO ChainID = 14
  38. ChainID_CHAIN_ID_NEAR ChainID = 15
  39. ChainID_CHAIN_ID_MOONBEAM ChainID = 16
  40. // OBSOLETE: CHAIN_ID_NEON = 17;
  41. ChainID_CHAIN_ID_TERRA2 ChainID = 18 // WARNING: CHAIN_ID_TERRA2 is only supported in devnet / Tilt.
  42. ChainID_CHAIN_ID_INJECTIVE ChainID = 19
  43. ChainID_CHAIN_ID_OSMOSIS ChainID = 20
  44. ChainID_CHAIN_ID_SUI ChainID = 21
  45. ChainID_CHAIN_ID_APTOS ChainID = 22
  46. ChainID_CHAIN_ID_ARBITRUM ChainID = 23
  47. ChainID_CHAIN_ID_OPTIMISM ChainID = 24
  48. ChainID_CHAIN_ID_GNOSIS ChainID = 25
  49. ChainID_CHAIN_ID_PYTHNET ChainID = 26
  50. // 27 belongs to a chain that was never deployed.
  51. // OBSOLETE: CHAIN_ID_XPLA = 28;
  52. ChainID_CHAIN_ID_BTC ChainID = 29
  53. ChainID_CHAIN_ID_BASE ChainID = 30
  54. ChainID_CHAIN_ID_FILECOIN ChainID = 31
  55. ChainID_CHAIN_ID_SEI ChainID = 32
  56. ChainID_CHAIN_ID_ROOTSTOCK ChainID = 33
  57. ChainID_CHAIN_ID_SCROLL ChainID = 34
  58. ChainID_CHAIN_ID_MANTLE ChainID = 35
  59. // OBSOLETE: CHAIN_ID_BLAST = 36;
  60. ChainID_CHAIN_ID_XLAYER ChainID = 37
  61. ChainID_CHAIN_ID_LINEA ChainID = 38
  62. ChainID_CHAIN_ID_BERACHAIN ChainID = 39
  63. ChainID_CHAIN_ID_SEIEVM ChainID = 40
  64. ChainID_CHAIN_ID_ECLIPSE ChainID = 41
  65. ChainID_CHAIN_ID_BOB ChainID = 42
  66. // OBSOLETE: CHAIN_ID_SNAXCHAIN = 43;
  67. ChainID_CHAIN_ID_UNICHAIN ChainID = 44
  68. ChainID_CHAIN_ID_WORLDCHAIN ChainID = 45
  69. ChainID_CHAIN_ID_INK ChainID = 46
  70. ChainID_CHAIN_ID_HYPER_EVM ChainID = 47
  71. ChainID_CHAIN_ID_MONAD ChainID = 48
  72. ChainID_CHAIN_ID_MOVEMENT ChainID = 49
  73. ChainID_CHAIN_ID_MEZO ChainID = 50
  74. ChainID_CHAIN_ID_FOGO ChainID = 51
  75. ChainID_CHAIN_ID_SONIC ChainID = 52
  76. ChainID_CHAIN_ID_CONVERGE ChainID = 53
  77. ChainID_CHAIN_ID_CODEX ChainID = 54
  78. ChainID_CHAIN_ID_PLUME ChainID = 55
  79. ChainID_CHAIN_ID_AZTEC ChainID = 56
  80. ChainID_CHAIN_ID_XRPLEVM ChainID = 57
  81. ChainID_CHAIN_ID_PLASMA ChainID = 58
  82. ChainID_CHAIN_ID_CREDITCOIN ChainID = 59
  83. ChainID_CHAIN_ID_STACKS ChainID = 60
  84. ChainID_CHAIN_ID_STELLAR ChainID = 61
  85. ChainID_CHAIN_ID_TON ChainID = 62
  86. ChainID_CHAIN_ID_MOCA ChainID = 63
  87. ChainID_CHAIN_ID_WORMCHAIN ChainID = 3104
  88. ChainID_CHAIN_ID_COSMOSHUB ChainID = 4000
  89. ChainID_CHAIN_ID_EVMOS ChainID = 4001
  90. ChainID_CHAIN_ID_KUJIRA ChainID = 4002
  91. ChainID_CHAIN_ID_NEUTRON ChainID = 4003
  92. ChainID_CHAIN_ID_CELESTIA ChainID = 4004
  93. ChainID_CHAIN_ID_STARGAZE ChainID = 4005
  94. ChainID_CHAIN_ID_SEDA ChainID = 4006
  95. ChainID_CHAIN_ID_DYMENSION ChainID = 4007
  96. ChainID_CHAIN_ID_PROVENANCE ChainID = 4008
  97. ChainID_CHAIN_ID_NOBLE ChainID = 4009
  98. ChainID_CHAIN_ID_SEPOLIA ChainID = 10002
  99. ChainID_CHAIN_ID_ARBITRUM_SEPOLIA ChainID = 10003
  100. ChainID_CHAIN_ID_BASE_SEPOLIA ChainID = 10004
  101. ChainID_CHAIN_ID_OPTIMISM_SEPOLIA ChainID = 10005
  102. ChainID_CHAIN_ID_HOLESKY ChainID = 10006
  103. ChainID_CHAIN_ID_POLYGON_SEPOLIA ChainID = 10007 // OBSOLETE: CHAIN_ID_MONAD_DEVNET = 10008;
  104. )
  105. // Enum value maps for ChainID.
  106. var (
  107. ChainID_name = map[int32]string{
  108. 0: "CHAIN_ID_UNSPECIFIED",
  109. 1: "CHAIN_ID_SOLANA",
  110. 2: "CHAIN_ID_ETHEREUM",
  111. 3: "CHAIN_ID_TERRA",
  112. 4: "CHAIN_ID_BSC",
  113. 5: "CHAIN_ID_POLYGON",
  114. 6: "CHAIN_ID_AVALANCHE",
  115. 8: "CHAIN_ID_ALGORAND",
  116. 10: "CHAIN_ID_FANTOM",
  117. 13: "CHAIN_ID_KLAYTN",
  118. 14: "CHAIN_ID_CELO",
  119. 15: "CHAIN_ID_NEAR",
  120. 16: "CHAIN_ID_MOONBEAM",
  121. 18: "CHAIN_ID_TERRA2",
  122. 19: "CHAIN_ID_INJECTIVE",
  123. 20: "CHAIN_ID_OSMOSIS",
  124. 21: "CHAIN_ID_SUI",
  125. 22: "CHAIN_ID_APTOS",
  126. 23: "CHAIN_ID_ARBITRUM",
  127. 24: "CHAIN_ID_OPTIMISM",
  128. 25: "CHAIN_ID_GNOSIS",
  129. 26: "CHAIN_ID_PYTHNET",
  130. 29: "CHAIN_ID_BTC",
  131. 30: "CHAIN_ID_BASE",
  132. 31: "CHAIN_ID_FILECOIN",
  133. 32: "CHAIN_ID_SEI",
  134. 33: "CHAIN_ID_ROOTSTOCK",
  135. 34: "CHAIN_ID_SCROLL",
  136. 35: "CHAIN_ID_MANTLE",
  137. 37: "CHAIN_ID_XLAYER",
  138. 38: "CHAIN_ID_LINEA",
  139. 39: "CHAIN_ID_BERACHAIN",
  140. 40: "CHAIN_ID_SEIEVM",
  141. 41: "CHAIN_ID_ECLIPSE",
  142. 42: "CHAIN_ID_BOB",
  143. 44: "CHAIN_ID_UNICHAIN",
  144. 45: "CHAIN_ID_WORLDCHAIN",
  145. 46: "CHAIN_ID_INK",
  146. 47: "CHAIN_ID_HYPER_EVM",
  147. 48: "CHAIN_ID_MONAD",
  148. 49: "CHAIN_ID_MOVEMENT",
  149. 50: "CHAIN_ID_MEZO",
  150. 51: "CHAIN_ID_FOGO",
  151. 52: "CHAIN_ID_SONIC",
  152. 53: "CHAIN_ID_CONVERGE",
  153. 54: "CHAIN_ID_CODEX",
  154. 55: "CHAIN_ID_PLUME",
  155. 56: "CHAIN_ID_AZTEC",
  156. 57: "CHAIN_ID_XRPLEVM",
  157. 58: "CHAIN_ID_PLASMA",
  158. 59: "CHAIN_ID_CREDITCOIN",
  159. 60: "CHAIN_ID_STACKS",
  160. 61: "CHAIN_ID_STELLAR",
  161. 62: "CHAIN_ID_TON",
  162. 63: "CHAIN_ID_MOCA",
  163. 3104: "CHAIN_ID_WORMCHAIN",
  164. 4000: "CHAIN_ID_COSMOSHUB",
  165. 4001: "CHAIN_ID_EVMOS",
  166. 4002: "CHAIN_ID_KUJIRA",
  167. 4003: "CHAIN_ID_NEUTRON",
  168. 4004: "CHAIN_ID_CELESTIA",
  169. 4005: "CHAIN_ID_STARGAZE",
  170. 4006: "CHAIN_ID_SEDA",
  171. 4007: "CHAIN_ID_DYMENSION",
  172. 4008: "CHAIN_ID_PROVENANCE",
  173. 4009: "CHAIN_ID_NOBLE",
  174. 10002: "CHAIN_ID_SEPOLIA",
  175. 10003: "CHAIN_ID_ARBITRUM_SEPOLIA",
  176. 10004: "CHAIN_ID_BASE_SEPOLIA",
  177. 10005: "CHAIN_ID_OPTIMISM_SEPOLIA",
  178. 10006: "CHAIN_ID_HOLESKY",
  179. 10007: "CHAIN_ID_POLYGON_SEPOLIA",
  180. }
  181. ChainID_value = map[string]int32{
  182. "CHAIN_ID_UNSPECIFIED": 0,
  183. "CHAIN_ID_SOLANA": 1,
  184. "CHAIN_ID_ETHEREUM": 2,
  185. "CHAIN_ID_TERRA": 3,
  186. "CHAIN_ID_BSC": 4,
  187. "CHAIN_ID_POLYGON": 5,
  188. "CHAIN_ID_AVALANCHE": 6,
  189. "CHAIN_ID_ALGORAND": 8,
  190. "CHAIN_ID_FANTOM": 10,
  191. "CHAIN_ID_KLAYTN": 13,
  192. "CHAIN_ID_CELO": 14,
  193. "CHAIN_ID_NEAR": 15,
  194. "CHAIN_ID_MOONBEAM": 16,
  195. "CHAIN_ID_TERRA2": 18,
  196. "CHAIN_ID_INJECTIVE": 19,
  197. "CHAIN_ID_OSMOSIS": 20,
  198. "CHAIN_ID_SUI": 21,
  199. "CHAIN_ID_APTOS": 22,
  200. "CHAIN_ID_ARBITRUM": 23,
  201. "CHAIN_ID_OPTIMISM": 24,
  202. "CHAIN_ID_GNOSIS": 25,
  203. "CHAIN_ID_PYTHNET": 26,
  204. "CHAIN_ID_BTC": 29,
  205. "CHAIN_ID_BASE": 30,
  206. "CHAIN_ID_FILECOIN": 31,
  207. "CHAIN_ID_SEI": 32,
  208. "CHAIN_ID_ROOTSTOCK": 33,
  209. "CHAIN_ID_SCROLL": 34,
  210. "CHAIN_ID_MANTLE": 35,
  211. "CHAIN_ID_XLAYER": 37,
  212. "CHAIN_ID_LINEA": 38,
  213. "CHAIN_ID_BERACHAIN": 39,
  214. "CHAIN_ID_SEIEVM": 40,
  215. "CHAIN_ID_ECLIPSE": 41,
  216. "CHAIN_ID_BOB": 42,
  217. "CHAIN_ID_UNICHAIN": 44,
  218. "CHAIN_ID_WORLDCHAIN": 45,
  219. "CHAIN_ID_INK": 46,
  220. "CHAIN_ID_HYPER_EVM": 47,
  221. "CHAIN_ID_MONAD": 48,
  222. "CHAIN_ID_MOVEMENT": 49,
  223. "CHAIN_ID_MEZO": 50,
  224. "CHAIN_ID_FOGO": 51,
  225. "CHAIN_ID_SONIC": 52,
  226. "CHAIN_ID_CONVERGE": 53,
  227. "CHAIN_ID_CODEX": 54,
  228. "CHAIN_ID_PLUME": 55,
  229. "CHAIN_ID_AZTEC": 56,
  230. "CHAIN_ID_XRPLEVM": 57,
  231. "CHAIN_ID_PLASMA": 58,
  232. "CHAIN_ID_CREDITCOIN": 59,
  233. "CHAIN_ID_STACKS": 60,
  234. "CHAIN_ID_STELLAR": 61,
  235. "CHAIN_ID_TON": 62,
  236. "CHAIN_ID_MOCA": 63,
  237. "CHAIN_ID_WORMCHAIN": 3104,
  238. "CHAIN_ID_COSMOSHUB": 4000,
  239. "CHAIN_ID_EVMOS": 4001,
  240. "CHAIN_ID_KUJIRA": 4002,
  241. "CHAIN_ID_NEUTRON": 4003,
  242. "CHAIN_ID_CELESTIA": 4004,
  243. "CHAIN_ID_STARGAZE": 4005,
  244. "CHAIN_ID_SEDA": 4006,
  245. "CHAIN_ID_DYMENSION": 4007,
  246. "CHAIN_ID_PROVENANCE": 4008,
  247. "CHAIN_ID_NOBLE": 4009,
  248. "CHAIN_ID_SEPOLIA": 10002,
  249. "CHAIN_ID_ARBITRUM_SEPOLIA": 10003,
  250. "CHAIN_ID_BASE_SEPOLIA": 10004,
  251. "CHAIN_ID_OPTIMISM_SEPOLIA": 10005,
  252. "CHAIN_ID_HOLESKY": 10006,
  253. "CHAIN_ID_POLYGON_SEPOLIA": 10007,
  254. }
  255. )
  256. func (x ChainID) Enum() *ChainID {
  257. p := new(ChainID)
  258. *p = x
  259. return p
  260. }
  261. func (x ChainID) String() string {
  262. return protoimpl.X.EnumStringOf(x.Descriptor(), protoreflect.EnumNumber(x))
  263. }
  264. func (ChainID) Descriptor() protoreflect.EnumDescriptor {
  265. return file_publicrpc_v1_publicrpc_proto_enumTypes[0].Descriptor()
  266. }
  267. func (ChainID) Type() protoreflect.EnumType {
  268. return &file_publicrpc_v1_publicrpc_proto_enumTypes[0]
  269. }
  270. func (x ChainID) Number() protoreflect.EnumNumber {
  271. return protoreflect.EnumNumber(x)
  272. }
  273. // Deprecated: Use ChainID.Descriptor instead.
  274. func (ChainID) EnumDescriptor() ([]byte, []int) {
  275. return file_publicrpc_v1_publicrpc_proto_rawDescGZIP(), []int{0}
  276. }
  277. // MessageID is a VAA's globally unique identifier (see data availability design document).
  278. type MessageID struct {
  279. state protoimpl.MessageState
  280. sizeCache protoimpl.SizeCache
  281. unknownFields protoimpl.UnknownFields
  282. // Emitter chain ID.
  283. EmitterChain ChainID `protobuf:"varint,1,opt,name=emitter_chain,json=emitterChain,proto3,enum=publicrpc.v1.ChainID" json:"emitter_chain,omitempty"`
  284. // Hex-encoded (without leading 0x) emitter address.
  285. EmitterAddress string `protobuf:"bytes,2,opt,name=emitter_address,json=emitterAddress,proto3" json:"emitter_address,omitempty"`
  286. // Sequence number for (emitter_chain, emitter_address).
  287. Sequence uint64 `protobuf:"varint,3,opt,name=sequence,proto3" json:"sequence,omitempty"`
  288. }
  289. func (x *MessageID) Reset() {
  290. *x = MessageID{}
  291. if protoimpl.UnsafeEnabled {
  292. mi := &file_publicrpc_v1_publicrpc_proto_msgTypes[0]
  293. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  294. ms.StoreMessageInfo(mi)
  295. }
  296. }
  297. func (x *MessageID) String() string {
  298. return protoimpl.X.MessageStringOf(x)
  299. }
  300. func (*MessageID) ProtoMessage() {}
  301. func (x *MessageID) ProtoReflect() protoreflect.Message {
  302. mi := &file_publicrpc_v1_publicrpc_proto_msgTypes[0]
  303. if protoimpl.UnsafeEnabled && x != nil {
  304. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  305. if ms.LoadMessageInfo() == nil {
  306. ms.StoreMessageInfo(mi)
  307. }
  308. return ms
  309. }
  310. return mi.MessageOf(x)
  311. }
  312. // Deprecated: Use MessageID.ProtoReflect.Descriptor instead.
  313. func (*MessageID) Descriptor() ([]byte, []int) {
  314. return file_publicrpc_v1_publicrpc_proto_rawDescGZIP(), []int{0}
  315. }
  316. func (x *MessageID) GetEmitterChain() ChainID {
  317. if x != nil {
  318. return x.EmitterChain
  319. }
  320. return ChainID_CHAIN_ID_UNSPECIFIED
  321. }
  322. func (x *MessageID) GetEmitterAddress() string {
  323. if x != nil {
  324. return x.EmitterAddress
  325. }
  326. return ""
  327. }
  328. func (x *MessageID) GetSequence() uint64 {
  329. if x != nil {
  330. return x.Sequence
  331. }
  332. return 0
  333. }
  334. type GetSignedVAARequest struct {
  335. state protoimpl.MessageState
  336. sizeCache protoimpl.SizeCache
  337. unknownFields protoimpl.UnknownFields
  338. MessageId *MessageID `protobuf:"bytes,1,opt,name=message_id,json=messageId,proto3" json:"message_id,omitempty"`
  339. }
  340. func (x *GetSignedVAARequest) Reset() {
  341. *x = GetSignedVAARequest{}
  342. if protoimpl.UnsafeEnabled {
  343. mi := &file_publicrpc_v1_publicrpc_proto_msgTypes[1]
  344. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  345. ms.StoreMessageInfo(mi)
  346. }
  347. }
  348. func (x *GetSignedVAARequest) String() string {
  349. return protoimpl.X.MessageStringOf(x)
  350. }
  351. func (*GetSignedVAARequest) ProtoMessage() {}
  352. func (x *GetSignedVAARequest) ProtoReflect() protoreflect.Message {
  353. mi := &file_publicrpc_v1_publicrpc_proto_msgTypes[1]
  354. if protoimpl.UnsafeEnabled && x != nil {
  355. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  356. if ms.LoadMessageInfo() == nil {
  357. ms.StoreMessageInfo(mi)
  358. }
  359. return ms
  360. }
  361. return mi.MessageOf(x)
  362. }
  363. // Deprecated: Use GetSignedVAARequest.ProtoReflect.Descriptor instead.
  364. func (*GetSignedVAARequest) Descriptor() ([]byte, []int) {
  365. return file_publicrpc_v1_publicrpc_proto_rawDescGZIP(), []int{1}
  366. }
  367. func (x *GetSignedVAARequest) GetMessageId() *MessageID {
  368. if x != nil {
  369. return x.MessageId
  370. }
  371. return nil
  372. }
  373. type GetSignedVAAResponse struct {
  374. state protoimpl.MessageState
  375. sizeCache protoimpl.SizeCache
  376. unknownFields protoimpl.UnknownFields
  377. VaaBytes []byte `protobuf:"bytes,1,opt,name=vaa_bytes,json=vaaBytes,proto3" json:"vaa_bytes,omitempty"`
  378. }
  379. func (x *GetSignedVAAResponse) Reset() {
  380. *x = GetSignedVAAResponse{}
  381. if protoimpl.UnsafeEnabled {
  382. mi := &file_publicrpc_v1_publicrpc_proto_msgTypes[2]
  383. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  384. ms.StoreMessageInfo(mi)
  385. }
  386. }
  387. func (x *GetSignedVAAResponse) String() string {
  388. return protoimpl.X.MessageStringOf(x)
  389. }
  390. func (*GetSignedVAAResponse) ProtoMessage() {}
  391. func (x *GetSignedVAAResponse) ProtoReflect() protoreflect.Message {
  392. mi := &file_publicrpc_v1_publicrpc_proto_msgTypes[2]
  393. if protoimpl.UnsafeEnabled && x != nil {
  394. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  395. if ms.LoadMessageInfo() == nil {
  396. ms.StoreMessageInfo(mi)
  397. }
  398. return ms
  399. }
  400. return mi.MessageOf(x)
  401. }
  402. // Deprecated: Use GetSignedVAAResponse.ProtoReflect.Descriptor instead.
  403. func (*GetSignedVAAResponse) Descriptor() ([]byte, []int) {
  404. return file_publicrpc_v1_publicrpc_proto_rawDescGZIP(), []int{2}
  405. }
  406. func (x *GetSignedVAAResponse) GetVaaBytes() []byte {
  407. if x != nil {
  408. return x.VaaBytes
  409. }
  410. return nil
  411. }
  412. type GetLastHeartbeatsRequest struct {
  413. state protoimpl.MessageState
  414. sizeCache protoimpl.SizeCache
  415. unknownFields protoimpl.UnknownFields
  416. }
  417. func (x *GetLastHeartbeatsRequest) Reset() {
  418. *x = GetLastHeartbeatsRequest{}
  419. if protoimpl.UnsafeEnabled {
  420. mi := &file_publicrpc_v1_publicrpc_proto_msgTypes[3]
  421. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  422. ms.StoreMessageInfo(mi)
  423. }
  424. }
  425. func (x *GetLastHeartbeatsRequest) String() string {
  426. return protoimpl.X.MessageStringOf(x)
  427. }
  428. func (*GetLastHeartbeatsRequest) ProtoMessage() {}
  429. func (x *GetLastHeartbeatsRequest) ProtoReflect() protoreflect.Message {
  430. mi := &file_publicrpc_v1_publicrpc_proto_msgTypes[3]
  431. if protoimpl.UnsafeEnabled && x != nil {
  432. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  433. if ms.LoadMessageInfo() == nil {
  434. ms.StoreMessageInfo(mi)
  435. }
  436. return ms
  437. }
  438. return mi.MessageOf(x)
  439. }
  440. // Deprecated: Use GetLastHeartbeatsRequest.ProtoReflect.Descriptor instead.
  441. func (*GetLastHeartbeatsRequest) Descriptor() ([]byte, []int) {
  442. return file_publicrpc_v1_publicrpc_proto_rawDescGZIP(), []int{3}
  443. }
  444. type GetLastHeartbeatsResponse struct {
  445. state protoimpl.MessageState
  446. sizeCache protoimpl.SizeCache
  447. unknownFields protoimpl.UnknownFields
  448. Entries []*GetLastHeartbeatsResponse_Entry `protobuf:"bytes,1,rep,name=entries,proto3" json:"entries,omitempty"`
  449. }
  450. func (x *GetLastHeartbeatsResponse) Reset() {
  451. *x = GetLastHeartbeatsResponse{}
  452. if protoimpl.UnsafeEnabled {
  453. mi := &file_publicrpc_v1_publicrpc_proto_msgTypes[4]
  454. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  455. ms.StoreMessageInfo(mi)
  456. }
  457. }
  458. func (x *GetLastHeartbeatsResponse) String() string {
  459. return protoimpl.X.MessageStringOf(x)
  460. }
  461. func (*GetLastHeartbeatsResponse) ProtoMessage() {}
  462. func (x *GetLastHeartbeatsResponse) ProtoReflect() protoreflect.Message {
  463. mi := &file_publicrpc_v1_publicrpc_proto_msgTypes[4]
  464. if protoimpl.UnsafeEnabled && x != nil {
  465. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  466. if ms.LoadMessageInfo() == nil {
  467. ms.StoreMessageInfo(mi)
  468. }
  469. return ms
  470. }
  471. return mi.MessageOf(x)
  472. }
  473. // Deprecated: Use GetLastHeartbeatsResponse.ProtoReflect.Descriptor instead.
  474. func (*GetLastHeartbeatsResponse) Descriptor() ([]byte, []int) {
  475. return file_publicrpc_v1_publicrpc_proto_rawDescGZIP(), []int{4}
  476. }
  477. func (x *GetLastHeartbeatsResponse) GetEntries() []*GetLastHeartbeatsResponse_Entry {
  478. if x != nil {
  479. return x.Entries
  480. }
  481. return nil
  482. }
  483. type GetCurrentGuardianSetRequest struct {
  484. state protoimpl.MessageState
  485. sizeCache protoimpl.SizeCache
  486. unknownFields protoimpl.UnknownFields
  487. }
  488. func (x *GetCurrentGuardianSetRequest) Reset() {
  489. *x = GetCurrentGuardianSetRequest{}
  490. if protoimpl.UnsafeEnabled {
  491. mi := &file_publicrpc_v1_publicrpc_proto_msgTypes[5]
  492. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  493. ms.StoreMessageInfo(mi)
  494. }
  495. }
  496. func (x *GetCurrentGuardianSetRequest) String() string {
  497. return protoimpl.X.MessageStringOf(x)
  498. }
  499. func (*GetCurrentGuardianSetRequest) ProtoMessage() {}
  500. func (x *GetCurrentGuardianSetRequest) ProtoReflect() protoreflect.Message {
  501. mi := &file_publicrpc_v1_publicrpc_proto_msgTypes[5]
  502. if protoimpl.UnsafeEnabled && x != nil {
  503. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  504. if ms.LoadMessageInfo() == nil {
  505. ms.StoreMessageInfo(mi)
  506. }
  507. return ms
  508. }
  509. return mi.MessageOf(x)
  510. }
  511. // Deprecated: Use GetCurrentGuardianSetRequest.ProtoReflect.Descriptor instead.
  512. func (*GetCurrentGuardianSetRequest) Descriptor() ([]byte, []int) {
  513. return file_publicrpc_v1_publicrpc_proto_rawDescGZIP(), []int{5}
  514. }
  515. type GetCurrentGuardianSetResponse struct {
  516. state protoimpl.MessageState
  517. sizeCache protoimpl.SizeCache
  518. unknownFields protoimpl.UnknownFields
  519. GuardianSet *GuardianSet `protobuf:"bytes,1,opt,name=guardian_set,json=guardianSet,proto3" json:"guardian_set,omitempty"`
  520. }
  521. func (x *GetCurrentGuardianSetResponse) Reset() {
  522. *x = GetCurrentGuardianSetResponse{}
  523. if protoimpl.UnsafeEnabled {
  524. mi := &file_publicrpc_v1_publicrpc_proto_msgTypes[6]
  525. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  526. ms.StoreMessageInfo(mi)
  527. }
  528. }
  529. func (x *GetCurrentGuardianSetResponse) String() string {
  530. return protoimpl.X.MessageStringOf(x)
  531. }
  532. func (*GetCurrentGuardianSetResponse) ProtoMessage() {}
  533. func (x *GetCurrentGuardianSetResponse) ProtoReflect() protoreflect.Message {
  534. mi := &file_publicrpc_v1_publicrpc_proto_msgTypes[6]
  535. if protoimpl.UnsafeEnabled && x != nil {
  536. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  537. if ms.LoadMessageInfo() == nil {
  538. ms.StoreMessageInfo(mi)
  539. }
  540. return ms
  541. }
  542. return mi.MessageOf(x)
  543. }
  544. // Deprecated: Use GetCurrentGuardianSetResponse.ProtoReflect.Descriptor instead.
  545. func (*GetCurrentGuardianSetResponse) Descriptor() ([]byte, []int) {
  546. return file_publicrpc_v1_publicrpc_proto_rawDescGZIP(), []int{6}
  547. }
  548. func (x *GetCurrentGuardianSetResponse) GetGuardianSet() *GuardianSet {
  549. if x != nil {
  550. return x.GuardianSet
  551. }
  552. return nil
  553. }
  554. type GuardianSet struct {
  555. state protoimpl.MessageState
  556. sizeCache protoimpl.SizeCache
  557. unknownFields protoimpl.UnknownFields
  558. // Guardian set index
  559. Index uint32 `protobuf:"varint,1,opt,name=index,proto3" json:"index,omitempty"`
  560. // List of guardian addresses as human-readable hex-encoded (leading 0x) addresses.
  561. Addresses []string `protobuf:"bytes,2,rep,name=addresses,proto3" json:"addresses,omitempty"`
  562. }
  563. func (x *GuardianSet) Reset() {
  564. *x = GuardianSet{}
  565. if protoimpl.UnsafeEnabled {
  566. mi := &file_publicrpc_v1_publicrpc_proto_msgTypes[7]
  567. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  568. ms.StoreMessageInfo(mi)
  569. }
  570. }
  571. func (x *GuardianSet) String() string {
  572. return protoimpl.X.MessageStringOf(x)
  573. }
  574. func (*GuardianSet) ProtoMessage() {}
  575. func (x *GuardianSet) ProtoReflect() protoreflect.Message {
  576. mi := &file_publicrpc_v1_publicrpc_proto_msgTypes[7]
  577. if protoimpl.UnsafeEnabled && x != nil {
  578. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  579. if ms.LoadMessageInfo() == nil {
  580. ms.StoreMessageInfo(mi)
  581. }
  582. return ms
  583. }
  584. return mi.MessageOf(x)
  585. }
  586. // Deprecated: Use GuardianSet.ProtoReflect.Descriptor instead.
  587. func (*GuardianSet) Descriptor() ([]byte, []int) {
  588. return file_publicrpc_v1_publicrpc_proto_rawDescGZIP(), []int{7}
  589. }
  590. func (x *GuardianSet) GetIndex() uint32 {
  591. if x != nil {
  592. return x.Index
  593. }
  594. return 0
  595. }
  596. func (x *GuardianSet) GetAddresses() []string {
  597. if x != nil {
  598. return x.Addresses
  599. }
  600. return nil
  601. }
  602. type GovernorGetAvailableNotionalByChainRequest struct {
  603. state protoimpl.MessageState
  604. sizeCache protoimpl.SizeCache
  605. unknownFields protoimpl.UnknownFields
  606. }
  607. func (x *GovernorGetAvailableNotionalByChainRequest) Reset() {
  608. *x = GovernorGetAvailableNotionalByChainRequest{}
  609. if protoimpl.UnsafeEnabled {
  610. mi := &file_publicrpc_v1_publicrpc_proto_msgTypes[8]
  611. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  612. ms.StoreMessageInfo(mi)
  613. }
  614. }
  615. func (x *GovernorGetAvailableNotionalByChainRequest) String() string {
  616. return protoimpl.X.MessageStringOf(x)
  617. }
  618. func (*GovernorGetAvailableNotionalByChainRequest) ProtoMessage() {}
  619. func (x *GovernorGetAvailableNotionalByChainRequest) ProtoReflect() protoreflect.Message {
  620. mi := &file_publicrpc_v1_publicrpc_proto_msgTypes[8]
  621. if protoimpl.UnsafeEnabled && x != nil {
  622. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  623. if ms.LoadMessageInfo() == nil {
  624. ms.StoreMessageInfo(mi)
  625. }
  626. return ms
  627. }
  628. return mi.MessageOf(x)
  629. }
  630. // Deprecated: Use GovernorGetAvailableNotionalByChainRequest.ProtoReflect.Descriptor instead.
  631. func (*GovernorGetAvailableNotionalByChainRequest) Descriptor() ([]byte, []int) {
  632. return file_publicrpc_v1_publicrpc_proto_rawDescGZIP(), []int{8}
  633. }
  634. type GovernorGetAvailableNotionalByChainResponse struct {
  635. state protoimpl.MessageState
  636. sizeCache protoimpl.SizeCache
  637. unknownFields protoimpl.UnknownFields
  638. // There is an entry for each chain that is being governed.
  639. // Chains that are not being governed are not listed, and assumed to be unlimited.
  640. Entries []*GovernorGetAvailableNotionalByChainResponse_Entry `protobuf:"bytes,1,rep,name=entries,proto3" json:"entries,omitempty"`
  641. }
  642. func (x *GovernorGetAvailableNotionalByChainResponse) Reset() {
  643. *x = GovernorGetAvailableNotionalByChainResponse{}
  644. if protoimpl.UnsafeEnabled {
  645. mi := &file_publicrpc_v1_publicrpc_proto_msgTypes[9]
  646. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  647. ms.StoreMessageInfo(mi)
  648. }
  649. }
  650. func (x *GovernorGetAvailableNotionalByChainResponse) String() string {
  651. return protoimpl.X.MessageStringOf(x)
  652. }
  653. func (*GovernorGetAvailableNotionalByChainResponse) ProtoMessage() {}
  654. func (x *GovernorGetAvailableNotionalByChainResponse) ProtoReflect() protoreflect.Message {
  655. mi := &file_publicrpc_v1_publicrpc_proto_msgTypes[9]
  656. if protoimpl.UnsafeEnabled && x != nil {
  657. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  658. if ms.LoadMessageInfo() == nil {
  659. ms.StoreMessageInfo(mi)
  660. }
  661. return ms
  662. }
  663. return mi.MessageOf(x)
  664. }
  665. // Deprecated: Use GovernorGetAvailableNotionalByChainResponse.ProtoReflect.Descriptor instead.
  666. func (*GovernorGetAvailableNotionalByChainResponse) Descriptor() ([]byte, []int) {
  667. return file_publicrpc_v1_publicrpc_proto_rawDescGZIP(), []int{9}
  668. }
  669. func (x *GovernorGetAvailableNotionalByChainResponse) GetEntries() []*GovernorGetAvailableNotionalByChainResponse_Entry {
  670. if x != nil {
  671. return x.Entries
  672. }
  673. return nil
  674. }
  675. type GovernorGetEnqueuedVAAsRequest struct {
  676. state protoimpl.MessageState
  677. sizeCache protoimpl.SizeCache
  678. unknownFields protoimpl.UnknownFields
  679. }
  680. func (x *GovernorGetEnqueuedVAAsRequest) Reset() {
  681. *x = GovernorGetEnqueuedVAAsRequest{}
  682. if protoimpl.UnsafeEnabled {
  683. mi := &file_publicrpc_v1_publicrpc_proto_msgTypes[10]
  684. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  685. ms.StoreMessageInfo(mi)
  686. }
  687. }
  688. func (x *GovernorGetEnqueuedVAAsRequest) String() string {
  689. return protoimpl.X.MessageStringOf(x)
  690. }
  691. func (*GovernorGetEnqueuedVAAsRequest) ProtoMessage() {}
  692. func (x *GovernorGetEnqueuedVAAsRequest) ProtoReflect() protoreflect.Message {
  693. mi := &file_publicrpc_v1_publicrpc_proto_msgTypes[10]
  694. if protoimpl.UnsafeEnabled && x != nil {
  695. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  696. if ms.LoadMessageInfo() == nil {
  697. ms.StoreMessageInfo(mi)
  698. }
  699. return ms
  700. }
  701. return mi.MessageOf(x)
  702. }
  703. // Deprecated: Use GovernorGetEnqueuedVAAsRequest.ProtoReflect.Descriptor instead.
  704. func (*GovernorGetEnqueuedVAAsRequest) Descriptor() ([]byte, []int) {
  705. return file_publicrpc_v1_publicrpc_proto_rawDescGZIP(), []int{10}
  706. }
  707. type GovernorGetEnqueuedVAAsResponse struct {
  708. state protoimpl.MessageState
  709. sizeCache protoimpl.SizeCache
  710. unknownFields protoimpl.UnknownFields
  711. // There is an entry for each enqueued vaa.
  712. Entries []*GovernorGetEnqueuedVAAsResponse_Entry `protobuf:"bytes,1,rep,name=entries,proto3" json:"entries,omitempty"`
  713. }
  714. func (x *GovernorGetEnqueuedVAAsResponse) Reset() {
  715. *x = GovernorGetEnqueuedVAAsResponse{}
  716. if protoimpl.UnsafeEnabled {
  717. mi := &file_publicrpc_v1_publicrpc_proto_msgTypes[11]
  718. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  719. ms.StoreMessageInfo(mi)
  720. }
  721. }
  722. func (x *GovernorGetEnqueuedVAAsResponse) String() string {
  723. return protoimpl.X.MessageStringOf(x)
  724. }
  725. func (*GovernorGetEnqueuedVAAsResponse) ProtoMessage() {}
  726. func (x *GovernorGetEnqueuedVAAsResponse) ProtoReflect() protoreflect.Message {
  727. mi := &file_publicrpc_v1_publicrpc_proto_msgTypes[11]
  728. if protoimpl.UnsafeEnabled && x != nil {
  729. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  730. if ms.LoadMessageInfo() == nil {
  731. ms.StoreMessageInfo(mi)
  732. }
  733. return ms
  734. }
  735. return mi.MessageOf(x)
  736. }
  737. // Deprecated: Use GovernorGetEnqueuedVAAsResponse.ProtoReflect.Descriptor instead.
  738. func (*GovernorGetEnqueuedVAAsResponse) Descriptor() ([]byte, []int) {
  739. return file_publicrpc_v1_publicrpc_proto_rawDescGZIP(), []int{11}
  740. }
  741. func (x *GovernorGetEnqueuedVAAsResponse) GetEntries() []*GovernorGetEnqueuedVAAsResponse_Entry {
  742. if x != nil {
  743. return x.Entries
  744. }
  745. return nil
  746. }
  747. type GovernorIsVAAEnqueuedRequest struct {
  748. state protoimpl.MessageState
  749. sizeCache protoimpl.SizeCache
  750. unknownFields protoimpl.UnknownFields
  751. MessageId *MessageID `protobuf:"bytes,1,opt,name=message_id,json=messageId,proto3" json:"message_id,omitempty"`
  752. }
  753. func (x *GovernorIsVAAEnqueuedRequest) Reset() {
  754. *x = GovernorIsVAAEnqueuedRequest{}
  755. if protoimpl.UnsafeEnabled {
  756. mi := &file_publicrpc_v1_publicrpc_proto_msgTypes[12]
  757. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  758. ms.StoreMessageInfo(mi)
  759. }
  760. }
  761. func (x *GovernorIsVAAEnqueuedRequest) String() string {
  762. return protoimpl.X.MessageStringOf(x)
  763. }
  764. func (*GovernorIsVAAEnqueuedRequest) ProtoMessage() {}
  765. func (x *GovernorIsVAAEnqueuedRequest) ProtoReflect() protoreflect.Message {
  766. mi := &file_publicrpc_v1_publicrpc_proto_msgTypes[12]
  767. if protoimpl.UnsafeEnabled && x != nil {
  768. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  769. if ms.LoadMessageInfo() == nil {
  770. ms.StoreMessageInfo(mi)
  771. }
  772. return ms
  773. }
  774. return mi.MessageOf(x)
  775. }
  776. // Deprecated: Use GovernorIsVAAEnqueuedRequest.ProtoReflect.Descriptor instead.
  777. func (*GovernorIsVAAEnqueuedRequest) Descriptor() ([]byte, []int) {
  778. return file_publicrpc_v1_publicrpc_proto_rawDescGZIP(), []int{12}
  779. }
  780. func (x *GovernorIsVAAEnqueuedRequest) GetMessageId() *MessageID {
  781. if x != nil {
  782. return x.MessageId
  783. }
  784. return nil
  785. }
  786. type GovernorIsVAAEnqueuedResponse struct {
  787. state protoimpl.MessageState
  788. sizeCache protoimpl.SizeCache
  789. unknownFields protoimpl.UnknownFields
  790. IsEnqueued bool `protobuf:"varint,1,opt,name=is_enqueued,json=isEnqueued,proto3" json:"is_enqueued,omitempty"`
  791. }
  792. func (x *GovernorIsVAAEnqueuedResponse) Reset() {
  793. *x = GovernorIsVAAEnqueuedResponse{}
  794. if protoimpl.UnsafeEnabled {
  795. mi := &file_publicrpc_v1_publicrpc_proto_msgTypes[13]
  796. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  797. ms.StoreMessageInfo(mi)
  798. }
  799. }
  800. func (x *GovernorIsVAAEnqueuedResponse) String() string {
  801. return protoimpl.X.MessageStringOf(x)
  802. }
  803. func (*GovernorIsVAAEnqueuedResponse) ProtoMessage() {}
  804. func (x *GovernorIsVAAEnqueuedResponse) ProtoReflect() protoreflect.Message {
  805. mi := &file_publicrpc_v1_publicrpc_proto_msgTypes[13]
  806. if protoimpl.UnsafeEnabled && x != nil {
  807. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  808. if ms.LoadMessageInfo() == nil {
  809. ms.StoreMessageInfo(mi)
  810. }
  811. return ms
  812. }
  813. return mi.MessageOf(x)
  814. }
  815. // Deprecated: Use GovernorIsVAAEnqueuedResponse.ProtoReflect.Descriptor instead.
  816. func (*GovernorIsVAAEnqueuedResponse) Descriptor() ([]byte, []int) {
  817. return file_publicrpc_v1_publicrpc_proto_rawDescGZIP(), []int{13}
  818. }
  819. func (x *GovernorIsVAAEnqueuedResponse) GetIsEnqueued() bool {
  820. if x != nil {
  821. return x.IsEnqueued
  822. }
  823. return false
  824. }
  825. type GovernorGetTokenListRequest struct {
  826. state protoimpl.MessageState
  827. sizeCache protoimpl.SizeCache
  828. unknownFields protoimpl.UnknownFields
  829. }
  830. func (x *GovernorGetTokenListRequest) Reset() {
  831. *x = GovernorGetTokenListRequest{}
  832. if protoimpl.UnsafeEnabled {
  833. mi := &file_publicrpc_v1_publicrpc_proto_msgTypes[14]
  834. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  835. ms.StoreMessageInfo(mi)
  836. }
  837. }
  838. func (x *GovernorGetTokenListRequest) String() string {
  839. return protoimpl.X.MessageStringOf(x)
  840. }
  841. func (*GovernorGetTokenListRequest) ProtoMessage() {}
  842. func (x *GovernorGetTokenListRequest) ProtoReflect() protoreflect.Message {
  843. mi := &file_publicrpc_v1_publicrpc_proto_msgTypes[14]
  844. if protoimpl.UnsafeEnabled && x != nil {
  845. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  846. if ms.LoadMessageInfo() == nil {
  847. ms.StoreMessageInfo(mi)
  848. }
  849. return ms
  850. }
  851. return mi.MessageOf(x)
  852. }
  853. // Deprecated: Use GovernorGetTokenListRequest.ProtoReflect.Descriptor instead.
  854. func (*GovernorGetTokenListRequest) Descriptor() ([]byte, []int) {
  855. return file_publicrpc_v1_publicrpc_proto_rawDescGZIP(), []int{14}
  856. }
  857. type GovernorGetTokenListResponse struct {
  858. state protoimpl.MessageState
  859. sizeCache protoimpl.SizeCache
  860. unknownFields protoimpl.UnknownFields
  861. // There is an entry for each token that applies to the notional TVL calcuation.
  862. Entries []*GovernorGetTokenListResponse_Entry `protobuf:"bytes,1,rep,name=entries,proto3" json:"entries,omitempty"`
  863. }
  864. func (x *GovernorGetTokenListResponse) Reset() {
  865. *x = GovernorGetTokenListResponse{}
  866. if protoimpl.UnsafeEnabled {
  867. mi := &file_publicrpc_v1_publicrpc_proto_msgTypes[15]
  868. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  869. ms.StoreMessageInfo(mi)
  870. }
  871. }
  872. func (x *GovernorGetTokenListResponse) String() string {
  873. return protoimpl.X.MessageStringOf(x)
  874. }
  875. func (*GovernorGetTokenListResponse) ProtoMessage() {}
  876. func (x *GovernorGetTokenListResponse) ProtoReflect() protoreflect.Message {
  877. mi := &file_publicrpc_v1_publicrpc_proto_msgTypes[15]
  878. if protoimpl.UnsafeEnabled && x != nil {
  879. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  880. if ms.LoadMessageInfo() == nil {
  881. ms.StoreMessageInfo(mi)
  882. }
  883. return ms
  884. }
  885. return mi.MessageOf(x)
  886. }
  887. // Deprecated: Use GovernorGetTokenListResponse.ProtoReflect.Descriptor instead.
  888. func (*GovernorGetTokenListResponse) Descriptor() ([]byte, []int) {
  889. return file_publicrpc_v1_publicrpc_proto_rawDescGZIP(), []int{15}
  890. }
  891. func (x *GovernorGetTokenListResponse) GetEntries() []*GovernorGetTokenListResponse_Entry {
  892. if x != nil {
  893. return x.Entries
  894. }
  895. return nil
  896. }
  897. type GetLastHeartbeatsResponse_Entry struct {
  898. state protoimpl.MessageState
  899. sizeCache protoimpl.SizeCache
  900. unknownFields protoimpl.UnknownFields
  901. // Verified, hex-encoded (with leading 0x) guardian address. This is the guardian address
  902. // which signed this heartbeat. The GuardianAddr field inside the heartbeat
  903. // is NOT verified - remote nodes can put arbitrary data in it.
  904. VerifiedGuardianAddr string `protobuf:"bytes,1,opt,name=verified_guardian_addr,json=verifiedGuardianAddr,proto3" json:"verified_guardian_addr,omitempty"`
  905. // Base58-encoded libp2p node address that sent this heartbeat, used to
  906. // distinguish between multiple nodes running for the same guardian.
  907. P2PNodeAddr string `protobuf:"bytes,2,opt,name=p2p_node_addr,json=p2pNodeAddr,proto3" json:"p2p_node_addr,omitempty"`
  908. // Raw heartbeat received from the network. Data is only as trusted
  909. // as the guardian node that sent it - none of the fields are verified.
  910. RawHeartbeat *v1.Heartbeat `protobuf:"bytes,3,opt,name=raw_heartbeat,json=rawHeartbeat,proto3" json:"raw_heartbeat,omitempty"`
  911. }
  912. func (x *GetLastHeartbeatsResponse_Entry) Reset() {
  913. *x = GetLastHeartbeatsResponse_Entry{}
  914. if protoimpl.UnsafeEnabled {
  915. mi := &file_publicrpc_v1_publicrpc_proto_msgTypes[16]
  916. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  917. ms.StoreMessageInfo(mi)
  918. }
  919. }
  920. func (x *GetLastHeartbeatsResponse_Entry) String() string {
  921. return protoimpl.X.MessageStringOf(x)
  922. }
  923. func (*GetLastHeartbeatsResponse_Entry) ProtoMessage() {}
  924. func (x *GetLastHeartbeatsResponse_Entry) ProtoReflect() protoreflect.Message {
  925. mi := &file_publicrpc_v1_publicrpc_proto_msgTypes[16]
  926. if protoimpl.UnsafeEnabled && x != nil {
  927. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  928. if ms.LoadMessageInfo() == nil {
  929. ms.StoreMessageInfo(mi)
  930. }
  931. return ms
  932. }
  933. return mi.MessageOf(x)
  934. }
  935. // Deprecated: Use GetLastHeartbeatsResponse_Entry.ProtoReflect.Descriptor instead.
  936. func (*GetLastHeartbeatsResponse_Entry) Descriptor() ([]byte, []int) {
  937. return file_publicrpc_v1_publicrpc_proto_rawDescGZIP(), []int{4, 0}
  938. }
  939. func (x *GetLastHeartbeatsResponse_Entry) GetVerifiedGuardianAddr() string {
  940. if x != nil {
  941. return x.VerifiedGuardianAddr
  942. }
  943. return ""
  944. }
  945. func (x *GetLastHeartbeatsResponse_Entry) GetP2PNodeAddr() string {
  946. if x != nil {
  947. return x.P2PNodeAddr
  948. }
  949. return ""
  950. }
  951. func (x *GetLastHeartbeatsResponse_Entry) GetRawHeartbeat() *v1.Heartbeat {
  952. if x != nil {
  953. return x.RawHeartbeat
  954. }
  955. return nil
  956. }
  957. type GovernorGetAvailableNotionalByChainResponse_Entry struct {
  958. state protoimpl.MessageState
  959. sizeCache protoimpl.SizeCache
  960. unknownFields protoimpl.UnknownFields
  961. ChainId uint32 `protobuf:"varint,1,opt,name=chain_id,json=chainId,proto3" json:"chain_id,omitempty"`
  962. RemainingAvailableNotional uint64 `protobuf:"varint,2,opt,name=remaining_available_notional,json=remainingAvailableNotional,proto3" json:"remaining_available_notional,omitempty"`
  963. NotionalLimit uint64 `protobuf:"varint,3,opt,name=notional_limit,json=notionalLimit,proto3" json:"notional_limit,omitempty"`
  964. BigTransactionSize uint64 `protobuf:"varint,4,opt,name=big_transaction_size,json=bigTransactionSize,proto3" json:"big_transaction_size,omitempty"`
  965. }
  966. func (x *GovernorGetAvailableNotionalByChainResponse_Entry) Reset() {
  967. *x = GovernorGetAvailableNotionalByChainResponse_Entry{}
  968. if protoimpl.UnsafeEnabled {
  969. mi := &file_publicrpc_v1_publicrpc_proto_msgTypes[17]
  970. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  971. ms.StoreMessageInfo(mi)
  972. }
  973. }
  974. func (x *GovernorGetAvailableNotionalByChainResponse_Entry) String() string {
  975. return protoimpl.X.MessageStringOf(x)
  976. }
  977. func (*GovernorGetAvailableNotionalByChainResponse_Entry) ProtoMessage() {}
  978. func (x *GovernorGetAvailableNotionalByChainResponse_Entry) ProtoReflect() protoreflect.Message {
  979. mi := &file_publicrpc_v1_publicrpc_proto_msgTypes[17]
  980. if protoimpl.UnsafeEnabled && x != nil {
  981. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  982. if ms.LoadMessageInfo() == nil {
  983. ms.StoreMessageInfo(mi)
  984. }
  985. return ms
  986. }
  987. return mi.MessageOf(x)
  988. }
  989. // Deprecated: Use GovernorGetAvailableNotionalByChainResponse_Entry.ProtoReflect.Descriptor instead.
  990. func (*GovernorGetAvailableNotionalByChainResponse_Entry) Descriptor() ([]byte, []int) {
  991. return file_publicrpc_v1_publicrpc_proto_rawDescGZIP(), []int{9, 0}
  992. }
  993. func (x *GovernorGetAvailableNotionalByChainResponse_Entry) GetChainId() uint32 {
  994. if x != nil {
  995. return x.ChainId
  996. }
  997. return 0
  998. }
  999. func (x *GovernorGetAvailableNotionalByChainResponse_Entry) GetRemainingAvailableNotional() uint64 {
  1000. if x != nil {
  1001. return x.RemainingAvailableNotional
  1002. }
  1003. return 0
  1004. }
  1005. func (x *GovernorGetAvailableNotionalByChainResponse_Entry) GetNotionalLimit() uint64 {
  1006. if x != nil {
  1007. return x.NotionalLimit
  1008. }
  1009. return 0
  1010. }
  1011. func (x *GovernorGetAvailableNotionalByChainResponse_Entry) GetBigTransactionSize() uint64 {
  1012. if x != nil {
  1013. return x.BigTransactionSize
  1014. }
  1015. return 0
  1016. }
  1017. type GovernorGetEnqueuedVAAsResponse_Entry struct {
  1018. state protoimpl.MessageState
  1019. sizeCache protoimpl.SizeCache
  1020. unknownFields protoimpl.UnknownFields
  1021. EmitterChain uint32 `protobuf:"varint,1,opt,name=emitter_chain,json=emitterChain,proto3" json:"emitter_chain,omitempty"`
  1022. EmitterAddress string `protobuf:"bytes,2,opt,name=emitter_address,json=emitterAddress,proto3" json:"emitter_address,omitempty"` // human-readable hex-encoded (leading 0x)
  1023. Sequence uint64 `protobuf:"varint,3,opt,name=sequence,proto3" json:"sequence,omitempty"`
  1024. ReleaseTime uint32 `protobuf:"varint,4,opt,name=release_time,json=releaseTime,proto3" json:"release_time,omitempty"`
  1025. NotionalValue uint64 `protobuf:"varint,5,opt,name=notional_value,json=notionalValue,proto3" json:"notional_value,omitempty"`
  1026. TxHash string `protobuf:"bytes,6,opt,name=tx_hash,json=txHash,proto3" json:"tx_hash,omitempty"`
  1027. }
  1028. func (x *GovernorGetEnqueuedVAAsResponse_Entry) Reset() {
  1029. *x = GovernorGetEnqueuedVAAsResponse_Entry{}
  1030. if protoimpl.UnsafeEnabled {
  1031. mi := &file_publicrpc_v1_publicrpc_proto_msgTypes[18]
  1032. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1033. ms.StoreMessageInfo(mi)
  1034. }
  1035. }
  1036. func (x *GovernorGetEnqueuedVAAsResponse_Entry) String() string {
  1037. return protoimpl.X.MessageStringOf(x)
  1038. }
  1039. func (*GovernorGetEnqueuedVAAsResponse_Entry) ProtoMessage() {}
  1040. func (x *GovernorGetEnqueuedVAAsResponse_Entry) ProtoReflect() protoreflect.Message {
  1041. mi := &file_publicrpc_v1_publicrpc_proto_msgTypes[18]
  1042. if protoimpl.UnsafeEnabled && x != nil {
  1043. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1044. if ms.LoadMessageInfo() == nil {
  1045. ms.StoreMessageInfo(mi)
  1046. }
  1047. return ms
  1048. }
  1049. return mi.MessageOf(x)
  1050. }
  1051. // Deprecated: Use GovernorGetEnqueuedVAAsResponse_Entry.ProtoReflect.Descriptor instead.
  1052. func (*GovernorGetEnqueuedVAAsResponse_Entry) Descriptor() ([]byte, []int) {
  1053. return file_publicrpc_v1_publicrpc_proto_rawDescGZIP(), []int{11, 0}
  1054. }
  1055. func (x *GovernorGetEnqueuedVAAsResponse_Entry) GetEmitterChain() uint32 {
  1056. if x != nil {
  1057. return x.EmitterChain
  1058. }
  1059. return 0
  1060. }
  1061. func (x *GovernorGetEnqueuedVAAsResponse_Entry) GetEmitterAddress() string {
  1062. if x != nil {
  1063. return x.EmitterAddress
  1064. }
  1065. return ""
  1066. }
  1067. func (x *GovernorGetEnqueuedVAAsResponse_Entry) GetSequence() uint64 {
  1068. if x != nil {
  1069. return x.Sequence
  1070. }
  1071. return 0
  1072. }
  1073. func (x *GovernorGetEnqueuedVAAsResponse_Entry) GetReleaseTime() uint32 {
  1074. if x != nil {
  1075. return x.ReleaseTime
  1076. }
  1077. return 0
  1078. }
  1079. func (x *GovernorGetEnqueuedVAAsResponse_Entry) GetNotionalValue() uint64 {
  1080. if x != nil {
  1081. return x.NotionalValue
  1082. }
  1083. return 0
  1084. }
  1085. func (x *GovernorGetEnqueuedVAAsResponse_Entry) GetTxHash() string {
  1086. if x != nil {
  1087. return x.TxHash
  1088. }
  1089. return ""
  1090. }
  1091. type GovernorGetTokenListResponse_Entry struct {
  1092. state protoimpl.MessageState
  1093. sizeCache protoimpl.SizeCache
  1094. unknownFields protoimpl.UnknownFields
  1095. OriginChainId uint32 `protobuf:"varint,1,opt,name=origin_chain_id,json=originChainId,proto3" json:"origin_chain_id,omitempty"`
  1096. OriginAddress string `protobuf:"bytes,2,opt,name=origin_address,json=originAddress,proto3" json:"origin_address,omitempty"` // human-readable hex-encoded (leading 0x)
  1097. Price float32 `protobuf:"fixed32,3,opt,name=price,proto3" json:"price,omitempty"`
  1098. }
  1099. func (x *GovernorGetTokenListResponse_Entry) Reset() {
  1100. *x = GovernorGetTokenListResponse_Entry{}
  1101. if protoimpl.UnsafeEnabled {
  1102. mi := &file_publicrpc_v1_publicrpc_proto_msgTypes[19]
  1103. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1104. ms.StoreMessageInfo(mi)
  1105. }
  1106. }
  1107. func (x *GovernorGetTokenListResponse_Entry) String() string {
  1108. return protoimpl.X.MessageStringOf(x)
  1109. }
  1110. func (*GovernorGetTokenListResponse_Entry) ProtoMessage() {}
  1111. func (x *GovernorGetTokenListResponse_Entry) ProtoReflect() protoreflect.Message {
  1112. mi := &file_publicrpc_v1_publicrpc_proto_msgTypes[19]
  1113. if protoimpl.UnsafeEnabled && x != nil {
  1114. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1115. if ms.LoadMessageInfo() == nil {
  1116. ms.StoreMessageInfo(mi)
  1117. }
  1118. return ms
  1119. }
  1120. return mi.MessageOf(x)
  1121. }
  1122. // Deprecated: Use GovernorGetTokenListResponse_Entry.ProtoReflect.Descriptor instead.
  1123. func (*GovernorGetTokenListResponse_Entry) Descriptor() ([]byte, []int) {
  1124. return file_publicrpc_v1_publicrpc_proto_rawDescGZIP(), []int{15, 0}
  1125. }
  1126. func (x *GovernorGetTokenListResponse_Entry) GetOriginChainId() uint32 {
  1127. if x != nil {
  1128. return x.OriginChainId
  1129. }
  1130. return 0
  1131. }
  1132. func (x *GovernorGetTokenListResponse_Entry) GetOriginAddress() string {
  1133. if x != nil {
  1134. return x.OriginAddress
  1135. }
  1136. return ""
  1137. }
  1138. func (x *GovernorGetTokenListResponse_Entry) GetPrice() float32 {
  1139. if x != nil {
  1140. return x.Price
  1141. }
  1142. return 0
  1143. }
  1144. var File_publicrpc_v1_publicrpc_proto protoreflect.FileDescriptor
  1145. var file_publicrpc_v1_publicrpc_proto_rawDesc = []byte{
  1146. 0x0a, 0x1c, 0x70, 0x75, 0x62, 0x6c, 0x69, 0x63, 0x72, 0x70, 0x63, 0x2f, 0x76, 0x31, 0x2f, 0x70,
  1147. 0x75, 0x62, 0x6c, 0x69, 0x63, 0x72, 0x70, 0x63, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x12, 0x0c,
  1148. 0x70, 0x75, 0x62, 0x6c, 0x69, 0x63, 0x72, 0x70, 0x63, 0x2e, 0x76, 0x31, 0x1a, 0x1c, 0x67, 0x6f,
  1149. 0x6f, 0x67, 0x6c, 0x65, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x61, 0x6e, 0x6e, 0x6f, 0x74, 0x61, 0x74,
  1150. 0x69, 0x6f, 0x6e, 0x73, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x1a, 0x16, 0x67, 0x6f, 0x73, 0x73,
  1151. 0x69, 0x70, 0x2f, 0x76, 0x31, 0x2f, 0x67, 0x6f, 0x73, 0x73, 0x69, 0x70, 0x2e, 0x70, 0x72, 0x6f,
  1152. 0x74, 0x6f, 0x22, 0x8c, 0x01, 0x0a, 0x09, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x49, 0x44,
  1153. 0x12, 0x3a, 0x0a, 0x0d, 0x65, 0x6d, 0x69, 0x74, 0x74, 0x65, 0x72, 0x5f, 0x63, 0x68, 0x61, 0x69,
  1154. 0x6e, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0e, 0x32, 0x15, 0x2e, 0x70, 0x75, 0x62, 0x6c, 0x69, 0x63,
  1155. 0x72, 0x70, 0x63, 0x2e, 0x76, 0x31, 0x2e, 0x43, 0x68, 0x61, 0x69, 0x6e, 0x49, 0x44, 0x52, 0x0c,
  1156. 0x65, 0x6d, 0x69, 0x74, 0x74, 0x65, 0x72, 0x43, 0x68, 0x61, 0x69, 0x6e, 0x12, 0x27, 0x0a, 0x0f,
  1157. 0x65, 0x6d, 0x69, 0x74, 0x74, 0x65, 0x72, 0x5f, 0x61, 0x64, 0x64, 0x72, 0x65, 0x73, 0x73, 0x18,
  1158. 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0e, 0x65, 0x6d, 0x69, 0x74, 0x74, 0x65, 0x72, 0x41, 0x64,
  1159. 0x64, 0x72, 0x65, 0x73, 0x73, 0x12, 0x1a, 0x0a, 0x08, 0x73, 0x65, 0x71, 0x75, 0x65, 0x6e, 0x63,
  1160. 0x65, 0x18, 0x03, 0x20, 0x01, 0x28, 0x04, 0x52, 0x08, 0x73, 0x65, 0x71, 0x75, 0x65, 0x6e, 0x63,
  1161. 0x65, 0x22, 0x4d, 0x0a, 0x13, 0x47, 0x65, 0x74, 0x53, 0x69, 0x67, 0x6e, 0x65, 0x64, 0x56, 0x41,
  1162. 0x41, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x36, 0x0a, 0x0a, 0x6d, 0x65, 0x73, 0x73,
  1163. 0x61, 0x67, 0x65, 0x5f, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x17, 0x2e, 0x70,
  1164. 0x75, 0x62, 0x6c, 0x69, 0x63, 0x72, 0x70, 0x63, 0x2e, 0x76, 0x31, 0x2e, 0x4d, 0x65, 0x73, 0x73,
  1165. 0x61, 0x67, 0x65, 0x49, 0x44, 0x52, 0x09, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x49, 0x64,
  1166. 0x22, 0x33, 0x0a, 0x14, 0x47, 0x65, 0x74, 0x53, 0x69, 0x67, 0x6e, 0x65, 0x64, 0x56, 0x41, 0x41,
  1167. 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x1b, 0x0a, 0x09, 0x76, 0x61, 0x61, 0x5f,
  1168. 0x62, 0x79, 0x74, 0x65, 0x73, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0c, 0x52, 0x08, 0x76, 0x61, 0x61,
  1169. 0x42, 0x79, 0x74, 0x65, 0x73, 0x22, 0x1a, 0x0a, 0x18, 0x47, 0x65, 0x74, 0x4c, 0x61, 0x73, 0x74,
  1170. 0x48, 0x65, 0x61, 0x72, 0x74, 0x62, 0x65, 0x61, 0x74, 0x73, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73,
  1171. 0x74, 0x22, 0x83, 0x02, 0x0a, 0x19, 0x47, 0x65, 0x74, 0x4c, 0x61, 0x73, 0x74, 0x48, 0x65, 0x61,
  1172. 0x72, 0x74, 0x62, 0x65, 0x61, 0x74, 0x73, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12,
  1173. 0x47, 0x0a, 0x07, 0x65, 0x6e, 0x74, 0x72, 0x69, 0x65, 0x73, 0x18, 0x01, 0x20, 0x03, 0x28, 0x0b,
  1174. 0x32, 0x2d, 0x2e, 0x70, 0x75, 0x62, 0x6c, 0x69, 0x63, 0x72, 0x70, 0x63, 0x2e, 0x76, 0x31, 0x2e,
  1175. 0x47, 0x65, 0x74, 0x4c, 0x61, 0x73, 0x74, 0x48, 0x65, 0x61, 0x72, 0x74, 0x62, 0x65, 0x61, 0x74,
  1176. 0x73, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x2e, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x52,
  1177. 0x07, 0x65, 0x6e, 0x74, 0x72, 0x69, 0x65, 0x73, 0x1a, 0x9c, 0x01, 0x0a, 0x05, 0x45, 0x6e, 0x74,
  1178. 0x72, 0x79, 0x12, 0x34, 0x0a, 0x16, 0x76, 0x65, 0x72, 0x69, 0x66, 0x69, 0x65, 0x64, 0x5f, 0x67,
  1179. 0x75, 0x61, 0x72, 0x64, 0x69, 0x61, 0x6e, 0x5f, 0x61, 0x64, 0x64, 0x72, 0x18, 0x01, 0x20, 0x01,
  1180. 0x28, 0x09, 0x52, 0x14, 0x76, 0x65, 0x72, 0x69, 0x66, 0x69, 0x65, 0x64, 0x47, 0x75, 0x61, 0x72,
  1181. 0x64, 0x69, 0x61, 0x6e, 0x41, 0x64, 0x64, 0x72, 0x12, 0x22, 0x0a, 0x0d, 0x70, 0x32, 0x70, 0x5f,
  1182. 0x6e, 0x6f, 0x64, 0x65, 0x5f, 0x61, 0x64, 0x64, 0x72, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52,
  1183. 0x0b, 0x70, 0x32, 0x70, 0x4e, 0x6f, 0x64, 0x65, 0x41, 0x64, 0x64, 0x72, 0x12, 0x39, 0x0a, 0x0d,
  1184. 0x72, 0x61, 0x77, 0x5f, 0x68, 0x65, 0x61, 0x72, 0x74, 0x62, 0x65, 0x61, 0x74, 0x18, 0x03, 0x20,
  1185. 0x01, 0x28, 0x0b, 0x32, 0x14, 0x2e, 0x67, 0x6f, 0x73, 0x73, 0x69, 0x70, 0x2e, 0x76, 0x31, 0x2e,
  1186. 0x48, 0x65, 0x61, 0x72, 0x74, 0x62, 0x65, 0x61, 0x74, 0x52, 0x0c, 0x72, 0x61, 0x77, 0x48, 0x65,
  1187. 0x61, 0x72, 0x74, 0x62, 0x65, 0x61, 0x74, 0x22, 0x1e, 0x0a, 0x1c, 0x47, 0x65, 0x74, 0x43, 0x75,
  1188. 0x72, 0x72, 0x65, 0x6e, 0x74, 0x47, 0x75, 0x61, 0x72, 0x64, 0x69, 0x61, 0x6e, 0x53, 0x65, 0x74,
  1189. 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x22, 0x5d, 0x0a, 0x1d, 0x47, 0x65, 0x74, 0x43, 0x75,
  1190. 0x72, 0x72, 0x65, 0x6e, 0x74, 0x47, 0x75, 0x61, 0x72, 0x64, 0x69, 0x61, 0x6e, 0x53, 0x65, 0x74,
  1191. 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x3c, 0x0a, 0x0c, 0x67, 0x75, 0x61, 0x72,
  1192. 0x64, 0x69, 0x61, 0x6e, 0x5f, 0x73, 0x65, 0x74, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x19,
  1193. 0x2e, 0x70, 0x75, 0x62, 0x6c, 0x69, 0x63, 0x72, 0x70, 0x63, 0x2e, 0x76, 0x31, 0x2e, 0x47, 0x75,
  1194. 0x61, 0x72, 0x64, 0x69, 0x61, 0x6e, 0x53, 0x65, 0x74, 0x52, 0x0b, 0x67, 0x75, 0x61, 0x72, 0x64,
  1195. 0x69, 0x61, 0x6e, 0x53, 0x65, 0x74, 0x22, 0x41, 0x0a, 0x0b, 0x47, 0x75, 0x61, 0x72, 0x64, 0x69,
  1196. 0x61, 0x6e, 0x53, 0x65, 0x74, 0x12, 0x14, 0x0a, 0x05, 0x69, 0x6e, 0x64, 0x65, 0x78, 0x18, 0x01,
  1197. 0x20, 0x01, 0x28, 0x0d, 0x52, 0x05, 0x69, 0x6e, 0x64, 0x65, 0x78, 0x12, 0x1c, 0x0a, 0x09, 0x61,
  1198. 0x64, 0x64, 0x72, 0x65, 0x73, 0x73, 0x65, 0x73, 0x18, 0x02, 0x20, 0x03, 0x28, 0x09, 0x52, 0x09,
  1199. 0x61, 0x64, 0x64, 0x72, 0x65, 0x73, 0x73, 0x65, 0x73, 0x22, 0x2c, 0x0a, 0x2a, 0x47, 0x6f, 0x76,
  1200. 0x65, 0x72, 0x6e, 0x6f, 0x72, 0x47, 0x65, 0x74, 0x41, 0x76, 0x61, 0x69, 0x6c, 0x61, 0x62, 0x6c,
  1201. 0x65, 0x4e, 0x6f, 0x74, 0x69, 0x6f, 0x6e, 0x61, 0x6c, 0x42, 0x79, 0x43, 0x68, 0x61, 0x69, 0x6e,
  1202. 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x22, 0xc8, 0x02, 0x0a, 0x2b, 0x47, 0x6f, 0x76, 0x65,
  1203. 0x72, 0x6e, 0x6f, 0x72, 0x47, 0x65, 0x74, 0x41, 0x76, 0x61, 0x69, 0x6c, 0x61, 0x62, 0x6c, 0x65,
  1204. 0x4e, 0x6f, 0x74, 0x69, 0x6f, 0x6e, 0x61, 0x6c, 0x42, 0x79, 0x43, 0x68, 0x61, 0x69, 0x6e, 0x52,
  1205. 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x59, 0x0a, 0x07, 0x65, 0x6e, 0x74, 0x72, 0x69,
  1206. 0x65, 0x73, 0x18, 0x01, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x3f, 0x2e, 0x70, 0x75, 0x62, 0x6c, 0x69,
  1207. 0x63, 0x72, 0x70, 0x63, 0x2e, 0x76, 0x31, 0x2e, 0x47, 0x6f, 0x76, 0x65, 0x72, 0x6e, 0x6f, 0x72,
  1208. 0x47, 0x65, 0x74, 0x41, 0x76, 0x61, 0x69, 0x6c, 0x61, 0x62, 0x6c, 0x65, 0x4e, 0x6f, 0x74, 0x69,
  1209. 0x6f, 0x6e, 0x61, 0x6c, 0x42, 0x79, 0x43, 0x68, 0x61, 0x69, 0x6e, 0x52, 0x65, 0x73, 0x70, 0x6f,
  1210. 0x6e, 0x73, 0x65, 0x2e, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x52, 0x07, 0x65, 0x6e, 0x74, 0x72, 0x69,
  1211. 0x65, 0x73, 0x1a, 0xbd, 0x01, 0x0a, 0x05, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x12, 0x19, 0x0a, 0x08,
  1212. 0x63, 0x68, 0x61, 0x69, 0x6e, 0x5f, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x07,
  1213. 0x63, 0x68, 0x61, 0x69, 0x6e, 0x49, 0x64, 0x12, 0x40, 0x0a, 0x1c, 0x72, 0x65, 0x6d, 0x61, 0x69,
  1214. 0x6e, 0x69, 0x6e, 0x67, 0x5f, 0x61, 0x76, 0x61, 0x69, 0x6c, 0x61, 0x62, 0x6c, 0x65, 0x5f, 0x6e,
  1215. 0x6f, 0x74, 0x69, 0x6f, 0x6e, 0x61, 0x6c, 0x18, 0x02, 0x20, 0x01, 0x28, 0x04, 0x52, 0x1a, 0x72,
  1216. 0x65, 0x6d, 0x61, 0x69, 0x6e, 0x69, 0x6e, 0x67, 0x41, 0x76, 0x61, 0x69, 0x6c, 0x61, 0x62, 0x6c,
  1217. 0x65, 0x4e, 0x6f, 0x74, 0x69, 0x6f, 0x6e, 0x61, 0x6c, 0x12, 0x25, 0x0a, 0x0e, 0x6e, 0x6f, 0x74,
  1218. 0x69, 0x6f, 0x6e, 0x61, 0x6c, 0x5f, 0x6c, 0x69, 0x6d, 0x69, 0x74, 0x18, 0x03, 0x20, 0x01, 0x28,
  1219. 0x04, 0x52, 0x0d, 0x6e, 0x6f, 0x74, 0x69, 0x6f, 0x6e, 0x61, 0x6c, 0x4c, 0x69, 0x6d, 0x69, 0x74,
  1220. 0x12, 0x30, 0x0a, 0x14, 0x62, 0x69, 0x67, 0x5f, 0x74, 0x72, 0x61, 0x6e, 0x73, 0x61, 0x63, 0x74,
  1221. 0x69, 0x6f, 0x6e, 0x5f, 0x73, 0x69, 0x7a, 0x65, 0x18, 0x04, 0x20, 0x01, 0x28, 0x04, 0x52, 0x12,
  1222. 0x62, 0x69, 0x67, 0x54, 0x72, 0x61, 0x6e, 0x73, 0x61, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x53, 0x69,
  1223. 0x7a, 0x65, 0x22, 0x20, 0x0a, 0x1e, 0x47, 0x6f, 0x76, 0x65, 0x72, 0x6e, 0x6f, 0x72, 0x47, 0x65,
  1224. 0x74, 0x45, 0x6e, 0x71, 0x75, 0x65, 0x75, 0x65, 0x64, 0x56, 0x41, 0x41, 0x73, 0x52, 0x65, 0x71,
  1225. 0x75, 0x65, 0x73, 0x74, 0x22, 0xc7, 0x02, 0x0a, 0x1f, 0x47, 0x6f, 0x76, 0x65, 0x72, 0x6e, 0x6f,
  1226. 0x72, 0x47, 0x65, 0x74, 0x45, 0x6e, 0x71, 0x75, 0x65, 0x75, 0x65, 0x64, 0x56, 0x41, 0x41, 0x73,
  1227. 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x4d, 0x0a, 0x07, 0x65, 0x6e, 0x74, 0x72,
  1228. 0x69, 0x65, 0x73, 0x18, 0x01, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x33, 0x2e, 0x70, 0x75, 0x62, 0x6c,
  1229. 0x69, 0x63, 0x72, 0x70, 0x63, 0x2e, 0x76, 0x31, 0x2e, 0x47, 0x6f, 0x76, 0x65, 0x72, 0x6e, 0x6f,
  1230. 0x72, 0x47, 0x65, 0x74, 0x45, 0x6e, 0x71, 0x75, 0x65, 0x75, 0x65, 0x64, 0x56, 0x41, 0x41, 0x73,
  1231. 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x2e, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x52, 0x07,
  1232. 0x65, 0x6e, 0x74, 0x72, 0x69, 0x65, 0x73, 0x1a, 0xd4, 0x01, 0x0a, 0x05, 0x45, 0x6e, 0x74, 0x72,
  1233. 0x79, 0x12, 0x23, 0x0a, 0x0d, 0x65, 0x6d, 0x69, 0x74, 0x74, 0x65, 0x72, 0x5f, 0x63, 0x68, 0x61,
  1234. 0x69, 0x6e, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x0c, 0x65, 0x6d, 0x69, 0x74, 0x74, 0x65,
  1235. 0x72, 0x43, 0x68, 0x61, 0x69, 0x6e, 0x12, 0x27, 0x0a, 0x0f, 0x65, 0x6d, 0x69, 0x74, 0x74, 0x65,
  1236. 0x72, 0x5f, 0x61, 0x64, 0x64, 0x72, 0x65, 0x73, 0x73, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52,
  1237. 0x0e, 0x65, 0x6d, 0x69, 0x74, 0x74, 0x65, 0x72, 0x41, 0x64, 0x64, 0x72, 0x65, 0x73, 0x73, 0x12,
  1238. 0x1a, 0x0a, 0x08, 0x73, 0x65, 0x71, 0x75, 0x65, 0x6e, 0x63, 0x65, 0x18, 0x03, 0x20, 0x01, 0x28,
  1239. 0x04, 0x52, 0x08, 0x73, 0x65, 0x71, 0x75, 0x65, 0x6e, 0x63, 0x65, 0x12, 0x21, 0x0a, 0x0c, 0x72,
  1240. 0x65, 0x6c, 0x65, 0x61, 0x73, 0x65, 0x5f, 0x74, 0x69, 0x6d, 0x65, 0x18, 0x04, 0x20, 0x01, 0x28,
  1241. 0x0d, 0x52, 0x0b, 0x72, 0x65, 0x6c, 0x65, 0x61, 0x73, 0x65, 0x54, 0x69, 0x6d, 0x65, 0x12, 0x25,
  1242. 0x0a, 0x0e, 0x6e, 0x6f, 0x74, 0x69, 0x6f, 0x6e, 0x61, 0x6c, 0x5f, 0x76, 0x61, 0x6c, 0x75, 0x65,
  1243. 0x18, 0x05, 0x20, 0x01, 0x28, 0x04, 0x52, 0x0d, 0x6e, 0x6f, 0x74, 0x69, 0x6f, 0x6e, 0x61, 0x6c,
  1244. 0x56, 0x61, 0x6c, 0x75, 0x65, 0x12, 0x17, 0x0a, 0x07, 0x74, 0x78, 0x5f, 0x68, 0x61, 0x73, 0x68,
  1245. 0x18, 0x06, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x74, 0x78, 0x48, 0x61, 0x73, 0x68, 0x22, 0x56,
  1246. 0x0a, 0x1c, 0x47, 0x6f, 0x76, 0x65, 0x72, 0x6e, 0x6f, 0x72, 0x49, 0x73, 0x56, 0x41, 0x41, 0x45,
  1247. 0x6e, 0x71, 0x75, 0x65, 0x75, 0x65, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x36,
  1248. 0x0a, 0x0a, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x5f, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01,
  1249. 0x28, 0x0b, 0x32, 0x17, 0x2e, 0x70, 0x75, 0x62, 0x6c, 0x69, 0x63, 0x72, 0x70, 0x63, 0x2e, 0x76,
  1250. 0x31, 0x2e, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x49, 0x44, 0x52, 0x09, 0x6d, 0x65, 0x73,
  1251. 0x73, 0x61, 0x67, 0x65, 0x49, 0x64, 0x22, 0x40, 0x0a, 0x1d, 0x47, 0x6f, 0x76, 0x65, 0x72, 0x6e,
  1252. 0x6f, 0x72, 0x49, 0x73, 0x56, 0x41, 0x41, 0x45, 0x6e, 0x71, 0x75, 0x65, 0x75, 0x65, 0x64, 0x52,
  1253. 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x1f, 0x0a, 0x0b, 0x69, 0x73, 0x5f, 0x65, 0x6e,
  1254. 0x71, 0x75, 0x65, 0x75, 0x65, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x08, 0x52, 0x0a, 0x69, 0x73,
  1255. 0x45, 0x6e, 0x71, 0x75, 0x65, 0x75, 0x65, 0x64, 0x22, 0x1d, 0x0a, 0x1b, 0x47, 0x6f, 0x76, 0x65,
  1256. 0x72, 0x6e, 0x6f, 0x72, 0x47, 0x65, 0x74, 0x54, 0x6f, 0x6b, 0x65, 0x6e, 0x4c, 0x69, 0x73, 0x74,
  1257. 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x22, 0xd8, 0x01, 0x0a, 0x1c, 0x47, 0x6f, 0x76, 0x65,
  1258. 0x72, 0x6e, 0x6f, 0x72, 0x47, 0x65, 0x74, 0x54, 0x6f, 0x6b, 0x65, 0x6e, 0x4c, 0x69, 0x73, 0x74,
  1259. 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x4a, 0x0a, 0x07, 0x65, 0x6e, 0x74, 0x72,
  1260. 0x69, 0x65, 0x73, 0x18, 0x01, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x30, 0x2e, 0x70, 0x75, 0x62, 0x6c,
  1261. 0x69, 0x63, 0x72, 0x70, 0x63, 0x2e, 0x76, 0x31, 0x2e, 0x47, 0x6f, 0x76, 0x65, 0x72, 0x6e, 0x6f,
  1262. 0x72, 0x47, 0x65, 0x74, 0x54, 0x6f, 0x6b, 0x65, 0x6e, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x73,
  1263. 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x2e, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x52, 0x07, 0x65, 0x6e, 0x74,
  1264. 0x72, 0x69, 0x65, 0x73, 0x1a, 0x6c, 0x0a, 0x05, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x12, 0x26, 0x0a,
  1265. 0x0f, 0x6f, 0x72, 0x69, 0x67, 0x69, 0x6e, 0x5f, 0x63, 0x68, 0x61, 0x69, 0x6e, 0x5f, 0x69, 0x64,
  1266. 0x18, 0x01, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x0d, 0x6f, 0x72, 0x69, 0x67, 0x69, 0x6e, 0x43, 0x68,
  1267. 0x61, 0x69, 0x6e, 0x49, 0x64, 0x12, 0x25, 0x0a, 0x0e, 0x6f, 0x72, 0x69, 0x67, 0x69, 0x6e, 0x5f,
  1268. 0x61, 0x64, 0x64, 0x72, 0x65, 0x73, 0x73, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0d, 0x6f,
  1269. 0x72, 0x69, 0x67, 0x69, 0x6e, 0x41, 0x64, 0x64, 0x72, 0x65, 0x73, 0x73, 0x12, 0x14, 0x0a, 0x05,
  1270. 0x70, 0x72, 0x69, 0x63, 0x65, 0x18, 0x03, 0x20, 0x01, 0x28, 0x02, 0x52, 0x05, 0x70, 0x72, 0x69,
  1271. 0x63, 0x65, 0x2a, 0xc0, 0x0c, 0x0a, 0x07, 0x43, 0x68, 0x61, 0x69, 0x6e, 0x49, 0x44, 0x12, 0x18,
  1272. 0x0a, 0x14, 0x43, 0x48, 0x41, 0x49, 0x4e, 0x5f, 0x49, 0x44, 0x5f, 0x55, 0x4e, 0x53, 0x50, 0x45,
  1273. 0x43, 0x49, 0x46, 0x49, 0x45, 0x44, 0x10, 0x00, 0x12, 0x13, 0x0a, 0x0f, 0x43, 0x48, 0x41, 0x49,
  1274. 0x4e, 0x5f, 0x49, 0x44, 0x5f, 0x53, 0x4f, 0x4c, 0x41, 0x4e, 0x41, 0x10, 0x01, 0x12, 0x15, 0x0a,
  1275. 0x11, 0x43, 0x48, 0x41, 0x49, 0x4e, 0x5f, 0x49, 0x44, 0x5f, 0x45, 0x54, 0x48, 0x45, 0x52, 0x45,
  1276. 0x55, 0x4d, 0x10, 0x02, 0x12, 0x12, 0x0a, 0x0e, 0x43, 0x48, 0x41, 0x49, 0x4e, 0x5f, 0x49, 0x44,
  1277. 0x5f, 0x54, 0x45, 0x52, 0x52, 0x41, 0x10, 0x03, 0x12, 0x10, 0x0a, 0x0c, 0x43, 0x48, 0x41, 0x49,
  1278. 0x4e, 0x5f, 0x49, 0x44, 0x5f, 0x42, 0x53, 0x43, 0x10, 0x04, 0x12, 0x14, 0x0a, 0x10, 0x43, 0x48,
  1279. 0x41, 0x49, 0x4e, 0x5f, 0x49, 0x44, 0x5f, 0x50, 0x4f, 0x4c, 0x59, 0x47, 0x4f, 0x4e, 0x10, 0x05,
  1280. 0x12, 0x16, 0x0a, 0x12, 0x43, 0x48, 0x41, 0x49, 0x4e, 0x5f, 0x49, 0x44, 0x5f, 0x41, 0x56, 0x41,
  1281. 0x4c, 0x41, 0x4e, 0x43, 0x48, 0x45, 0x10, 0x06, 0x12, 0x15, 0x0a, 0x11, 0x43, 0x48, 0x41, 0x49,
  1282. 0x4e, 0x5f, 0x49, 0x44, 0x5f, 0x41, 0x4c, 0x47, 0x4f, 0x52, 0x41, 0x4e, 0x44, 0x10, 0x08, 0x12,
  1283. 0x13, 0x0a, 0x0f, 0x43, 0x48, 0x41, 0x49, 0x4e, 0x5f, 0x49, 0x44, 0x5f, 0x46, 0x41, 0x4e, 0x54,
  1284. 0x4f, 0x4d, 0x10, 0x0a, 0x12, 0x13, 0x0a, 0x0f, 0x43, 0x48, 0x41, 0x49, 0x4e, 0x5f, 0x49, 0x44,
  1285. 0x5f, 0x4b, 0x4c, 0x41, 0x59, 0x54, 0x4e, 0x10, 0x0d, 0x12, 0x11, 0x0a, 0x0d, 0x43, 0x48, 0x41,
  1286. 0x49, 0x4e, 0x5f, 0x49, 0x44, 0x5f, 0x43, 0x45, 0x4c, 0x4f, 0x10, 0x0e, 0x12, 0x11, 0x0a, 0x0d,
  1287. 0x43, 0x48, 0x41, 0x49, 0x4e, 0x5f, 0x49, 0x44, 0x5f, 0x4e, 0x45, 0x41, 0x52, 0x10, 0x0f, 0x12,
  1288. 0x15, 0x0a, 0x11, 0x43, 0x48, 0x41, 0x49, 0x4e, 0x5f, 0x49, 0x44, 0x5f, 0x4d, 0x4f, 0x4f, 0x4e,
  1289. 0x42, 0x45, 0x41, 0x4d, 0x10, 0x10, 0x12, 0x13, 0x0a, 0x0f, 0x43, 0x48, 0x41, 0x49, 0x4e, 0x5f,
  1290. 0x49, 0x44, 0x5f, 0x54, 0x45, 0x52, 0x52, 0x41, 0x32, 0x10, 0x12, 0x12, 0x16, 0x0a, 0x12, 0x43,
  1291. 0x48, 0x41, 0x49, 0x4e, 0x5f, 0x49, 0x44, 0x5f, 0x49, 0x4e, 0x4a, 0x45, 0x43, 0x54, 0x49, 0x56,
  1292. 0x45, 0x10, 0x13, 0x12, 0x14, 0x0a, 0x10, 0x43, 0x48, 0x41, 0x49, 0x4e, 0x5f, 0x49, 0x44, 0x5f,
  1293. 0x4f, 0x53, 0x4d, 0x4f, 0x53, 0x49, 0x53, 0x10, 0x14, 0x12, 0x10, 0x0a, 0x0c, 0x43, 0x48, 0x41,
  1294. 0x49, 0x4e, 0x5f, 0x49, 0x44, 0x5f, 0x53, 0x55, 0x49, 0x10, 0x15, 0x12, 0x12, 0x0a, 0x0e, 0x43,
  1295. 0x48, 0x41, 0x49, 0x4e, 0x5f, 0x49, 0x44, 0x5f, 0x41, 0x50, 0x54, 0x4f, 0x53, 0x10, 0x16, 0x12,
  1296. 0x15, 0x0a, 0x11, 0x43, 0x48, 0x41, 0x49, 0x4e, 0x5f, 0x49, 0x44, 0x5f, 0x41, 0x52, 0x42, 0x49,
  1297. 0x54, 0x52, 0x55, 0x4d, 0x10, 0x17, 0x12, 0x15, 0x0a, 0x11, 0x43, 0x48, 0x41, 0x49, 0x4e, 0x5f,
  1298. 0x49, 0x44, 0x5f, 0x4f, 0x50, 0x54, 0x49, 0x4d, 0x49, 0x53, 0x4d, 0x10, 0x18, 0x12, 0x13, 0x0a,
  1299. 0x0f, 0x43, 0x48, 0x41, 0x49, 0x4e, 0x5f, 0x49, 0x44, 0x5f, 0x47, 0x4e, 0x4f, 0x53, 0x49, 0x53,
  1300. 0x10, 0x19, 0x12, 0x14, 0x0a, 0x10, 0x43, 0x48, 0x41, 0x49, 0x4e, 0x5f, 0x49, 0x44, 0x5f, 0x50,
  1301. 0x59, 0x54, 0x48, 0x4e, 0x45, 0x54, 0x10, 0x1a, 0x12, 0x10, 0x0a, 0x0c, 0x43, 0x48, 0x41, 0x49,
  1302. 0x4e, 0x5f, 0x49, 0x44, 0x5f, 0x42, 0x54, 0x43, 0x10, 0x1d, 0x12, 0x11, 0x0a, 0x0d, 0x43, 0x48,
  1303. 0x41, 0x49, 0x4e, 0x5f, 0x49, 0x44, 0x5f, 0x42, 0x41, 0x53, 0x45, 0x10, 0x1e, 0x12, 0x15, 0x0a,
  1304. 0x11, 0x43, 0x48, 0x41, 0x49, 0x4e, 0x5f, 0x49, 0x44, 0x5f, 0x46, 0x49, 0x4c, 0x45, 0x43, 0x4f,
  1305. 0x49, 0x4e, 0x10, 0x1f, 0x12, 0x10, 0x0a, 0x0c, 0x43, 0x48, 0x41, 0x49, 0x4e, 0x5f, 0x49, 0x44,
  1306. 0x5f, 0x53, 0x45, 0x49, 0x10, 0x20, 0x12, 0x16, 0x0a, 0x12, 0x43, 0x48, 0x41, 0x49, 0x4e, 0x5f,
  1307. 0x49, 0x44, 0x5f, 0x52, 0x4f, 0x4f, 0x54, 0x53, 0x54, 0x4f, 0x43, 0x4b, 0x10, 0x21, 0x12, 0x13,
  1308. 0x0a, 0x0f, 0x43, 0x48, 0x41, 0x49, 0x4e, 0x5f, 0x49, 0x44, 0x5f, 0x53, 0x43, 0x52, 0x4f, 0x4c,
  1309. 0x4c, 0x10, 0x22, 0x12, 0x13, 0x0a, 0x0f, 0x43, 0x48, 0x41, 0x49, 0x4e, 0x5f, 0x49, 0x44, 0x5f,
  1310. 0x4d, 0x41, 0x4e, 0x54, 0x4c, 0x45, 0x10, 0x23, 0x12, 0x13, 0x0a, 0x0f, 0x43, 0x48, 0x41, 0x49,
  1311. 0x4e, 0x5f, 0x49, 0x44, 0x5f, 0x58, 0x4c, 0x41, 0x59, 0x45, 0x52, 0x10, 0x25, 0x12, 0x12, 0x0a,
  1312. 0x0e, 0x43, 0x48, 0x41, 0x49, 0x4e, 0x5f, 0x49, 0x44, 0x5f, 0x4c, 0x49, 0x4e, 0x45, 0x41, 0x10,
  1313. 0x26, 0x12, 0x16, 0x0a, 0x12, 0x43, 0x48, 0x41, 0x49, 0x4e, 0x5f, 0x49, 0x44, 0x5f, 0x42, 0x45,
  1314. 0x52, 0x41, 0x43, 0x48, 0x41, 0x49, 0x4e, 0x10, 0x27, 0x12, 0x13, 0x0a, 0x0f, 0x43, 0x48, 0x41,
  1315. 0x49, 0x4e, 0x5f, 0x49, 0x44, 0x5f, 0x53, 0x45, 0x49, 0x45, 0x56, 0x4d, 0x10, 0x28, 0x12, 0x14,
  1316. 0x0a, 0x10, 0x43, 0x48, 0x41, 0x49, 0x4e, 0x5f, 0x49, 0x44, 0x5f, 0x45, 0x43, 0x4c, 0x49, 0x50,
  1317. 0x53, 0x45, 0x10, 0x29, 0x12, 0x10, 0x0a, 0x0c, 0x43, 0x48, 0x41, 0x49, 0x4e, 0x5f, 0x49, 0x44,
  1318. 0x5f, 0x42, 0x4f, 0x42, 0x10, 0x2a, 0x12, 0x15, 0x0a, 0x11, 0x43, 0x48, 0x41, 0x49, 0x4e, 0x5f,
  1319. 0x49, 0x44, 0x5f, 0x55, 0x4e, 0x49, 0x43, 0x48, 0x41, 0x49, 0x4e, 0x10, 0x2c, 0x12, 0x17, 0x0a,
  1320. 0x13, 0x43, 0x48, 0x41, 0x49, 0x4e, 0x5f, 0x49, 0x44, 0x5f, 0x57, 0x4f, 0x52, 0x4c, 0x44, 0x43,
  1321. 0x48, 0x41, 0x49, 0x4e, 0x10, 0x2d, 0x12, 0x10, 0x0a, 0x0c, 0x43, 0x48, 0x41, 0x49, 0x4e, 0x5f,
  1322. 0x49, 0x44, 0x5f, 0x49, 0x4e, 0x4b, 0x10, 0x2e, 0x12, 0x16, 0x0a, 0x12, 0x43, 0x48, 0x41, 0x49,
  1323. 0x4e, 0x5f, 0x49, 0x44, 0x5f, 0x48, 0x59, 0x50, 0x45, 0x52, 0x5f, 0x45, 0x56, 0x4d, 0x10, 0x2f,
  1324. 0x12, 0x12, 0x0a, 0x0e, 0x43, 0x48, 0x41, 0x49, 0x4e, 0x5f, 0x49, 0x44, 0x5f, 0x4d, 0x4f, 0x4e,
  1325. 0x41, 0x44, 0x10, 0x30, 0x12, 0x15, 0x0a, 0x11, 0x43, 0x48, 0x41, 0x49, 0x4e, 0x5f, 0x49, 0x44,
  1326. 0x5f, 0x4d, 0x4f, 0x56, 0x45, 0x4d, 0x45, 0x4e, 0x54, 0x10, 0x31, 0x12, 0x11, 0x0a, 0x0d, 0x43,
  1327. 0x48, 0x41, 0x49, 0x4e, 0x5f, 0x49, 0x44, 0x5f, 0x4d, 0x45, 0x5a, 0x4f, 0x10, 0x32, 0x12, 0x11,
  1328. 0x0a, 0x0d, 0x43, 0x48, 0x41, 0x49, 0x4e, 0x5f, 0x49, 0x44, 0x5f, 0x46, 0x4f, 0x47, 0x4f, 0x10,
  1329. 0x33, 0x12, 0x12, 0x0a, 0x0e, 0x43, 0x48, 0x41, 0x49, 0x4e, 0x5f, 0x49, 0x44, 0x5f, 0x53, 0x4f,
  1330. 0x4e, 0x49, 0x43, 0x10, 0x34, 0x12, 0x15, 0x0a, 0x11, 0x43, 0x48, 0x41, 0x49, 0x4e, 0x5f, 0x49,
  1331. 0x44, 0x5f, 0x43, 0x4f, 0x4e, 0x56, 0x45, 0x52, 0x47, 0x45, 0x10, 0x35, 0x12, 0x12, 0x0a, 0x0e,
  1332. 0x43, 0x48, 0x41, 0x49, 0x4e, 0x5f, 0x49, 0x44, 0x5f, 0x43, 0x4f, 0x44, 0x45, 0x58, 0x10, 0x36,
  1333. 0x12, 0x12, 0x0a, 0x0e, 0x43, 0x48, 0x41, 0x49, 0x4e, 0x5f, 0x49, 0x44, 0x5f, 0x50, 0x4c, 0x55,
  1334. 0x4d, 0x45, 0x10, 0x37, 0x12, 0x12, 0x0a, 0x0e, 0x43, 0x48, 0x41, 0x49, 0x4e, 0x5f, 0x49, 0x44,
  1335. 0x5f, 0x41, 0x5a, 0x54, 0x45, 0x43, 0x10, 0x38, 0x12, 0x14, 0x0a, 0x10, 0x43, 0x48, 0x41, 0x49,
  1336. 0x4e, 0x5f, 0x49, 0x44, 0x5f, 0x58, 0x52, 0x50, 0x4c, 0x45, 0x56, 0x4d, 0x10, 0x39, 0x12, 0x13,
  1337. 0x0a, 0x0f, 0x43, 0x48, 0x41, 0x49, 0x4e, 0x5f, 0x49, 0x44, 0x5f, 0x50, 0x4c, 0x41, 0x53, 0x4d,
  1338. 0x41, 0x10, 0x3a, 0x12, 0x17, 0x0a, 0x13, 0x43, 0x48, 0x41, 0x49, 0x4e, 0x5f, 0x49, 0x44, 0x5f,
  1339. 0x43, 0x52, 0x45, 0x44, 0x49, 0x54, 0x43, 0x4f, 0x49, 0x4e, 0x10, 0x3b, 0x12, 0x13, 0x0a, 0x0f,
  1340. 0x43, 0x48, 0x41, 0x49, 0x4e, 0x5f, 0x49, 0x44, 0x5f, 0x53, 0x54, 0x41, 0x43, 0x4b, 0x53, 0x10,
  1341. 0x3c, 0x12, 0x14, 0x0a, 0x10, 0x43, 0x48, 0x41, 0x49, 0x4e, 0x5f, 0x49, 0x44, 0x5f, 0x53, 0x54,
  1342. 0x45, 0x4c, 0x4c, 0x41, 0x52, 0x10, 0x3d, 0x12, 0x10, 0x0a, 0x0c, 0x43, 0x48, 0x41, 0x49, 0x4e,
  1343. 0x5f, 0x49, 0x44, 0x5f, 0x54, 0x4f, 0x4e, 0x10, 0x3e, 0x12, 0x11, 0x0a, 0x0d, 0x43, 0x48, 0x41,
  1344. 0x49, 0x4e, 0x5f, 0x49, 0x44, 0x5f, 0x4d, 0x4f, 0x43, 0x41, 0x10, 0x3f, 0x12, 0x17, 0x0a, 0x12,
  1345. 0x43, 0x48, 0x41, 0x49, 0x4e, 0x5f, 0x49, 0x44, 0x5f, 0x57, 0x4f, 0x52, 0x4d, 0x43, 0x48, 0x41,
  1346. 0x49, 0x4e, 0x10, 0xa0, 0x18, 0x12, 0x17, 0x0a, 0x12, 0x43, 0x48, 0x41, 0x49, 0x4e, 0x5f, 0x49,
  1347. 0x44, 0x5f, 0x43, 0x4f, 0x53, 0x4d, 0x4f, 0x53, 0x48, 0x55, 0x42, 0x10, 0xa0, 0x1f, 0x12, 0x13,
  1348. 0x0a, 0x0e, 0x43, 0x48, 0x41, 0x49, 0x4e, 0x5f, 0x49, 0x44, 0x5f, 0x45, 0x56, 0x4d, 0x4f, 0x53,
  1349. 0x10, 0xa1, 0x1f, 0x12, 0x14, 0x0a, 0x0f, 0x43, 0x48, 0x41, 0x49, 0x4e, 0x5f, 0x49, 0x44, 0x5f,
  1350. 0x4b, 0x55, 0x4a, 0x49, 0x52, 0x41, 0x10, 0xa2, 0x1f, 0x12, 0x15, 0x0a, 0x10, 0x43, 0x48, 0x41,
  1351. 0x49, 0x4e, 0x5f, 0x49, 0x44, 0x5f, 0x4e, 0x45, 0x55, 0x54, 0x52, 0x4f, 0x4e, 0x10, 0xa3, 0x1f,
  1352. 0x12, 0x16, 0x0a, 0x11, 0x43, 0x48, 0x41, 0x49, 0x4e, 0x5f, 0x49, 0x44, 0x5f, 0x43, 0x45, 0x4c,
  1353. 0x45, 0x53, 0x54, 0x49, 0x41, 0x10, 0xa4, 0x1f, 0x12, 0x16, 0x0a, 0x11, 0x43, 0x48, 0x41, 0x49,
  1354. 0x4e, 0x5f, 0x49, 0x44, 0x5f, 0x53, 0x54, 0x41, 0x52, 0x47, 0x41, 0x5a, 0x45, 0x10, 0xa5, 0x1f,
  1355. 0x12, 0x12, 0x0a, 0x0d, 0x43, 0x48, 0x41, 0x49, 0x4e, 0x5f, 0x49, 0x44, 0x5f, 0x53, 0x45, 0x44,
  1356. 0x41, 0x10, 0xa6, 0x1f, 0x12, 0x17, 0x0a, 0x12, 0x43, 0x48, 0x41, 0x49, 0x4e, 0x5f, 0x49, 0x44,
  1357. 0x5f, 0x44, 0x59, 0x4d, 0x45, 0x4e, 0x53, 0x49, 0x4f, 0x4e, 0x10, 0xa7, 0x1f, 0x12, 0x18, 0x0a,
  1358. 0x13, 0x43, 0x48, 0x41, 0x49, 0x4e, 0x5f, 0x49, 0x44, 0x5f, 0x50, 0x52, 0x4f, 0x56, 0x45, 0x4e,
  1359. 0x41, 0x4e, 0x43, 0x45, 0x10, 0xa8, 0x1f, 0x12, 0x13, 0x0a, 0x0e, 0x43, 0x48, 0x41, 0x49, 0x4e,
  1360. 0x5f, 0x49, 0x44, 0x5f, 0x4e, 0x4f, 0x42, 0x4c, 0x45, 0x10, 0xa9, 0x1f, 0x12, 0x15, 0x0a, 0x10,
  1361. 0x43, 0x48, 0x41, 0x49, 0x4e, 0x5f, 0x49, 0x44, 0x5f, 0x53, 0x45, 0x50, 0x4f, 0x4c, 0x49, 0x41,
  1362. 0x10, 0x92, 0x4e, 0x12, 0x1e, 0x0a, 0x19, 0x43, 0x48, 0x41, 0x49, 0x4e, 0x5f, 0x49, 0x44, 0x5f,
  1363. 0x41, 0x52, 0x42, 0x49, 0x54, 0x52, 0x55, 0x4d, 0x5f, 0x53, 0x45, 0x50, 0x4f, 0x4c, 0x49, 0x41,
  1364. 0x10, 0x93, 0x4e, 0x12, 0x1a, 0x0a, 0x15, 0x43, 0x48, 0x41, 0x49, 0x4e, 0x5f, 0x49, 0x44, 0x5f,
  1365. 0x42, 0x41, 0x53, 0x45, 0x5f, 0x53, 0x45, 0x50, 0x4f, 0x4c, 0x49, 0x41, 0x10, 0x94, 0x4e, 0x12,
  1366. 0x1e, 0x0a, 0x19, 0x43, 0x48, 0x41, 0x49, 0x4e, 0x5f, 0x49, 0x44, 0x5f, 0x4f, 0x50, 0x54, 0x49,
  1367. 0x4d, 0x49, 0x53, 0x4d, 0x5f, 0x53, 0x45, 0x50, 0x4f, 0x4c, 0x49, 0x41, 0x10, 0x95, 0x4e, 0x12,
  1368. 0x15, 0x0a, 0x10, 0x43, 0x48, 0x41, 0x49, 0x4e, 0x5f, 0x49, 0x44, 0x5f, 0x48, 0x4f, 0x4c, 0x45,
  1369. 0x53, 0x4b, 0x59, 0x10, 0x96, 0x4e, 0x12, 0x1d, 0x0a, 0x18, 0x43, 0x48, 0x41, 0x49, 0x4e, 0x5f,
  1370. 0x49, 0x44, 0x5f, 0x50, 0x4f, 0x4c, 0x59, 0x47, 0x4f, 0x4e, 0x5f, 0x53, 0x45, 0x50, 0x4f, 0x4c,
  1371. 0x49, 0x41, 0x10, 0x97, 0x4e, 0x32, 0xc6, 0x09, 0x0a, 0x10, 0x50, 0x75, 0x62, 0x6c, 0x69, 0x63,
  1372. 0x52, 0x50, 0x43, 0x53, 0x65, 0x72, 0x76, 0x69, 0x63, 0x65, 0x12, 0x7c, 0x0a, 0x11, 0x47, 0x65,
  1373. 0x74, 0x4c, 0x61, 0x73, 0x74, 0x48, 0x65, 0x61, 0x72, 0x74, 0x62, 0x65, 0x61, 0x74, 0x73, 0x12,
  1374. 0x26, 0x2e, 0x70, 0x75, 0x62, 0x6c, 0x69, 0x63, 0x72, 0x70, 0x63, 0x2e, 0x76, 0x31, 0x2e, 0x47,
  1375. 0x65, 0x74, 0x4c, 0x61, 0x73, 0x74, 0x48, 0x65, 0x61, 0x72, 0x74, 0x62, 0x65, 0x61, 0x74, 0x73,
  1376. 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x27, 0x2e, 0x70, 0x75, 0x62, 0x6c, 0x69, 0x63,
  1377. 0x72, 0x70, 0x63, 0x2e, 0x76, 0x31, 0x2e, 0x47, 0x65, 0x74, 0x4c, 0x61, 0x73, 0x74, 0x48, 0x65,
  1378. 0x61, 0x72, 0x74, 0x62, 0x65, 0x61, 0x74, 0x73, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65,
  1379. 0x22, 0x16, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x10, 0x12, 0x0e, 0x2f, 0x76, 0x31, 0x2f, 0x68, 0x65,
  1380. 0x61, 0x72, 0x74, 0x62, 0x65, 0x61, 0x74, 0x73, 0x12, 0xbb, 0x01, 0x0a, 0x0c, 0x47, 0x65, 0x74,
  1381. 0x53, 0x69, 0x67, 0x6e, 0x65, 0x64, 0x56, 0x41, 0x41, 0x12, 0x21, 0x2e, 0x70, 0x75, 0x62, 0x6c,
  1382. 0x69, 0x63, 0x72, 0x70, 0x63, 0x2e, 0x76, 0x31, 0x2e, 0x47, 0x65, 0x74, 0x53, 0x69, 0x67, 0x6e,
  1383. 0x65, 0x64, 0x56, 0x41, 0x41, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x22, 0x2e, 0x70,
  1384. 0x75, 0x62, 0x6c, 0x69, 0x63, 0x72, 0x70, 0x63, 0x2e, 0x76, 0x31, 0x2e, 0x47, 0x65, 0x74, 0x53,
  1385. 0x69, 0x67, 0x6e, 0x65, 0x64, 0x56, 0x41, 0x41, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65,
  1386. 0x22, 0x64, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x5e, 0x12, 0x5c, 0x2f, 0x76, 0x31, 0x2f, 0x73, 0x69,
  1387. 0x67, 0x6e, 0x65, 0x64, 0x5f, 0x76, 0x61, 0x61, 0x2f, 0x7b, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67,
  1388. 0x65, 0x5f, 0x69, 0x64, 0x2e, 0x65, 0x6d, 0x69, 0x74, 0x74, 0x65, 0x72, 0x5f, 0x63, 0x68, 0x61,
  1389. 0x69, 0x6e, 0x7d, 0x2f, 0x7b, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x5f, 0x69, 0x64, 0x2e,
  1390. 0x65, 0x6d, 0x69, 0x74, 0x74, 0x65, 0x72, 0x5f, 0x61, 0x64, 0x64, 0x72, 0x65, 0x73, 0x73, 0x7d,
  1391. 0x2f, 0x7b, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x5f, 0x69, 0x64, 0x2e, 0x73, 0x65, 0x71,
  1392. 0x75, 0x65, 0x6e, 0x63, 0x65, 0x7d, 0x12, 0x91, 0x01, 0x0a, 0x15, 0x47, 0x65, 0x74, 0x43, 0x75,
  1393. 0x72, 0x72, 0x65, 0x6e, 0x74, 0x47, 0x75, 0x61, 0x72, 0x64, 0x69, 0x61, 0x6e, 0x53, 0x65, 0x74,
  1394. 0x12, 0x2a, 0x2e, 0x70, 0x75, 0x62, 0x6c, 0x69, 0x63, 0x72, 0x70, 0x63, 0x2e, 0x76, 0x31, 0x2e,
  1395. 0x47, 0x65, 0x74, 0x43, 0x75, 0x72, 0x72, 0x65, 0x6e, 0x74, 0x47, 0x75, 0x61, 0x72, 0x64, 0x69,
  1396. 0x61, 0x6e, 0x53, 0x65, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x2b, 0x2e, 0x70,
  1397. 0x75, 0x62, 0x6c, 0x69, 0x63, 0x72, 0x70, 0x63, 0x2e, 0x76, 0x31, 0x2e, 0x47, 0x65, 0x74, 0x43,
  1398. 0x75, 0x72, 0x72, 0x65, 0x6e, 0x74, 0x47, 0x75, 0x61, 0x72, 0x64, 0x69, 0x61, 0x6e, 0x53, 0x65,
  1399. 0x74, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22, 0x1f, 0x82, 0xd3, 0xe4, 0x93, 0x02,
  1400. 0x19, 0x12, 0x17, 0x2f, 0x76, 0x31, 0x2f, 0x67, 0x75, 0x61, 0x72, 0x64, 0x69, 0x61, 0x6e, 0x73,
  1401. 0x65, 0x74, 0x2f, 0x63, 0x75, 0x72, 0x72, 0x65, 0x6e, 0x74, 0x12, 0xcc, 0x01, 0x0a, 0x23, 0x47,
  1402. 0x6f, 0x76, 0x65, 0x72, 0x6e, 0x6f, 0x72, 0x47, 0x65, 0x74, 0x41, 0x76, 0x61, 0x69, 0x6c, 0x61,
  1403. 0x62, 0x6c, 0x65, 0x4e, 0x6f, 0x74, 0x69, 0x6f, 0x6e, 0x61, 0x6c, 0x42, 0x79, 0x43, 0x68, 0x61,
  1404. 0x69, 0x6e, 0x12, 0x38, 0x2e, 0x70, 0x75, 0x62, 0x6c, 0x69, 0x63, 0x72, 0x70, 0x63, 0x2e, 0x76,
  1405. 0x31, 0x2e, 0x47, 0x6f, 0x76, 0x65, 0x72, 0x6e, 0x6f, 0x72, 0x47, 0x65, 0x74, 0x41, 0x76, 0x61,
  1406. 0x69, 0x6c, 0x61, 0x62, 0x6c, 0x65, 0x4e, 0x6f, 0x74, 0x69, 0x6f, 0x6e, 0x61, 0x6c, 0x42, 0x79,
  1407. 0x43, 0x68, 0x61, 0x69, 0x6e, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x39, 0x2e, 0x70,
  1408. 0x75, 0x62, 0x6c, 0x69, 0x63, 0x72, 0x70, 0x63, 0x2e, 0x76, 0x31, 0x2e, 0x47, 0x6f, 0x76, 0x65,
  1409. 0x72, 0x6e, 0x6f, 0x72, 0x47, 0x65, 0x74, 0x41, 0x76, 0x61, 0x69, 0x6c, 0x61, 0x62, 0x6c, 0x65,
  1410. 0x4e, 0x6f, 0x74, 0x69, 0x6f, 0x6e, 0x61, 0x6c, 0x42, 0x79, 0x43, 0x68, 0x61, 0x69, 0x6e, 0x52,
  1411. 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22, 0x30, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x2a, 0x12,
  1412. 0x28, 0x2f, 0x76, 0x31, 0x2f, 0x67, 0x6f, 0x76, 0x65, 0x72, 0x6e, 0x6f, 0x72, 0x2f, 0x61, 0x76,
  1413. 0x61, 0x69, 0x6c, 0x61, 0x62, 0x6c, 0x65, 0x5f, 0x6e, 0x6f, 0x74, 0x69, 0x6f, 0x6e, 0x61, 0x6c,
  1414. 0x5f, 0x62, 0x79, 0x5f, 0x63, 0x68, 0x61, 0x69, 0x6e, 0x12, 0x9a, 0x01, 0x0a, 0x17, 0x47, 0x6f,
  1415. 0x76, 0x65, 0x72, 0x6e, 0x6f, 0x72, 0x47, 0x65, 0x74, 0x45, 0x6e, 0x71, 0x75, 0x65, 0x75, 0x65,
  1416. 0x64, 0x56, 0x41, 0x41, 0x73, 0x12, 0x2c, 0x2e, 0x70, 0x75, 0x62, 0x6c, 0x69, 0x63, 0x72, 0x70,
  1417. 0x63, 0x2e, 0x76, 0x31, 0x2e, 0x47, 0x6f, 0x76, 0x65, 0x72, 0x6e, 0x6f, 0x72, 0x47, 0x65, 0x74,
  1418. 0x45, 0x6e, 0x71, 0x75, 0x65, 0x75, 0x65, 0x64, 0x56, 0x41, 0x41, 0x73, 0x52, 0x65, 0x71, 0x75,
  1419. 0x65, 0x73, 0x74, 0x1a, 0x2d, 0x2e, 0x70, 0x75, 0x62, 0x6c, 0x69, 0x63, 0x72, 0x70, 0x63, 0x2e,
  1420. 0x76, 0x31, 0x2e, 0x47, 0x6f, 0x76, 0x65, 0x72, 0x6e, 0x6f, 0x72, 0x47, 0x65, 0x74, 0x45, 0x6e,
  1421. 0x71, 0x75, 0x65, 0x75, 0x65, 0x64, 0x56, 0x41, 0x41, 0x73, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e,
  1422. 0x73, 0x65, 0x22, 0x22, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x1c, 0x12, 0x1a, 0x2f, 0x76, 0x31, 0x2f,
  1423. 0x67, 0x6f, 0x76, 0x65, 0x72, 0x6e, 0x6f, 0x72, 0x2f, 0x65, 0x6e, 0x71, 0x75, 0x65, 0x75, 0x65,
  1424. 0x64, 0x5f, 0x76, 0x61, 0x61, 0x73, 0x12, 0xe4, 0x01, 0x0a, 0x15, 0x47, 0x6f, 0x76, 0x65, 0x72,
  1425. 0x6e, 0x6f, 0x72, 0x49, 0x73, 0x56, 0x41, 0x41, 0x45, 0x6e, 0x71, 0x75, 0x65, 0x75, 0x65, 0x64,
  1426. 0x12, 0x2a, 0x2e, 0x70, 0x75, 0x62, 0x6c, 0x69, 0x63, 0x72, 0x70, 0x63, 0x2e, 0x76, 0x31, 0x2e,
  1427. 0x47, 0x6f, 0x76, 0x65, 0x72, 0x6e, 0x6f, 0x72, 0x49, 0x73, 0x56, 0x41, 0x41, 0x45, 0x6e, 0x71,
  1428. 0x75, 0x65, 0x75, 0x65, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x2b, 0x2e, 0x70,
  1429. 0x75, 0x62, 0x6c, 0x69, 0x63, 0x72, 0x70, 0x63, 0x2e, 0x76, 0x31, 0x2e, 0x47, 0x6f, 0x76, 0x65,
  1430. 0x72, 0x6e, 0x6f, 0x72, 0x49, 0x73, 0x56, 0x41, 0x41, 0x45, 0x6e, 0x71, 0x75, 0x65, 0x75, 0x65,
  1431. 0x64, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22, 0x72, 0x82, 0xd3, 0xe4, 0x93, 0x02,
  1432. 0x6c, 0x12, 0x6a, 0x2f, 0x76, 0x31, 0x2f, 0x67, 0x6f, 0x76, 0x65, 0x72, 0x6e, 0x6f, 0x72, 0x2f,
  1433. 0x69, 0x73, 0x5f, 0x76, 0x61, 0x61, 0x5f, 0x65, 0x6e, 0x71, 0x75, 0x65, 0x75, 0x65, 0x64, 0x2f,
  1434. 0x7b, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x5f, 0x69, 0x64, 0x2e, 0x65, 0x6d, 0x69, 0x74,
  1435. 0x74, 0x65, 0x72, 0x5f, 0x63, 0x68, 0x61, 0x69, 0x6e, 0x7d, 0x2f, 0x7b, 0x6d, 0x65, 0x73, 0x73,
  1436. 0x61, 0x67, 0x65, 0x5f, 0x69, 0x64, 0x2e, 0x65, 0x6d, 0x69, 0x74, 0x74, 0x65, 0x72, 0x5f, 0x61,
  1437. 0x64, 0x64, 0x72, 0x65, 0x73, 0x73, 0x7d, 0x2f, 0x7b, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65,
  1438. 0x5f, 0x69, 0x64, 0x2e, 0x73, 0x65, 0x71, 0x75, 0x65, 0x6e, 0x63, 0x65, 0x7d, 0x12, 0x8e, 0x01,
  1439. 0x0a, 0x14, 0x47, 0x6f, 0x76, 0x65, 0x72, 0x6e, 0x6f, 0x72, 0x47, 0x65, 0x74, 0x54, 0x6f, 0x6b,
  1440. 0x65, 0x6e, 0x4c, 0x69, 0x73, 0x74, 0x12, 0x29, 0x2e, 0x70, 0x75, 0x62, 0x6c, 0x69, 0x63, 0x72,
  1441. 0x70, 0x63, 0x2e, 0x76, 0x31, 0x2e, 0x47, 0x6f, 0x76, 0x65, 0x72, 0x6e, 0x6f, 0x72, 0x47, 0x65,
  1442. 0x74, 0x54, 0x6f, 0x6b, 0x65, 0x6e, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73,
  1443. 0x74, 0x1a, 0x2a, 0x2e, 0x70, 0x75, 0x62, 0x6c, 0x69, 0x63, 0x72, 0x70, 0x63, 0x2e, 0x76, 0x31,
  1444. 0x2e, 0x47, 0x6f, 0x76, 0x65, 0x72, 0x6e, 0x6f, 0x72, 0x47, 0x65, 0x74, 0x54, 0x6f, 0x6b, 0x65,
  1445. 0x6e, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22, 0x1f, 0x82,
  1446. 0xd3, 0xe4, 0x93, 0x02, 0x19, 0x12, 0x17, 0x2f, 0x76, 0x31, 0x2f, 0x67, 0x6f, 0x76, 0x65, 0x72,
  1447. 0x6e, 0x6f, 0x72, 0x2f, 0x74, 0x6f, 0x6b, 0x65, 0x6e, 0x5f, 0x6c, 0x69, 0x73, 0x74, 0x42, 0x47,
  1448. 0x5a, 0x45, 0x67, 0x69, 0x74, 0x68, 0x75, 0x62, 0x2e, 0x63, 0x6f, 0x6d, 0x2f, 0x63, 0x65, 0x72,
  1449. 0x74, 0x75, 0x73, 0x6f, 0x6e, 0x65, 0x2f, 0x77, 0x6f, 0x72, 0x6d, 0x68, 0x6f, 0x6c, 0x65, 0x2f,
  1450. 0x6e, 0x6f, 0x64, 0x65, 0x2f, 0x70, 0x6b, 0x67, 0x2f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2f, 0x70,
  1451. 0x75, 0x62, 0x6c, 0x69, 0x63, 0x72, 0x70, 0x63, 0x2f, 0x76, 0x31, 0x3b, 0x70, 0x75, 0x62, 0x6c,
  1452. 0x69, 0x63, 0x72, 0x70, 0x63, 0x76, 0x31, 0x62, 0x06, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33,
  1453. }
  1454. var (
  1455. file_publicrpc_v1_publicrpc_proto_rawDescOnce sync.Once
  1456. file_publicrpc_v1_publicrpc_proto_rawDescData = file_publicrpc_v1_publicrpc_proto_rawDesc
  1457. )
  1458. func file_publicrpc_v1_publicrpc_proto_rawDescGZIP() []byte {
  1459. file_publicrpc_v1_publicrpc_proto_rawDescOnce.Do(func() {
  1460. file_publicrpc_v1_publicrpc_proto_rawDescData = protoimpl.X.CompressGZIP(file_publicrpc_v1_publicrpc_proto_rawDescData)
  1461. })
  1462. return file_publicrpc_v1_publicrpc_proto_rawDescData
  1463. }
  1464. var file_publicrpc_v1_publicrpc_proto_enumTypes = make([]protoimpl.EnumInfo, 1)
  1465. var file_publicrpc_v1_publicrpc_proto_msgTypes = make([]protoimpl.MessageInfo, 20)
  1466. var file_publicrpc_v1_publicrpc_proto_goTypes = []interface{}{
  1467. (ChainID)(0), // 0: publicrpc.v1.ChainID
  1468. (*MessageID)(nil), // 1: publicrpc.v1.MessageID
  1469. (*GetSignedVAARequest)(nil), // 2: publicrpc.v1.GetSignedVAARequest
  1470. (*GetSignedVAAResponse)(nil), // 3: publicrpc.v1.GetSignedVAAResponse
  1471. (*GetLastHeartbeatsRequest)(nil), // 4: publicrpc.v1.GetLastHeartbeatsRequest
  1472. (*GetLastHeartbeatsResponse)(nil), // 5: publicrpc.v1.GetLastHeartbeatsResponse
  1473. (*GetCurrentGuardianSetRequest)(nil), // 6: publicrpc.v1.GetCurrentGuardianSetRequest
  1474. (*GetCurrentGuardianSetResponse)(nil), // 7: publicrpc.v1.GetCurrentGuardianSetResponse
  1475. (*GuardianSet)(nil), // 8: publicrpc.v1.GuardianSet
  1476. (*GovernorGetAvailableNotionalByChainRequest)(nil), // 9: publicrpc.v1.GovernorGetAvailableNotionalByChainRequest
  1477. (*GovernorGetAvailableNotionalByChainResponse)(nil), // 10: publicrpc.v1.GovernorGetAvailableNotionalByChainResponse
  1478. (*GovernorGetEnqueuedVAAsRequest)(nil), // 11: publicrpc.v1.GovernorGetEnqueuedVAAsRequest
  1479. (*GovernorGetEnqueuedVAAsResponse)(nil), // 12: publicrpc.v1.GovernorGetEnqueuedVAAsResponse
  1480. (*GovernorIsVAAEnqueuedRequest)(nil), // 13: publicrpc.v1.GovernorIsVAAEnqueuedRequest
  1481. (*GovernorIsVAAEnqueuedResponse)(nil), // 14: publicrpc.v1.GovernorIsVAAEnqueuedResponse
  1482. (*GovernorGetTokenListRequest)(nil), // 15: publicrpc.v1.GovernorGetTokenListRequest
  1483. (*GovernorGetTokenListResponse)(nil), // 16: publicrpc.v1.GovernorGetTokenListResponse
  1484. (*GetLastHeartbeatsResponse_Entry)(nil), // 17: publicrpc.v1.GetLastHeartbeatsResponse.Entry
  1485. (*GovernorGetAvailableNotionalByChainResponse_Entry)(nil), // 18: publicrpc.v1.GovernorGetAvailableNotionalByChainResponse.Entry
  1486. (*GovernorGetEnqueuedVAAsResponse_Entry)(nil), // 19: publicrpc.v1.GovernorGetEnqueuedVAAsResponse.Entry
  1487. (*GovernorGetTokenListResponse_Entry)(nil), // 20: publicrpc.v1.GovernorGetTokenListResponse.Entry
  1488. (*v1.Heartbeat)(nil), // 21: gossip.v1.Heartbeat
  1489. }
  1490. var file_publicrpc_v1_publicrpc_proto_depIdxs = []int32{
  1491. 0, // 0: publicrpc.v1.MessageID.emitter_chain:type_name -> publicrpc.v1.ChainID
  1492. 1, // 1: publicrpc.v1.GetSignedVAARequest.message_id:type_name -> publicrpc.v1.MessageID
  1493. 17, // 2: publicrpc.v1.GetLastHeartbeatsResponse.entries:type_name -> publicrpc.v1.GetLastHeartbeatsResponse.Entry
  1494. 8, // 3: publicrpc.v1.GetCurrentGuardianSetResponse.guardian_set:type_name -> publicrpc.v1.GuardianSet
  1495. 18, // 4: publicrpc.v1.GovernorGetAvailableNotionalByChainResponse.entries:type_name -> publicrpc.v1.GovernorGetAvailableNotionalByChainResponse.Entry
  1496. 19, // 5: publicrpc.v1.GovernorGetEnqueuedVAAsResponse.entries:type_name -> publicrpc.v1.GovernorGetEnqueuedVAAsResponse.Entry
  1497. 1, // 6: publicrpc.v1.GovernorIsVAAEnqueuedRequest.message_id:type_name -> publicrpc.v1.MessageID
  1498. 20, // 7: publicrpc.v1.GovernorGetTokenListResponse.entries:type_name -> publicrpc.v1.GovernorGetTokenListResponse.Entry
  1499. 21, // 8: publicrpc.v1.GetLastHeartbeatsResponse.Entry.raw_heartbeat:type_name -> gossip.v1.Heartbeat
  1500. 4, // 9: publicrpc.v1.PublicRPCService.GetLastHeartbeats:input_type -> publicrpc.v1.GetLastHeartbeatsRequest
  1501. 2, // 10: publicrpc.v1.PublicRPCService.GetSignedVAA:input_type -> publicrpc.v1.GetSignedVAARequest
  1502. 6, // 11: publicrpc.v1.PublicRPCService.GetCurrentGuardianSet:input_type -> publicrpc.v1.GetCurrentGuardianSetRequest
  1503. 9, // 12: publicrpc.v1.PublicRPCService.GovernorGetAvailableNotionalByChain:input_type -> publicrpc.v1.GovernorGetAvailableNotionalByChainRequest
  1504. 11, // 13: publicrpc.v1.PublicRPCService.GovernorGetEnqueuedVAAs:input_type -> publicrpc.v1.GovernorGetEnqueuedVAAsRequest
  1505. 13, // 14: publicrpc.v1.PublicRPCService.GovernorIsVAAEnqueued:input_type -> publicrpc.v1.GovernorIsVAAEnqueuedRequest
  1506. 15, // 15: publicrpc.v1.PublicRPCService.GovernorGetTokenList:input_type -> publicrpc.v1.GovernorGetTokenListRequest
  1507. 5, // 16: publicrpc.v1.PublicRPCService.GetLastHeartbeats:output_type -> publicrpc.v1.GetLastHeartbeatsResponse
  1508. 3, // 17: publicrpc.v1.PublicRPCService.GetSignedVAA:output_type -> publicrpc.v1.GetSignedVAAResponse
  1509. 7, // 18: publicrpc.v1.PublicRPCService.GetCurrentGuardianSet:output_type -> publicrpc.v1.GetCurrentGuardianSetResponse
  1510. 10, // 19: publicrpc.v1.PublicRPCService.GovernorGetAvailableNotionalByChain:output_type -> publicrpc.v1.GovernorGetAvailableNotionalByChainResponse
  1511. 12, // 20: publicrpc.v1.PublicRPCService.GovernorGetEnqueuedVAAs:output_type -> publicrpc.v1.GovernorGetEnqueuedVAAsResponse
  1512. 14, // 21: publicrpc.v1.PublicRPCService.GovernorIsVAAEnqueued:output_type -> publicrpc.v1.GovernorIsVAAEnqueuedResponse
  1513. 16, // 22: publicrpc.v1.PublicRPCService.GovernorGetTokenList:output_type -> publicrpc.v1.GovernorGetTokenListResponse
  1514. 16, // [16:23] is the sub-list for method output_type
  1515. 9, // [9:16] is the sub-list for method input_type
  1516. 9, // [9:9] is the sub-list for extension type_name
  1517. 9, // [9:9] is the sub-list for extension extendee
  1518. 0, // [0:9] is the sub-list for field type_name
  1519. }
  1520. func init() { file_publicrpc_v1_publicrpc_proto_init() }
  1521. func file_publicrpc_v1_publicrpc_proto_init() {
  1522. if File_publicrpc_v1_publicrpc_proto != nil {
  1523. return
  1524. }
  1525. if !protoimpl.UnsafeEnabled {
  1526. file_publicrpc_v1_publicrpc_proto_msgTypes[0].Exporter = func(v interface{}, i int) interface{} {
  1527. switch v := v.(*MessageID); i {
  1528. case 0:
  1529. return &v.state
  1530. case 1:
  1531. return &v.sizeCache
  1532. case 2:
  1533. return &v.unknownFields
  1534. default:
  1535. return nil
  1536. }
  1537. }
  1538. file_publicrpc_v1_publicrpc_proto_msgTypes[1].Exporter = func(v interface{}, i int) interface{} {
  1539. switch v := v.(*GetSignedVAARequest); i {
  1540. case 0:
  1541. return &v.state
  1542. case 1:
  1543. return &v.sizeCache
  1544. case 2:
  1545. return &v.unknownFields
  1546. default:
  1547. return nil
  1548. }
  1549. }
  1550. file_publicrpc_v1_publicrpc_proto_msgTypes[2].Exporter = func(v interface{}, i int) interface{} {
  1551. switch v := v.(*GetSignedVAAResponse); i {
  1552. case 0:
  1553. return &v.state
  1554. case 1:
  1555. return &v.sizeCache
  1556. case 2:
  1557. return &v.unknownFields
  1558. default:
  1559. return nil
  1560. }
  1561. }
  1562. file_publicrpc_v1_publicrpc_proto_msgTypes[3].Exporter = func(v interface{}, i int) interface{} {
  1563. switch v := v.(*GetLastHeartbeatsRequest); i {
  1564. case 0:
  1565. return &v.state
  1566. case 1:
  1567. return &v.sizeCache
  1568. case 2:
  1569. return &v.unknownFields
  1570. default:
  1571. return nil
  1572. }
  1573. }
  1574. file_publicrpc_v1_publicrpc_proto_msgTypes[4].Exporter = func(v interface{}, i int) interface{} {
  1575. switch v := v.(*GetLastHeartbeatsResponse); i {
  1576. case 0:
  1577. return &v.state
  1578. case 1:
  1579. return &v.sizeCache
  1580. case 2:
  1581. return &v.unknownFields
  1582. default:
  1583. return nil
  1584. }
  1585. }
  1586. file_publicrpc_v1_publicrpc_proto_msgTypes[5].Exporter = func(v interface{}, i int) interface{} {
  1587. switch v := v.(*GetCurrentGuardianSetRequest); i {
  1588. case 0:
  1589. return &v.state
  1590. case 1:
  1591. return &v.sizeCache
  1592. case 2:
  1593. return &v.unknownFields
  1594. default:
  1595. return nil
  1596. }
  1597. }
  1598. file_publicrpc_v1_publicrpc_proto_msgTypes[6].Exporter = func(v interface{}, i int) interface{} {
  1599. switch v := v.(*GetCurrentGuardianSetResponse); i {
  1600. case 0:
  1601. return &v.state
  1602. case 1:
  1603. return &v.sizeCache
  1604. case 2:
  1605. return &v.unknownFields
  1606. default:
  1607. return nil
  1608. }
  1609. }
  1610. file_publicrpc_v1_publicrpc_proto_msgTypes[7].Exporter = func(v interface{}, i int) interface{} {
  1611. switch v := v.(*GuardianSet); i {
  1612. case 0:
  1613. return &v.state
  1614. case 1:
  1615. return &v.sizeCache
  1616. case 2:
  1617. return &v.unknownFields
  1618. default:
  1619. return nil
  1620. }
  1621. }
  1622. file_publicrpc_v1_publicrpc_proto_msgTypes[8].Exporter = func(v interface{}, i int) interface{} {
  1623. switch v := v.(*GovernorGetAvailableNotionalByChainRequest); i {
  1624. case 0:
  1625. return &v.state
  1626. case 1:
  1627. return &v.sizeCache
  1628. case 2:
  1629. return &v.unknownFields
  1630. default:
  1631. return nil
  1632. }
  1633. }
  1634. file_publicrpc_v1_publicrpc_proto_msgTypes[9].Exporter = func(v interface{}, i int) interface{} {
  1635. switch v := v.(*GovernorGetAvailableNotionalByChainResponse); i {
  1636. case 0:
  1637. return &v.state
  1638. case 1:
  1639. return &v.sizeCache
  1640. case 2:
  1641. return &v.unknownFields
  1642. default:
  1643. return nil
  1644. }
  1645. }
  1646. file_publicrpc_v1_publicrpc_proto_msgTypes[10].Exporter = func(v interface{}, i int) interface{} {
  1647. switch v := v.(*GovernorGetEnqueuedVAAsRequest); i {
  1648. case 0:
  1649. return &v.state
  1650. case 1:
  1651. return &v.sizeCache
  1652. case 2:
  1653. return &v.unknownFields
  1654. default:
  1655. return nil
  1656. }
  1657. }
  1658. file_publicrpc_v1_publicrpc_proto_msgTypes[11].Exporter = func(v interface{}, i int) interface{} {
  1659. switch v := v.(*GovernorGetEnqueuedVAAsResponse); i {
  1660. case 0:
  1661. return &v.state
  1662. case 1:
  1663. return &v.sizeCache
  1664. case 2:
  1665. return &v.unknownFields
  1666. default:
  1667. return nil
  1668. }
  1669. }
  1670. file_publicrpc_v1_publicrpc_proto_msgTypes[12].Exporter = func(v interface{}, i int) interface{} {
  1671. switch v := v.(*GovernorIsVAAEnqueuedRequest); i {
  1672. case 0:
  1673. return &v.state
  1674. case 1:
  1675. return &v.sizeCache
  1676. case 2:
  1677. return &v.unknownFields
  1678. default:
  1679. return nil
  1680. }
  1681. }
  1682. file_publicrpc_v1_publicrpc_proto_msgTypes[13].Exporter = func(v interface{}, i int) interface{} {
  1683. switch v := v.(*GovernorIsVAAEnqueuedResponse); i {
  1684. case 0:
  1685. return &v.state
  1686. case 1:
  1687. return &v.sizeCache
  1688. case 2:
  1689. return &v.unknownFields
  1690. default:
  1691. return nil
  1692. }
  1693. }
  1694. file_publicrpc_v1_publicrpc_proto_msgTypes[14].Exporter = func(v interface{}, i int) interface{} {
  1695. switch v := v.(*GovernorGetTokenListRequest); i {
  1696. case 0:
  1697. return &v.state
  1698. case 1:
  1699. return &v.sizeCache
  1700. case 2:
  1701. return &v.unknownFields
  1702. default:
  1703. return nil
  1704. }
  1705. }
  1706. file_publicrpc_v1_publicrpc_proto_msgTypes[15].Exporter = func(v interface{}, i int) interface{} {
  1707. switch v := v.(*GovernorGetTokenListResponse); i {
  1708. case 0:
  1709. return &v.state
  1710. case 1:
  1711. return &v.sizeCache
  1712. case 2:
  1713. return &v.unknownFields
  1714. default:
  1715. return nil
  1716. }
  1717. }
  1718. file_publicrpc_v1_publicrpc_proto_msgTypes[16].Exporter = func(v interface{}, i int) interface{} {
  1719. switch v := v.(*GetLastHeartbeatsResponse_Entry); i {
  1720. case 0:
  1721. return &v.state
  1722. case 1:
  1723. return &v.sizeCache
  1724. case 2:
  1725. return &v.unknownFields
  1726. default:
  1727. return nil
  1728. }
  1729. }
  1730. file_publicrpc_v1_publicrpc_proto_msgTypes[17].Exporter = func(v interface{}, i int) interface{} {
  1731. switch v := v.(*GovernorGetAvailableNotionalByChainResponse_Entry); i {
  1732. case 0:
  1733. return &v.state
  1734. case 1:
  1735. return &v.sizeCache
  1736. case 2:
  1737. return &v.unknownFields
  1738. default:
  1739. return nil
  1740. }
  1741. }
  1742. file_publicrpc_v1_publicrpc_proto_msgTypes[18].Exporter = func(v interface{}, i int) interface{} {
  1743. switch v := v.(*GovernorGetEnqueuedVAAsResponse_Entry); i {
  1744. case 0:
  1745. return &v.state
  1746. case 1:
  1747. return &v.sizeCache
  1748. case 2:
  1749. return &v.unknownFields
  1750. default:
  1751. return nil
  1752. }
  1753. }
  1754. file_publicrpc_v1_publicrpc_proto_msgTypes[19].Exporter = func(v interface{}, i int) interface{} {
  1755. switch v := v.(*GovernorGetTokenListResponse_Entry); i {
  1756. case 0:
  1757. return &v.state
  1758. case 1:
  1759. return &v.sizeCache
  1760. case 2:
  1761. return &v.unknownFields
  1762. default:
  1763. return nil
  1764. }
  1765. }
  1766. }
  1767. type x struct{}
  1768. out := protoimpl.TypeBuilder{
  1769. File: protoimpl.DescBuilder{
  1770. GoPackagePath: reflect.TypeOf(x{}).PkgPath(),
  1771. RawDescriptor: file_publicrpc_v1_publicrpc_proto_rawDesc,
  1772. NumEnums: 1,
  1773. NumMessages: 20,
  1774. NumExtensions: 0,
  1775. NumServices: 1,
  1776. },
  1777. GoTypes: file_publicrpc_v1_publicrpc_proto_goTypes,
  1778. DependencyIndexes: file_publicrpc_v1_publicrpc_proto_depIdxs,
  1779. EnumInfos: file_publicrpc_v1_publicrpc_proto_enumTypes,
  1780. MessageInfos: file_publicrpc_v1_publicrpc_proto_msgTypes,
  1781. }.Build()
  1782. File_publicrpc_v1_publicrpc_proto = out.File
  1783. file_publicrpc_v1_publicrpc_proto_rawDesc = nil
  1784. file_publicrpc_v1_publicrpc_proto_goTypes = nil
  1785. file_publicrpc_v1_publicrpc_proto_depIdxs = nil
  1786. }