@dcl/protocol 1.0.0-4810686946.commit-7c034e3 → 1.0.0-4863715547.commit-286ee57

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (204) hide show
  1. package/out-js/decentraland/bff/authentication_service.gen.js +12 -12
  2. package/out-js/decentraland/bff/authentication_service.gen.js.map +1 -1
  3. package/out-js/decentraland/bff/comms_director_service.gen.js +7 -7
  4. package/out-js/decentraland/bff/comms_director_service.gen.js.map +1 -1
  5. package/out-js/decentraland/bff/comms_service.gen.js +4 -4
  6. package/out-js/decentraland/bff/comms_service.gen.js.map +1 -1
  7. package/out-js/decentraland/bff/http_endpoints.gen.js +47 -47
  8. package/out-js/decentraland/bff/http_endpoints.gen.js.map +1 -1
  9. package/out-js/decentraland/bff/topics_service.gen.js +14 -14
  10. package/out-js/decentraland/bff/topics_service.gen.js.map +1 -1
  11. package/out-js/decentraland/common/border_rect.gen.js +10 -10
  12. package/out-js/decentraland/common/border_rect.gen.js.map +1 -1
  13. package/out-js/decentraland/common/colors.gen.js +9 -9
  14. package/out-js/decentraland/common/colors.gen.js.map +1 -1
  15. package/out-js/decentraland/common/content_mapping.gen.js +3 -3
  16. package/out-js/decentraland/common/content_mapping.gen.js.map +1 -1
  17. package/out-js/decentraland/common/sdk/user_data.gen.js +17 -17
  18. package/out-js/decentraland/common/sdk/user_data.gen.js.map +1 -1
  19. package/out-js/decentraland/common/texture.gen.js +16 -16
  20. package/out-js/decentraland/common/texture.gen.js.map +1 -1
  21. package/out-js/decentraland/common/vectors.gen.js +11 -11
  22. package/out-js/decentraland/common/vectors.gen.js.map +1 -1
  23. package/out-js/decentraland/kernel/apis/communications_controller.gen.js +3 -3
  24. package/out-js/decentraland/kernel/apis/communications_controller.gen.js.map +1 -1
  25. package/out-js/decentraland/kernel/apis/dev_tools.gen.js +4 -4
  26. package/out-js/decentraland/kernel/apis/dev_tools.gen.js.map +1 -1
  27. package/out-js/decentraland/kernel/apis/engine_api.gen.js +101 -101
  28. package/out-js/decentraland/kernel/apis/engine_api.gen.js.map +1 -1
  29. package/out-js/decentraland/kernel/apis/environment_api.gen.js +38 -38
  30. package/out-js/decentraland/kernel/apis/environment_api.gen.js.map +1 -1
  31. package/out-js/decentraland/kernel/apis/ethereum_controller.gen.js +31 -31
  32. package/out-js/decentraland/kernel/apis/ethereum_controller.gen.js.map +1 -1
  33. package/out-js/decentraland/kernel/apis/parcel_identity.gen.js +20 -20
  34. package/out-js/decentraland/kernel/apis/parcel_identity.gen.js.map +1 -1
  35. package/out-js/decentraland/kernel/apis/permissions.gen.js +10 -10
  36. package/out-js/decentraland/kernel/apis/permissions.gen.js.map +1 -1
  37. package/out-js/decentraland/kernel/apis/players.gen.js +10 -10
  38. package/out-js/decentraland/kernel/apis/players.gen.js.map +1 -1
  39. package/out-js/decentraland/kernel/apis/portable_experiences.gen.js +17 -17
  40. package/out-js/decentraland/kernel/apis/portable_experiences.gen.js.map +1 -1
  41. package/out-js/decentraland/kernel/apis/restricted_actions.gen.js +22 -22
  42. package/out-js/decentraland/kernel/apis/restricted_actions.gen.js.map +1 -1
  43. package/out-js/decentraland/kernel/apis/runtime.gen.js +23 -23
  44. package/out-js/decentraland/kernel/apis/runtime.gen.js.map +1 -1
  45. package/out-js/decentraland/kernel/apis/scene.gen.js +6 -6
  46. package/out-js/decentraland/kernel/apis/scene.gen.js.map +1 -1
  47. package/out-js/decentraland/kernel/apis/signed_fetch.gen.js +19 -19
  48. package/out-js/decentraland/kernel/apis/signed_fetch.gen.js.map +1 -1
  49. package/out-js/decentraland/kernel/apis/social_controller.gen.js +6 -6
  50. package/out-js/decentraland/kernel/apis/social_controller.gen.js.map +1 -1
  51. package/out-js/decentraland/kernel/apis/testing.gen.js +26 -26
  52. package/out-js/decentraland/kernel/apis/testing.gen.js.map +1 -1
  53. package/out-js/decentraland/kernel/apis/user_action_module.gen.js +3 -3
  54. package/out-js/decentraland/kernel/apis/user_action_module.gen.js.map +1 -1
  55. package/out-js/decentraland/kernel/apis/user_identity.gen.js +6 -6
  56. package/out-js/decentraland/kernel/apis/user_identity.gen.js.map +1 -1
  57. package/out-js/decentraland/kernel/comms/rfc4/comms.gen.js +35 -35
  58. package/out-js/decentraland/kernel/comms/rfc4/comms.gen.js.map +1 -1
  59. package/out-js/decentraland/kernel/comms/rfc5/ws_comms.gen.js +33 -33
  60. package/out-js/decentraland/kernel/comms/rfc5/ws_comms.gen.js.map +1 -1
  61. package/out-js/decentraland/kernel/comms/v3/archipelago.gen.js +47 -47
  62. package/out-js/decentraland/kernel/comms/v3/archipelago.gen.js.map +1 -1
  63. package/out-js/decentraland/realm/about.gen.js +47 -47
  64. package/out-js/decentraland/realm/about.gen.js.map +1 -1
  65. package/out-js/decentraland/sdk/components/animator.gen.js +10 -10
  66. package/out-js/decentraland/sdk/components/animator.gen.js.map +1 -1
  67. package/out-js/decentraland/sdk/components/audio_source.gen.js +6 -6
  68. package/out-js/decentraland/sdk/components/audio_source.gen.js.map +1 -1
  69. package/out-js/decentraland/sdk/components/audio_stream.gen.js +4 -4
  70. package/out-js/decentraland/sdk/components/audio_stream.gen.js.map +1 -1
  71. package/out-js/decentraland/sdk/components/avatar_attach.gen.js +3 -3
  72. package/out-js/decentraland/sdk/components/avatar_attach.gen.js.map +1 -1
  73. package/out-js/decentraland/sdk/components/avatar_modifier_area.gen.js +5 -5
  74. package/out-js/decentraland/sdk/components/avatar_modifier_area.gen.js.map +1 -1
  75. package/out-js/decentraland/sdk/components/avatar_shape.gen.js +12 -12
  76. package/out-js/decentraland/sdk/components/avatar_shape.gen.js.map +1 -1
  77. package/out-js/decentraland/sdk/components/billboard.gen.js +2 -2
  78. package/out-js/decentraland/sdk/components/billboard.gen.js.map +1 -1
  79. package/out-js/decentraland/sdk/components/camera_mode.gen.js +2 -2
  80. package/out-js/decentraland/sdk/components/camera_mode.gen.js.map +1 -1
  81. package/out-js/decentraland/sdk/components/camera_mode_area.gen.js +3 -3
  82. package/out-js/decentraland/sdk/components/camera_mode_area.gen.js.map +1 -1
  83. package/out-js/decentraland/sdk/components/common/raycast_hit.gen.js +8 -8
  84. package/out-js/decentraland/sdk/components/common/raycast_hit.gen.js.map +1 -1
  85. package/out-js/decentraland/sdk/components/engine_info.gen.js +4 -4
  86. package/out-js/decentraland/sdk/components/engine_info.gen.js.map +1 -1
  87. package/out-js/decentraland/sdk/components/gltf_container.gen.js +4 -4
  88. package/out-js/decentraland/sdk/components/gltf_container.gen.js.map +1 -1
  89. package/out-js/decentraland/sdk/components/gltf_container_loading_state.gen.js +2 -2
  90. package/out-js/decentraland/sdk/components/gltf_container_loading_state.gen.js.map +1 -1
  91. package/out-js/decentraland/sdk/components/material.gen.js +25 -25
  92. package/out-js/decentraland/sdk/components/material.gen.js.map +1 -1
  93. package/out-js/decentraland/sdk/components/mesh_collider.gen.js +12 -12
  94. package/out-js/decentraland/sdk/components/mesh_collider.gen.js.map +1 -1
  95. package/out-js/decentraland/sdk/components/mesh_renderer.gen.js +15 -15
  96. package/out-js/decentraland/sdk/components/mesh_renderer.gen.js.map +1 -1
  97. package/out-js/decentraland/sdk/components/nft_shape.gen.js +4 -4
  98. package/out-js/decentraland/sdk/components/nft_shape.gen.js.map +1 -1
  99. package/out-js/decentraland/sdk/components/pointer_events.gen.js +10 -10
  100. package/out-js/decentraland/sdk/components/pointer_events.gen.js.map +1 -1
  101. package/out-js/decentraland/sdk/components/pointer_events_result.gen.js +7 -7
  102. package/out-js/decentraland/sdk/components/pointer_events_result.gen.js.map +1 -1
  103. package/out-js/decentraland/sdk/components/pointer_lock.gen.js +2 -2
  104. package/out-js/decentraland/sdk/components/pointer_lock.gen.js.map +1 -1
  105. package/out-js/decentraland/sdk/components/raycast.gen.js +11 -11
  106. package/out-js/decentraland/sdk/components/raycast.gen.js.map +1 -1
  107. package/out-js/decentraland/sdk/components/raycast_result.gen.js +6 -6
  108. package/out-js/decentraland/sdk/components/raycast_result.gen.js.map +1 -1
  109. package/out-js/decentraland/sdk/components/text_shape.gen.js +22 -22
  110. package/out-js/decentraland/sdk/components/text_shape.gen.js.map +1 -1
  111. package/out-js/decentraland/sdk/components/ui_background.gen.js +7 -7
  112. package/out-js/decentraland/sdk/components/ui_background.gen.js.map +1 -1
  113. package/out-js/decentraland/sdk/components/ui_dropdown.gen.js +10 -10
  114. package/out-js/decentraland/sdk/components/ui_dropdown.gen.js.map +1 -1
  115. package/out-js/decentraland/sdk/components/ui_dropdown_result.gen.js +2 -2
  116. package/out-js/decentraland/sdk/components/ui_dropdown_result.gen.js.map +1 -1
  117. package/out-js/decentraland/sdk/components/ui_input.gen.js +9 -9
  118. package/out-js/decentraland/sdk/components/ui_input.gen.js.map +1 -1
  119. package/out-js/decentraland/sdk/components/ui_input_result.gen.js +2 -2
  120. package/out-js/decentraland/sdk/components/ui_input_result.gen.js.map +1 -1
  121. package/out-js/decentraland/sdk/components/ui_text.gen.js +6 -6
  122. package/out-js/decentraland/sdk/components/ui_text.gen.js.map +1 -1
  123. package/out-js/decentraland/sdk/components/ui_transform.gen.js +52 -52
  124. package/out-js/decentraland/sdk/components/ui_transform.gen.js.map +1 -1
  125. package/out-js/decentraland/sdk/components/video_player.gen.js +7 -7
  126. package/out-js/decentraland/sdk/components/video_player.gen.js.map +1 -1
  127. package/out-js/decentraland/sdk/components/visibility_component.gen.js +2 -2
  128. package/out-js/decentraland/sdk/components/visibility_component.gen.js.map +1 -1
  129. package/out-js/decentraland/social/friendships/friendships.gen.d.ts +11 -10
  130. package/out-js/decentraland/social/friendships/friendships.gen.js +105 -99
  131. package/out-js/decentraland/social/friendships/friendships.gen.js.map +1 -1
  132. package/out-js/google/protobuf/descriptor.gen.js +141 -141
  133. package/out-js/google/protobuf/descriptor.gen.js.map +1 -1
  134. package/out-js/google/protobuf/empty.gen.js +1 -1
  135. package/out-js/google/protobuf/empty.gen.js.map +1 -1
  136. package/out-ts/decentraland/bff/authentication_service.gen.ts +12 -12
  137. package/out-ts/decentraland/bff/comms_director_service.gen.ts +7 -7
  138. package/out-ts/decentraland/bff/comms_service.gen.ts +4 -4
  139. package/out-ts/decentraland/bff/http_endpoints.gen.ts +47 -47
  140. package/out-ts/decentraland/bff/topics_service.gen.ts +14 -14
  141. package/out-ts/decentraland/common/border_rect.gen.ts +10 -10
  142. package/out-ts/decentraland/common/colors.gen.ts +9 -9
  143. package/out-ts/decentraland/common/content_mapping.gen.ts +3 -3
  144. package/out-ts/decentraland/common/sdk/user_data.gen.ts +17 -17
  145. package/out-ts/decentraland/common/texture.gen.ts +16 -16
  146. package/out-ts/decentraland/common/vectors.gen.ts +11 -11
  147. package/out-ts/decentraland/kernel/apis/communications_controller.gen.ts +3 -3
  148. package/out-ts/decentraland/kernel/apis/dev_tools.gen.ts +4 -4
  149. package/out-ts/decentraland/kernel/apis/engine_api.gen.ts +101 -101
  150. package/out-ts/decentraland/kernel/apis/environment_api.gen.ts +38 -38
  151. package/out-ts/decentraland/kernel/apis/ethereum_controller.gen.ts +31 -31
  152. package/out-ts/decentraland/kernel/apis/parcel_identity.gen.ts +20 -20
  153. package/out-ts/decentraland/kernel/apis/permissions.gen.ts +12 -10
  154. package/out-ts/decentraland/kernel/apis/players.gen.ts +10 -10
  155. package/out-ts/decentraland/kernel/apis/portable_experiences.gen.ts +17 -17
  156. package/out-ts/decentraland/kernel/apis/restricted_actions.gen.ts +22 -22
  157. package/out-ts/decentraland/kernel/apis/runtime.gen.ts +23 -23
  158. package/out-ts/decentraland/kernel/apis/scene.gen.ts +6 -6
  159. package/out-ts/decentraland/kernel/apis/signed_fetch.gen.ts +19 -19
  160. package/out-ts/decentraland/kernel/apis/social_controller.gen.ts +6 -6
  161. package/out-ts/decentraland/kernel/apis/testing.gen.ts +26 -26
  162. package/out-ts/decentraland/kernel/apis/user_action_module.gen.ts +3 -3
  163. package/out-ts/decentraland/kernel/apis/user_identity.gen.ts +6 -6
  164. package/out-ts/decentraland/kernel/comms/rfc4/comms.gen.ts +35 -35
  165. package/out-ts/decentraland/kernel/comms/rfc5/ws_comms.gen.ts +33 -33
  166. package/out-ts/decentraland/kernel/comms/v3/archipelago.gen.ts +47 -47
  167. package/out-ts/decentraland/realm/about.gen.ts +47 -47
  168. package/out-ts/decentraland/sdk/components/animator.gen.ts +10 -10
  169. package/out-ts/decentraland/sdk/components/audio_source.gen.ts +6 -6
  170. package/out-ts/decentraland/sdk/components/audio_stream.gen.ts +4 -4
  171. package/out-ts/decentraland/sdk/components/avatar_attach.gen.ts +3 -3
  172. package/out-ts/decentraland/sdk/components/avatar_modifier_area.gen.ts +6 -5
  173. package/out-ts/decentraland/sdk/components/avatar_shape.gen.ts +12 -12
  174. package/out-ts/decentraland/sdk/components/billboard.gen.ts +2 -2
  175. package/out-ts/decentraland/sdk/components/camera_mode.gen.ts +2 -2
  176. package/out-ts/decentraland/sdk/components/camera_mode_area.gen.ts +3 -3
  177. package/out-ts/decentraland/sdk/components/common/raycast_hit.gen.ts +8 -8
  178. package/out-ts/decentraland/sdk/components/engine_info.gen.ts +4 -4
  179. package/out-ts/decentraland/sdk/components/gltf_container.gen.ts +4 -4
  180. package/out-ts/decentraland/sdk/components/gltf_container_loading_state.gen.ts +2 -2
  181. package/out-ts/decentraland/sdk/components/material.gen.ts +25 -25
  182. package/out-ts/decentraland/sdk/components/mesh_collider.gen.ts +12 -12
  183. package/out-ts/decentraland/sdk/components/mesh_renderer.gen.ts +17 -15
  184. package/out-ts/decentraland/sdk/components/nft_shape.gen.ts +4 -4
  185. package/out-ts/decentraland/sdk/components/pointer_events.gen.ts +10 -10
  186. package/out-ts/decentraland/sdk/components/pointer_events_result.gen.ts +7 -7
  187. package/out-ts/decentraland/sdk/components/pointer_lock.gen.ts +2 -2
  188. package/out-ts/decentraland/sdk/components/raycast.gen.ts +11 -11
  189. package/out-ts/decentraland/sdk/components/raycast_result.gen.ts +6 -6
  190. package/out-ts/decentraland/sdk/components/text_shape.gen.ts +22 -22
  191. package/out-ts/decentraland/sdk/components/ui_background.gen.ts +8 -7
  192. package/out-ts/decentraland/sdk/components/ui_dropdown.gen.ts +10 -10
  193. package/out-ts/decentraland/sdk/components/ui_dropdown_result.gen.ts +2 -2
  194. package/out-ts/decentraland/sdk/components/ui_input.gen.ts +9 -9
  195. package/out-ts/decentraland/sdk/components/ui_input_result.gen.ts +2 -2
  196. package/out-ts/decentraland/sdk/components/ui_text.gen.ts +6 -6
  197. package/out-ts/decentraland/sdk/components/ui_transform.gen.ts +52 -52
  198. package/out-ts/decentraland/sdk/components/video_player.gen.ts +7 -7
  199. package/out-ts/decentraland/sdk/components/visibility_component.gen.ts +2 -2
  200. package/out-ts/decentraland/social/friendships/friendships.gen.ts +99 -93
  201. package/out-ts/google/protobuf/descriptor.gen.ts +146 -141
  202. package/out-ts/google/protobuf/empty.gen.ts +1 -1
  203. package/package.json +8 -5
  204. package/proto/decentraland/social/friendships/friendships.proto +9 -8
@@ -99,21 +99,21 @@ export const MinimalRunnableEntity = {
99
99
  const tag = reader.uint32();
100
100
  switch (tag >>> 3) {
101
101
  case 1:
102
- if (tag != 10) {
102
+ if (tag !== 10) {
103
103
  break;
104
104
  }
105
105
 
106
106
  message.content.push(ContentMapping.decode(reader, reader.uint32()));
107
107
  continue;
108
108
  case 2:
109
- if (tag != 18) {
109
+ if (tag !== 18) {
110
110
  break;
111
111
  }
112
112
 
113
113
  message.metadataJson = reader.string();
114
114
  continue;
115
115
  }
116
- if ((tag & 7) == 4 || tag == 0) {
116
+ if ((tag & 7) === 4 || tag === 0) {
117
117
  break;
118
118
  }
119
119
  reader.skipType(tag & 7);
@@ -180,35 +180,35 @@ export const BootstrapDataResponse = {
180
180
  const tag = reader.uint32();
181
181
  switch (tag >>> 3) {
182
182
  case 1:
183
- if (tag != 10) {
183
+ if (tag !== 10) {
184
184
  break;
185
185
  }
186
186
 
187
187
  message.id = reader.string();
188
188
  continue;
189
189
  case 4:
190
- if (tag != 34) {
190
+ if (tag !== 34) {
191
191
  break;
192
192
  }
193
193
 
194
194
  message.baseUrl = reader.string();
195
195
  continue;
196
196
  case 2:
197
- if (tag != 18) {
197
+ if (tag !== 18) {
198
198
  break;
199
199
  }
200
200
 
201
201
  message.entity = MinimalRunnableEntity.decode(reader, reader.uint32());
202
202
  continue;
203
203
  case 5:
204
- if (tag != 40) {
204
+ if (tag !== 40) {
205
205
  break;
206
206
  }
207
207
 
208
208
  message.useFPSThrottling = reader.bool();
209
209
  continue;
210
210
  }
211
- if ((tag & 7) == 4 || tag == 0) {
211
+ if ((tag & 7) === 4 || tag === 0) {
212
212
  break;
213
213
  }
214
214
  reader.skipType(tag & 7);
@@ -271,14 +271,14 @@ export const PreviewModeResponse = {
271
271
  const tag = reader.uint32();
272
272
  switch (tag >>> 3) {
273
273
  case 1:
274
- if (tag != 8) {
274
+ if (tag !== 8) {
275
275
  break;
276
276
  }
277
277
 
278
278
  message.isPreview = reader.bool();
279
279
  continue;
280
280
  }
281
- if ((tag & 7) == 4 || tag == 0) {
281
+ if ((tag & 7) === 4 || tag === 0) {
282
282
  break;
283
283
  }
284
284
  reader.skipType(tag & 7);
@@ -327,14 +327,14 @@ export const AreUnsafeRequestAllowedResponse = {
327
327
  const tag = reader.uint32();
328
328
  switch (tag >>> 3) {
329
329
  case 1:
330
- if (tag != 8) {
330
+ if (tag !== 8) {
331
331
  break;
332
332
  }
333
333
 
334
334
  message.status = reader.bool();
335
335
  continue;
336
336
  }
337
- if ((tag & 7) == 4 || tag == 0) {
337
+ if ((tag & 7) === 4 || tag === 0) {
338
338
  break;
339
339
  }
340
340
  reader.skipType(tag & 7);
@@ -385,14 +385,14 @@ export const GetPlatformResponse = {
385
385
  const tag = reader.uint32();
386
386
  switch (tag >>> 3) {
387
387
  case 1:
388
- if (tag != 10) {
388
+ if (tag !== 10) {
389
389
  break;
390
390
  }
391
391
 
392
392
  message.platform = reader.string();
393
393
  continue;
394
394
  }
395
- if ((tag & 7) == 4 || tag == 0) {
395
+ if ((tag & 7) === 4 || tag === 0) {
396
396
  break;
397
397
  }
398
398
  reader.skipType(tag & 7);
@@ -456,49 +456,49 @@ export const EnvironmentRealm = {
456
456
  const tag = reader.uint32();
457
457
  switch (tag >>> 3) {
458
458
  case 1:
459
- if (tag != 10) {
459
+ if (tag !== 10) {
460
460
  break;
461
461
  }
462
462
 
463
463
  message.domain = reader.string();
464
464
  continue;
465
465
  case 2:
466
- if (tag != 18) {
466
+ if (tag !== 18) {
467
467
  break;
468
468
  }
469
469
 
470
470
  message.layer = reader.string();
471
471
  continue;
472
472
  case 3:
473
- if (tag != 26) {
473
+ if (tag !== 26) {
474
474
  break;
475
475
  }
476
476
 
477
477
  message.room = reader.string();
478
478
  continue;
479
479
  case 4:
480
- if (tag != 34) {
480
+ if (tag !== 34) {
481
481
  break;
482
482
  }
483
483
 
484
484
  message.serverName = reader.string();
485
485
  continue;
486
486
  case 5:
487
- if (tag != 42) {
487
+ if (tag !== 42) {
488
488
  break;
489
489
  }
490
490
 
491
491
  message.displayName = reader.string();
492
492
  continue;
493
493
  case 6:
494
- if (tag != 50) {
494
+ if (tag !== 50) {
495
495
  break;
496
496
  }
497
497
 
498
498
  message.protocol = reader.string();
499
499
  continue;
500
500
  }
501
- if ((tag & 7) == 4 || tag == 0) {
501
+ if ((tag & 7) === 4 || tag === 0) {
502
502
  break;
503
503
  }
504
504
  reader.skipType(tag & 7);
@@ -564,14 +564,14 @@ export const GetCurrentRealmResponse = {
564
564
  const tag = reader.uint32();
565
565
  switch (tag >>> 3) {
566
566
  case 1:
567
- if (tag != 10) {
567
+ if (tag !== 10) {
568
568
  break;
569
569
  }
570
570
 
571
571
  message.currentRealm = EnvironmentRealm.decode(reader, reader.uint32());
572
572
  continue;
573
573
  }
574
- if ((tag & 7) == 4 || tag == 0) {
574
+ if ((tag & 7) === 4 || tag === 0) {
575
575
  break;
576
576
  }
577
577
  reader.skipType(tag & 7);
@@ -627,14 +627,14 @@ export const GetExplorerConfigurationResponse = {
627
627
  const tag = reader.uint32();
628
628
  switch (tag >>> 3) {
629
629
  case 1:
630
- if (tag != 10) {
630
+ if (tag !== 10) {
631
631
  break;
632
632
  }
633
633
 
634
634
  message.clientUri = reader.string();
635
635
  continue;
636
636
  case 2:
637
- if (tag != 18) {
637
+ if (tag !== 18) {
638
638
  break;
639
639
  }
640
640
 
@@ -644,7 +644,7 @@ export const GetExplorerConfigurationResponse = {
644
644
  }
645
645
  continue;
646
646
  }
647
- if ((tag & 7) == 4 || tag == 0) {
647
+ if ((tag & 7) === 4 || tag === 0) {
648
648
  break;
649
649
  }
650
650
  reader.skipType(tag & 7);
@@ -726,21 +726,21 @@ export const GetExplorerConfigurationResponse_ConfigurationsEntry = {
726
726
  const tag = reader.uint32();
727
727
  switch (tag >>> 3) {
728
728
  case 1:
729
- if (tag != 10) {
729
+ if (tag !== 10) {
730
730
  break;
731
731
  }
732
732
 
733
733
  message.key = reader.string();
734
734
  continue;
735
735
  case 2:
736
- if (tag != 18) {
736
+ if (tag !== 18) {
737
737
  break;
738
738
  }
739
739
 
740
740
  message.value = reader.string();
741
741
  continue;
742
742
  }
743
- if ((tag & 7) == 4 || tag == 0) {
743
+ if ((tag & 7) === 4 || tag === 0) {
744
744
  break;
745
745
  }
746
746
  reader.skipType(tag & 7);
@@ -795,14 +795,14 @@ export const GetDecentralandTimeResponse = {
795
795
  const tag = reader.uint32();
796
796
  switch (tag >>> 3) {
797
797
  case 1:
798
- if (tag != 8) {
798
+ if (tag !== 8) {
799
799
  break;
800
800
  }
801
801
 
802
802
  message.seconds = reader.int32();
803
803
  continue;
804
804
  }
805
- if ((tag & 7) == 4 || tag == 0) {
805
+ if ((tag & 7) === 4 || tag === 0) {
806
806
  break;
807
807
  }
808
808
  reader.skipType(tag & 7);
@@ -848,7 +848,7 @@ export const GetBootstrapDataRequest = {
848
848
  const tag = reader.uint32();
849
849
  switch (tag >>> 3) {
850
850
  }
851
- if ((tag & 7) == 4 || tag == 0) {
851
+ if ((tag & 7) === 4 || tag === 0) {
852
852
  break;
853
853
  }
854
854
  reader.skipType(tag & 7);
@@ -892,7 +892,7 @@ export const IsPreviewModeRequest = {
892
892
  const tag = reader.uint32();
893
893
  switch (tag >>> 3) {
894
894
  }
895
- if ((tag & 7) == 4 || tag == 0) {
895
+ if ((tag & 7) === 4 || tag === 0) {
896
896
  break;
897
897
  }
898
898
  reader.skipType(tag & 7);
@@ -936,7 +936,7 @@ export const GetPlatformRequest = {
936
936
  const tag = reader.uint32();
937
937
  switch (tag >>> 3) {
938
938
  }
939
- if ((tag & 7) == 4 || tag == 0) {
939
+ if ((tag & 7) === 4 || tag === 0) {
940
940
  break;
941
941
  }
942
942
  reader.skipType(tag & 7);
@@ -980,7 +980,7 @@ export const AreUnsafeRequestAllowedRequest = {
980
980
  const tag = reader.uint32();
981
981
  switch (tag >>> 3) {
982
982
  }
983
- if ((tag & 7) == 4 || tag == 0) {
983
+ if ((tag & 7) === 4 || tag === 0) {
984
984
  break;
985
985
  }
986
986
  reader.skipType(tag & 7);
@@ -1024,7 +1024,7 @@ export const GetCurrentRealmRequest = {
1024
1024
  const tag = reader.uint32();
1025
1025
  switch (tag >>> 3) {
1026
1026
  }
1027
- if ((tag & 7) == 4 || tag == 0) {
1027
+ if ((tag & 7) === 4 || tag === 0) {
1028
1028
  break;
1029
1029
  }
1030
1030
  reader.skipType(tag & 7);
@@ -1068,7 +1068,7 @@ export const GetExplorerConfigurationRequest = {
1068
1068
  const tag = reader.uint32();
1069
1069
  switch (tag >>> 3) {
1070
1070
  }
1071
- if ((tag & 7) == 4 || tag == 0) {
1071
+ if ((tag & 7) === 4 || tag === 0) {
1072
1072
  break;
1073
1073
  }
1074
1074
  reader.skipType(tag & 7);
@@ -1112,7 +1112,7 @@ export const GetDecentralandTimeRequest = {
1112
1112
  const tag = reader.uint32();
1113
1113
  switch (tag >>> 3) {
1114
1114
  }
1115
- if ((tag & 7) == 4 || tag == 0) {
1115
+ if ((tag & 7) === 4 || tag === 0) {
1116
1116
  break;
1117
1117
  }
1118
1118
  reader.skipType(tag & 7);
@@ -84,28 +84,28 @@ export const RequirePaymentRequest = {
84
84
  const tag = reader.uint32();
85
85
  switch (tag >>> 3) {
86
86
  case 1:
87
- if (tag != 10) {
87
+ if (tag !== 10) {
88
88
  break;
89
89
  }
90
90
 
91
91
  message.toAddress = reader.string();
92
92
  continue;
93
93
  case 2:
94
- if (tag != 21) {
94
+ if (tag !== 21) {
95
95
  break;
96
96
  }
97
97
 
98
98
  message.amount = reader.float();
99
99
  continue;
100
100
  case 3:
101
- if (tag != 26) {
101
+ if (tag !== 26) {
102
102
  break;
103
103
  }
104
104
 
105
105
  message.currency = reader.string();
106
106
  continue;
107
107
  }
108
- if ((tag & 7) == 4 || tag == 0) {
108
+ if ((tag & 7) === 4 || tag === 0) {
109
109
  break;
110
110
  }
111
111
  reader.skipType(tag & 7);
@@ -162,14 +162,14 @@ export const RequirePaymentResponse = {
162
162
  const tag = reader.uint32();
163
163
  switch (tag >>> 3) {
164
164
  case 1:
165
- if (tag != 10) {
165
+ if (tag !== 10) {
166
166
  break;
167
167
  }
168
168
 
169
169
  message.jsonAnyResponse = reader.string();
170
170
  continue;
171
171
  }
172
- if ((tag & 7) == 4 || tag == 0) {
172
+ if ((tag & 7) === 4 || tag === 0) {
173
173
  break;
174
174
  }
175
175
  reader.skipType(tag & 7);
@@ -218,7 +218,7 @@ export const SignMessageRequest = {
218
218
  const tag = reader.uint32();
219
219
  switch (tag >>> 3) {
220
220
  case 1:
221
- if (tag != 10) {
221
+ if (tag !== 10) {
222
222
  break;
223
223
  }
224
224
 
@@ -228,7 +228,7 @@ export const SignMessageRequest = {
228
228
  }
229
229
  continue;
230
230
  }
231
- if ((tag & 7) == 4 || tag == 0) {
231
+ if ((tag & 7) === 4 || tag === 0) {
232
232
  break;
233
233
  }
234
234
  reader.skipType(tag & 7);
@@ -297,21 +297,21 @@ export const SignMessageRequest_MessageEntry = {
297
297
  const tag = reader.uint32();
298
298
  switch (tag >>> 3) {
299
299
  case 1:
300
- if (tag != 10) {
300
+ if (tag !== 10) {
301
301
  break;
302
302
  }
303
303
 
304
304
  message.key = reader.string();
305
305
  continue;
306
306
  case 2:
307
- if (tag != 18) {
307
+ if (tag !== 18) {
308
308
  break;
309
309
  }
310
310
 
311
311
  message.value = reader.string();
312
312
  continue;
313
313
  }
314
- if ((tag & 7) == 4 || tag == 0) {
314
+ if ((tag & 7) === 4 || tag === 0) {
315
315
  break;
316
316
  }
317
317
  reader.skipType(tag & 7);
@@ -370,28 +370,28 @@ export const SignMessageResponse = {
370
370
  const tag = reader.uint32();
371
371
  switch (tag >>> 3) {
372
372
  case 1:
373
- if (tag != 10) {
373
+ if (tag !== 10) {
374
374
  break;
375
375
  }
376
376
 
377
377
  message.message = reader.string();
378
378
  continue;
379
379
  case 2:
380
- if (tag != 18) {
380
+ if (tag !== 18) {
381
381
  break;
382
382
  }
383
383
 
384
384
  message.hexEncodedMessage = reader.string();
385
385
  continue;
386
386
  case 3:
387
- if (tag != 26) {
387
+ if (tag !== 26) {
388
388
  break;
389
389
  }
390
390
 
391
391
  message.signature = reader.string();
392
392
  continue;
393
393
  }
394
- if ((tag & 7) == 4 || tag == 0) {
394
+ if ((tag & 7) === 4 || tag === 0) {
395
395
  break;
396
396
  }
397
397
  reader.skipType(tag & 7);
@@ -448,14 +448,14 @@ export const ConvertMessageToObjectRequest = {
448
448
  const tag = reader.uint32();
449
449
  switch (tag >>> 3) {
450
450
  case 1:
451
- if (tag != 10) {
451
+ if (tag !== 10) {
452
452
  break;
453
453
  }
454
454
 
455
455
  message.message = reader.string();
456
456
  continue;
457
457
  }
458
- if ((tag & 7) == 4 || tag == 0) {
458
+ if ((tag & 7) === 4 || tag === 0) {
459
459
  break;
460
460
  }
461
461
  reader.skipType(tag & 7);
@@ -506,7 +506,7 @@ export const ConvertMessageToObjectResponse = {
506
506
  const tag = reader.uint32();
507
507
  switch (tag >>> 3) {
508
508
  case 1:
509
- if (tag != 10) {
509
+ if (tag !== 10) {
510
510
  break;
511
511
  }
512
512
 
@@ -516,7 +516,7 @@ export const ConvertMessageToObjectResponse = {
516
516
  }
517
517
  continue;
518
518
  }
519
- if ((tag & 7) == 4 || tag == 0) {
519
+ if ((tag & 7) === 4 || tag === 0) {
520
520
  break;
521
521
  }
522
522
  reader.skipType(tag & 7);
@@ -587,21 +587,21 @@ export const ConvertMessageToObjectResponse_DictEntry = {
587
587
  const tag = reader.uint32();
588
588
  switch (tag >>> 3) {
589
589
  case 1:
590
- if (tag != 10) {
590
+ if (tag !== 10) {
591
591
  break;
592
592
  }
593
593
 
594
594
  message.key = reader.string();
595
595
  continue;
596
596
  case 2:
597
- if (tag != 18) {
597
+ if (tag !== 18) {
598
598
  break;
599
599
  }
600
600
 
601
601
  message.value = reader.string();
602
602
  continue;
603
603
  }
604
- if ((tag & 7) == 4 || tag == 0) {
604
+ if ((tag & 7) === 4 || tag === 0) {
605
605
  break;
606
606
  }
607
607
  reader.skipType(tag & 7);
@@ -662,28 +662,28 @@ export const SendAsyncRequest = {
662
662
  const tag = reader.uint32();
663
663
  switch (tag >>> 3) {
664
664
  case 1:
665
- if (tag != 8) {
665
+ if (tag !== 8) {
666
666
  break;
667
667
  }
668
668
 
669
669
  message.id = reader.int32();
670
670
  continue;
671
671
  case 2:
672
- if (tag != 18) {
672
+ if (tag !== 18) {
673
673
  break;
674
674
  }
675
675
 
676
676
  message.method = reader.string();
677
677
  continue;
678
678
  case 3:
679
- if (tag != 26) {
679
+ if (tag !== 26) {
680
680
  break;
681
681
  }
682
682
 
683
683
  message.jsonParams = reader.string();
684
684
  continue;
685
685
  }
686
- if ((tag & 7) == 4 || tag == 0) {
686
+ if ((tag & 7) === 4 || tag === 0) {
687
687
  break;
688
688
  }
689
689
  reader.skipType(tag & 7);
@@ -740,14 +740,14 @@ export const SendAsyncResponse = {
740
740
  const tag = reader.uint32();
741
741
  switch (tag >>> 3) {
742
742
  case 1:
743
- if (tag != 10) {
743
+ if (tag !== 10) {
744
744
  break;
745
745
  }
746
746
 
747
747
  message.jsonAnyResponse = reader.string();
748
748
  continue;
749
749
  }
750
- if ((tag & 7) == 4 || tag == 0) {
750
+ if ((tag & 7) === 4 || tag === 0) {
751
751
  break;
752
752
  }
753
753
  reader.skipType(tag & 7);
@@ -793,7 +793,7 @@ export const GetUserAccountRequest = {
793
793
  const tag = reader.uint32();
794
794
  switch (tag >>> 3) {
795
795
  }
796
- if ((tag & 7) == 4 || tag == 0) {
796
+ if ((tag & 7) === 4 || tag === 0) {
797
797
  break;
798
798
  }
799
799
  reader.skipType(tag & 7);
@@ -840,14 +840,14 @@ export const GetUserAccountResponse = {
840
840
  const tag = reader.uint32();
841
841
  switch (tag >>> 3) {
842
842
  case 1:
843
- if (tag != 10) {
843
+ if (tag !== 10) {
844
844
  break;
845
845
  }
846
846
 
847
847
  message.address = reader.string();
848
848
  continue;
849
849
  }
850
- if ((tag & 7) == 4 || tag == 0) {
850
+ if ((tag & 7) === 4 || tag === 0) {
851
851
  break;
852
852
  }
853
853
  reader.skipType(tag & 7);