@meshtrade/api-old 1.35.0 → 1.37.0

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 (32) hide show
  1. package/dist/meshtrade/compliance/client/v1/service_grpc_web_client_meshts.js +10 -0
  2. package/dist/meshtrade/iam/api_user/v1/service_grpc_web_client_meshts.js +10 -0
  3. package/dist/meshtrade/iam/group/v1/service_grpc_web_client_meshts.js +10 -0
  4. package/dist/meshtrade/iam/role/v1/role.js +2 -0
  5. package/dist/meshtrade/iam/role/v1/role_pb.d.ts +2 -0
  6. package/dist/meshtrade/iam/role/v1/role_pb.js +3 -1
  7. package/dist/meshtrade/iam/user/v1/service_grpc_web_client_meshts.js +10 -0
  8. package/dist/meshtrade/ledger/transaction/v1/service_grpc_web_client_meshts.js +11 -2
  9. package/dist/meshtrade/market_data/price/v1/service_grpc_web_client_meshts.js +10 -0
  10. package/dist/meshtrade/reporting/account_report/v1/service_grpc_web_client_meshts.js +10 -0
  11. package/dist/meshtrade/testing/ledger/token_tap/v1/index.d.ts +4 -0
  12. package/dist/meshtrade/testing/ledger/token_tap/v1/index.js +45 -0
  13. package/dist/meshtrade/testing/ledger/token_tap/v1/option_pb.d.ts +173 -0
  14. package/dist/meshtrade/testing/ledger/token_tap/v1/option_pb.js +1351 -0
  15. package/dist/meshtrade/testing/ledger/token_tap/v1/service_grpc_web_client_meshts.d.ts +46 -0
  16. package/dist/meshtrade/testing/ledger/token_tap/v1/service_grpc_web_client_meshts.js +88 -0
  17. package/dist/meshtrade/testing/ledger/token_tap/v1/service_grpc_web_pb.d.ts +55 -0
  18. package/dist/meshtrade/testing/ledger/token_tap/v1/service_grpc_web_pb.js +275 -0
  19. package/dist/meshtrade/testing/ledger/token_tap/v1/service_pb.d.ts +115 -0
  20. package/dist/meshtrade/testing/ledger/token_tap/v1/service_pb.js +962 -0
  21. package/dist/meshtrade/trading/limit_order/v1/service_grpc_web_client_meshts.js +11 -2
  22. package/dist/meshtrade/trading/market_order/v1/service_grpc_web_client_meshts.js +10 -0
  23. package/dist/meshtrade/type/v1/ledger.js +3 -0
  24. package/dist/meshtrade/type/v1/ledger_pb.d.ts +2 -1
  25. package/dist/meshtrade/type/v1/ledger_pb.js +2 -1
  26. package/dist/meshtrade/wallet/account/v1/service_grpc_web_client_meshts.d.ts +13 -1
  27. package/dist/meshtrade/wallet/account/v1/service_grpc_web_client_meshts.js +26 -0
  28. package/dist/meshtrade/wallet/account/v1/service_grpc_web_pb.d.ts +24 -0
  29. package/dist/meshtrade/wallet/account/v1/service_grpc_web_pb.js +124 -0
  30. package/dist/meshtrade/wallet/account/v1/service_pb.d.ts +85 -0
  31. package/dist/meshtrade/wallet/account/v1/service_pb.js +730 -0
  32. package/package.json +1 -1
@@ -0,0 +1,962 @@
1
+ // source: meshtrade/testing/ledger/token_tap/v1/service.proto
2
+ /**
3
+ * @fileoverview
4
+ * @enhanceable
5
+ * @suppress {missingRequire} reports error on implicit type usages.
6
+ * @suppress {messageConventions} JS Compiler reports an error if a variable or
7
+ * field starts with 'MSG_' and isn't a translatable message.
8
+ * @public
9
+ */
10
+ // GENERATED CODE -- DO NOT EDIT!
11
+ /* eslint-disable */
12
+ // @ts-nocheck
13
+
14
+ var jspb = require('google-protobuf');
15
+ var goog = jspb;
16
+ var global =
17
+ (typeof globalThis !== 'undefined' && globalThis) ||
18
+ (typeof window !== 'undefined' && window) ||
19
+ (typeof global !== 'undefined' && global) ||
20
+ (typeof self !== 'undefined' && self) ||
21
+ (function () { return this; }).call(null) ||
22
+ Function('return this')();
23
+
24
+ var buf_validate_validate_pb = require('../../../../../buf/validate/validate_pb.js');
25
+ goog.object.extend(proto, buf_validate_validate_pb);
26
+ var meshtrade_option_method_options_v1_method_options_pb = require('../../../../../meshtrade/option/method_options/v1/method_options_pb.js');
27
+ goog.object.extend(proto, meshtrade_option_method_options_v1_method_options_pb);
28
+ var meshtrade_testing_ledger_token_tap_v1_option_pb = require('../../../../../meshtrade/testing/ledger/token_tap/v1/option_pb.js');
29
+ goog.object.extend(proto, meshtrade_testing_ledger_token_tap_v1_option_pb);
30
+ var meshtrade_type_v1_amount_pb = require('../../../../../meshtrade/type/v1/amount_pb.js');
31
+ goog.object.extend(proto, meshtrade_type_v1_amount_pb);
32
+ var meshtrade_type_v1_token_pb = require('../../../../../meshtrade/type/v1/token_pb.js');
33
+ goog.object.extend(proto, meshtrade_type_v1_token_pb);
34
+ goog.exportSymbol('proto.meshtrade.testing.ledger.token_tap.v1.InitialiseTokenTapsRequest', null, global);
35
+ goog.exportSymbol('proto.meshtrade.testing.ledger.token_tap.v1.InitialiseTokenTapsResponse', null, global);
36
+ goog.exportSymbol('proto.meshtrade.testing.ledger.token_tap.v1.ListTokenTapsRequest', null, global);
37
+ goog.exportSymbol('proto.meshtrade.testing.ledger.token_tap.v1.ListTokenTapsResponse', null, global);
38
+ goog.exportSymbol('proto.meshtrade.testing.ledger.token_tap.v1.MintTokenRequest', null, global);
39
+ goog.exportSymbol('proto.meshtrade.testing.ledger.token_tap.v1.MintTokenResponse', null, global);
40
+ /**
41
+ * Generated by JsPbCodeGenerator.
42
+ * @param {Array=} opt_data Optional initial data array, typically from a
43
+ * server response, or constructed directly in Javascript. The array is used
44
+ * in place and becomes part of the constructed object. It is not cloned.
45
+ * If no data is provided, the constructed object will be empty, but still
46
+ * valid.
47
+ * @extends {jspb.Message}
48
+ * @constructor
49
+ */
50
+ proto.meshtrade.testing.ledger.token_tap.v1.InitialiseTokenTapsRequest = function(opt_data) {
51
+ jspb.Message.initialize(this, opt_data, 0, -1, null, null);
52
+ };
53
+ goog.inherits(proto.meshtrade.testing.ledger.token_tap.v1.InitialiseTokenTapsRequest, jspb.Message);
54
+ if (goog.DEBUG && !COMPILED) {
55
+ /**
56
+ * @public
57
+ * @override
58
+ */
59
+ proto.meshtrade.testing.ledger.token_tap.v1.InitialiseTokenTapsRequest.displayName = 'proto.meshtrade.testing.ledger.token_tap.v1.InitialiseTokenTapsRequest';
60
+ }
61
+ /**
62
+ * Generated by JsPbCodeGenerator.
63
+ * @param {Array=} opt_data Optional initial data array, typically from a
64
+ * server response, or constructed directly in Javascript. The array is used
65
+ * in place and becomes part of the constructed object. It is not cloned.
66
+ * If no data is provided, the constructed object will be empty, but still
67
+ * valid.
68
+ * @extends {jspb.Message}
69
+ * @constructor
70
+ */
71
+ proto.meshtrade.testing.ledger.token_tap.v1.InitialiseTokenTapsResponse = function(opt_data) {
72
+ jspb.Message.initialize(this, opt_data, 0, -1, null, null);
73
+ };
74
+ goog.inherits(proto.meshtrade.testing.ledger.token_tap.v1.InitialiseTokenTapsResponse, jspb.Message);
75
+ if (goog.DEBUG && !COMPILED) {
76
+ /**
77
+ * @public
78
+ * @override
79
+ */
80
+ proto.meshtrade.testing.ledger.token_tap.v1.InitialiseTokenTapsResponse.displayName = 'proto.meshtrade.testing.ledger.token_tap.v1.InitialiseTokenTapsResponse';
81
+ }
82
+ /**
83
+ * Generated by JsPbCodeGenerator.
84
+ * @param {Array=} opt_data Optional initial data array, typically from a
85
+ * server response, or constructed directly in Javascript. The array is used
86
+ * in place and becomes part of the constructed object. It is not cloned.
87
+ * If no data is provided, the constructed object will be empty, but still
88
+ * valid.
89
+ * @extends {jspb.Message}
90
+ * @constructor
91
+ */
92
+ proto.meshtrade.testing.ledger.token_tap.v1.ListTokenTapsRequest = function(opt_data) {
93
+ jspb.Message.initialize(this, opt_data, 0, -1, null, null);
94
+ };
95
+ goog.inherits(proto.meshtrade.testing.ledger.token_tap.v1.ListTokenTapsRequest, jspb.Message);
96
+ if (goog.DEBUG && !COMPILED) {
97
+ /**
98
+ * @public
99
+ * @override
100
+ */
101
+ proto.meshtrade.testing.ledger.token_tap.v1.ListTokenTapsRequest.displayName = 'proto.meshtrade.testing.ledger.token_tap.v1.ListTokenTapsRequest';
102
+ }
103
+ /**
104
+ * Generated by JsPbCodeGenerator.
105
+ * @param {Array=} opt_data Optional initial data array, typically from a
106
+ * server response, or constructed directly in Javascript. The array is used
107
+ * in place and becomes part of the constructed object. It is not cloned.
108
+ * If no data is provided, the constructed object will be empty, but still
109
+ * valid.
110
+ * @extends {jspb.Message}
111
+ * @constructor
112
+ */
113
+ proto.meshtrade.testing.ledger.token_tap.v1.ListTokenTapsResponse = function(opt_data) {
114
+ jspb.Message.initialize(this, opt_data, 0, -1, proto.meshtrade.testing.ledger.token_tap.v1.ListTokenTapsResponse.repeatedFields_, null);
115
+ };
116
+ goog.inherits(proto.meshtrade.testing.ledger.token_tap.v1.ListTokenTapsResponse, jspb.Message);
117
+ if (goog.DEBUG && !COMPILED) {
118
+ /**
119
+ * @public
120
+ * @override
121
+ */
122
+ proto.meshtrade.testing.ledger.token_tap.v1.ListTokenTapsResponse.displayName = 'proto.meshtrade.testing.ledger.token_tap.v1.ListTokenTapsResponse';
123
+ }
124
+ /**
125
+ * Generated by JsPbCodeGenerator.
126
+ * @param {Array=} opt_data Optional initial data array, typically from a
127
+ * server response, or constructed directly in Javascript. The array is used
128
+ * in place and becomes part of the constructed object. It is not cloned.
129
+ * If no data is provided, the constructed object will be empty, but still
130
+ * valid.
131
+ * @extends {jspb.Message}
132
+ * @constructor
133
+ */
134
+ proto.meshtrade.testing.ledger.token_tap.v1.MintTokenRequest = function(opt_data) {
135
+ jspb.Message.initialize(this, opt_data, 0, -1, null, null);
136
+ };
137
+ goog.inherits(proto.meshtrade.testing.ledger.token_tap.v1.MintTokenRequest, jspb.Message);
138
+ if (goog.DEBUG && !COMPILED) {
139
+ /**
140
+ * @public
141
+ * @override
142
+ */
143
+ proto.meshtrade.testing.ledger.token_tap.v1.MintTokenRequest.displayName = 'proto.meshtrade.testing.ledger.token_tap.v1.MintTokenRequest';
144
+ }
145
+ /**
146
+ * Generated by JsPbCodeGenerator.
147
+ * @param {Array=} opt_data Optional initial data array, typically from a
148
+ * server response, or constructed directly in Javascript. The array is used
149
+ * in place and becomes part of the constructed object. It is not cloned.
150
+ * If no data is provided, the constructed object will be empty, but still
151
+ * valid.
152
+ * @extends {jspb.Message}
153
+ * @constructor
154
+ */
155
+ proto.meshtrade.testing.ledger.token_tap.v1.MintTokenResponse = function(opt_data) {
156
+ jspb.Message.initialize(this, opt_data, 0, -1, null, null);
157
+ };
158
+ goog.inherits(proto.meshtrade.testing.ledger.token_tap.v1.MintTokenResponse, jspb.Message);
159
+ if (goog.DEBUG && !COMPILED) {
160
+ /**
161
+ * @public
162
+ * @override
163
+ */
164
+ proto.meshtrade.testing.ledger.token_tap.v1.MintTokenResponse.displayName = 'proto.meshtrade.testing.ledger.token_tap.v1.MintTokenResponse';
165
+ }
166
+
167
+
168
+
169
+ if (jspb.Message.GENERATE_TO_OBJECT) {
170
+ /**
171
+ * Creates an object representation of this proto.
172
+ * Field names that are reserved in JavaScript and will be renamed to pb_name.
173
+ * Optional fields that are not set will be set to undefined.
174
+ * To access a reserved field use, foo.pb_<name>, eg, foo.pb_default.
175
+ * For the list of reserved names please see:
176
+ * net/proto2/compiler/js/internal/generator.cc#kKeyword.
177
+ * @param {boolean=} opt_includeInstance Deprecated. whether to include the
178
+ * JSPB instance for transitional soy proto support:
179
+ * http://goto/soy-param-migration
180
+ * @return {!Object}
181
+ */
182
+ proto.meshtrade.testing.ledger.token_tap.v1.InitialiseTokenTapsRequest.prototype.toObject = function(opt_includeInstance) {
183
+ return proto.meshtrade.testing.ledger.token_tap.v1.InitialiseTokenTapsRequest.toObject(opt_includeInstance, this);
184
+ };
185
+
186
+
187
+ /**
188
+ * Static version of the {@see toObject} method.
189
+ * @param {boolean|undefined} includeInstance Deprecated. Whether to include
190
+ * the JSPB instance for transitional soy proto support:
191
+ * http://goto/soy-param-migration
192
+ * @param {!proto.meshtrade.testing.ledger.token_tap.v1.InitialiseTokenTapsRequest} msg The msg instance to transform.
193
+ * @return {!Object}
194
+ * @suppress {unusedLocalVariables} f is only used for nested messages
195
+ */
196
+ proto.meshtrade.testing.ledger.token_tap.v1.InitialiseTokenTapsRequest.toObject = function(includeInstance, msg) {
197
+ var f, obj = {
198
+
199
+ };
200
+
201
+ if (includeInstance) {
202
+ obj.$jspbMessageInstance = msg;
203
+ }
204
+ return obj;
205
+ };
206
+ }
207
+
208
+
209
+ /**
210
+ * Deserializes binary data (in protobuf wire format).
211
+ * @param {jspb.ByteSource} bytes The bytes to deserialize.
212
+ * @return {!proto.meshtrade.testing.ledger.token_tap.v1.InitialiseTokenTapsRequest}
213
+ */
214
+ proto.meshtrade.testing.ledger.token_tap.v1.InitialiseTokenTapsRequest.deserializeBinary = function(bytes) {
215
+ var reader = new jspb.BinaryReader(bytes);
216
+ var msg = new proto.meshtrade.testing.ledger.token_tap.v1.InitialiseTokenTapsRequest;
217
+ return proto.meshtrade.testing.ledger.token_tap.v1.InitialiseTokenTapsRequest.deserializeBinaryFromReader(msg, reader);
218
+ };
219
+
220
+
221
+ /**
222
+ * Deserializes binary data (in protobuf wire format) from the
223
+ * given reader into the given message object.
224
+ * @param {!proto.meshtrade.testing.ledger.token_tap.v1.InitialiseTokenTapsRequest} msg The message object to deserialize into.
225
+ * @param {!jspb.BinaryReader} reader The BinaryReader to use.
226
+ * @return {!proto.meshtrade.testing.ledger.token_tap.v1.InitialiseTokenTapsRequest}
227
+ */
228
+ proto.meshtrade.testing.ledger.token_tap.v1.InitialiseTokenTapsRequest.deserializeBinaryFromReader = function(msg, reader) {
229
+ while (reader.nextField()) {
230
+ if (reader.isEndGroup()) {
231
+ break;
232
+ }
233
+ var field = reader.getFieldNumber();
234
+ switch (field) {
235
+ default:
236
+ reader.skipField();
237
+ break;
238
+ }
239
+ }
240
+ return msg;
241
+ };
242
+
243
+
244
+ /**
245
+ * Serializes the message to binary data (in protobuf wire format).
246
+ * @return {!Uint8Array}
247
+ */
248
+ proto.meshtrade.testing.ledger.token_tap.v1.InitialiseTokenTapsRequest.prototype.serializeBinary = function() {
249
+ var writer = new jspb.BinaryWriter();
250
+ proto.meshtrade.testing.ledger.token_tap.v1.InitialiseTokenTapsRequest.serializeBinaryToWriter(this, writer);
251
+ return writer.getResultBuffer();
252
+ };
253
+
254
+
255
+ /**
256
+ * Serializes the given message to binary data (in protobuf wire
257
+ * format), writing to the given BinaryWriter.
258
+ * @param {!proto.meshtrade.testing.ledger.token_tap.v1.InitialiseTokenTapsRequest} message
259
+ * @param {!jspb.BinaryWriter} writer
260
+ * @suppress {unusedLocalVariables} f is only used for nested messages
261
+ */
262
+ proto.meshtrade.testing.ledger.token_tap.v1.InitialiseTokenTapsRequest.serializeBinaryToWriter = function(message, writer) {
263
+ var f = undefined;
264
+ };
265
+
266
+
267
+
268
+
269
+
270
+ if (jspb.Message.GENERATE_TO_OBJECT) {
271
+ /**
272
+ * Creates an object representation of this proto.
273
+ * Field names that are reserved in JavaScript and will be renamed to pb_name.
274
+ * Optional fields that are not set will be set to undefined.
275
+ * To access a reserved field use, foo.pb_<name>, eg, foo.pb_default.
276
+ * For the list of reserved names please see:
277
+ * net/proto2/compiler/js/internal/generator.cc#kKeyword.
278
+ * @param {boolean=} opt_includeInstance Deprecated. whether to include the
279
+ * JSPB instance for transitional soy proto support:
280
+ * http://goto/soy-param-migration
281
+ * @return {!Object}
282
+ */
283
+ proto.meshtrade.testing.ledger.token_tap.v1.InitialiseTokenTapsResponse.prototype.toObject = function(opt_includeInstance) {
284
+ return proto.meshtrade.testing.ledger.token_tap.v1.InitialiseTokenTapsResponse.toObject(opt_includeInstance, this);
285
+ };
286
+
287
+
288
+ /**
289
+ * Static version of the {@see toObject} method.
290
+ * @param {boolean|undefined} includeInstance Deprecated. Whether to include
291
+ * the JSPB instance for transitional soy proto support:
292
+ * http://goto/soy-param-migration
293
+ * @param {!proto.meshtrade.testing.ledger.token_tap.v1.InitialiseTokenTapsResponse} msg The msg instance to transform.
294
+ * @return {!Object}
295
+ * @suppress {unusedLocalVariables} f is only used for nested messages
296
+ */
297
+ proto.meshtrade.testing.ledger.token_tap.v1.InitialiseTokenTapsResponse.toObject = function(includeInstance, msg) {
298
+ var f, obj = {
299
+
300
+ };
301
+
302
+ if (includeInstance) {
303
+ obj.$jspbMessageInstance = msg;
304
+ }
305
+ return obj;
306
+ };
307
+ }
308
+
309
+
310
+ /**
311
+ * Deserializes binary data (in protobuf wire format).
312
+ * @param {jspb.ByteSource} bytes The bytes to deserialize.
313
+ * @return {!proto.meshtrade.testing.ledger.token_tap.v1.InitialiseTokenTapsResponse}
314
+ */
315
+ proto.meshtrade.testing.ledger.token_tap.v1.InitialiseTokenTapsResponse.deserializeBinary = function(bytes) {
316
+ var reader = new jspb.BinaryReader(bytes);
317
+ var msg = new proto.meshtrade.testing.ledger.token_tap.v1.InitialiseTokenTapsResponse;
318
+ return proto.meshtrade.testing.ledger.token_tap.v1.InitialiseTokenTapsResponse.deserializeBinaryFromReader(msg, reader);
319
+ };
320
+
321
+
322
+ /**
323
+ * Deserializes binary data (in protobuf wire format) from the
324
+ * given reader into the given message object.
325
+ * @param {!proto.meshtrade.testing.ledger.token_tap.v1.InitialiseTokenTapsResponse} msg The message object to deserialize into.
326
+ * @param {!jspb.BinaryReader} reader The BinaryReader to use.
327
+ * @return {!proto.meshtrade.testing.ledger.token_tap.v1.InitialiseTokenTapsResponse}
328
+ */
329
+ proto.meshtrade.testing.ledger.token_tap.v1.InitialiseTokenTapsResponse.deserializeBinaryFromReader = function(msg, reader) {
330
+ while (reader.nextField()) {
331
+ if (reader.isEndGroup()) {
332
+ break;
333
+ }
334
+ var field = reader.getFieldNumber();
335
+ switch (field) {
336
+ default:
337
+ reader.skipField();
338
+ break;
339
+ }
340
+ }
341
+ return msg;
342
+ };
343
+
344
+
345
+ /**
346
+ * Serializes the message to binary data (in protobuf wire format).
347
+ * @return {!Uint8Array}
348
+ */
349
+ proto.meshtrade.testing.ledger.token_tap.v1.InitialiseTokenTapsResponse.prototype.serializeBinary = function() {
350
+ var writer = new jspb.BinaryWriter();
351
+ proto.meshtrade.testing.ledger.token_tap.v1.InitialiseTokenTapsResponse.serializeBinaryToWriter(this, writer);
352
+ return writer.getResultBuffer();
353
+ };
354
+
355
+
356
+ /**
357
+ * Serializes the given message to binary data (in protobuf wire
358
+ * format), writing to the given BinaryWriter.
359
+ * @param {!proto.meshtrade.testing.ledger.token_tap.v1.InitialiseTokenTapsResponse} message
360
+ * @param {!jspb.BinaryWriter} writer
361
+ * @suppress {unusedLocalVariables} f is only used for nested messages
362
+ */
363
+ proto.meshtrade.testing.ledger.token_tap.v1.InitialiseTokenTapsResponse.serializeBinaryToWriter = function(message, writer) {
364
+ var f = undefined;
365
+ };
366
+
367
+
368
+
369
+
370
+
371
+ if (jspb.Message.GENERATE_TO_OBJECT) {
372
+ /**
373
+ * Creates an object representation of this proto.
374
+ * Field names that are reserved in JavaScript and will be renamed to pb_name.
375
+ * Optional fields that are not set will be set to undefined.
376
+ * To access a reserved field use, foo.pb_<name>, eg, foo.pb_default.
377
+ * For the list of reserved names please see:
378
+ * net/proto2/compiler/js/internal/generator.cc#kKeyword.
379
+ * @param {boolean=} opt_includeInstance Deprecated. whether to include the
380
+ * JSPB instance for transitional soy proto support:
381
+ * http://goto/soy-param-migration
382
+ * @return {!Object}
383
+ */
384
+ proto.meshtrade.testing.ledger.token_tap.v1.ListTokenTapsRequest.prototype.toObject = function(opt_includeInstance) {
385
+ return proto.meshtrade.testing.ledger.token_tap.v1.ListTokenTapsRequest.toObject(opt_includeInstance, this);
386
+ };
387
+
388
+
389
+ /**
390
+ * Static version of the {@see toObject} method.
391
+ * @param {boolean|undefined} includeInstance Deprecated. Whether to include
392
+ * the JSPB instance for transitional soy proto support:
393
+ * http://goto/soy-param-migration
394
+ * @param {!proto.meshtrade.testing.ledger.token_tap.v1.ListTokenTapsRequest} msg The msg instance to transform.
395
+ * @return {!Object}
396
+ * @suppress {unusedLocalVariables} f is only used for nested messages
397
+ */
398
+ proto.meshtrade.testing.ledger.token_tap.v1.ListTokenTapsRequest.toObject = function(includeInstance, msg) {
399
+ var f, obj = {
400
+
401
+ };
402
+
403
+ if (includeInstance) {
404
+ obj.$jspbMessageInstance = msg;
405
+ }
406
+ return obj;
407
+ };
408
+ }
409
+
410
+
411
+ /**
412
+ * Deserializes binary data (in protobuf wire format).
413
+ * @param {jspb.ByteSource} bytes The bytes to deserialize.
414
+ * @return {!proto.meshtrade.testing.ledger.token_tap.v1.ListTokenTapsRequest}
415
+ */
416
+ proto.meshtrade.testing.ledger.token_tap.v1.ListTokenTapsRequest.deserializeBinary = function(bytes) {
417
+ var reader = new jspb.BinaryReader(bytes);
418
+ var msg = new proto.meshtrade.testing.ledger.token_tap.v1.ListTokenTapsRequest;
419
+ return proto.meshtrade.testing.ledger.token_tap.v1.ListTokenTapsRequest.deserializeBinaryFromReader(msg, reader);
420
+ };
421
+
422
+
423
+ /**
424
+ * Deserializes binary data (in protobuf wire format) from the
425
+ * given reader into the given message object.
426
+ * @param {!proto.meshtrade.testing.ledger.token_tap.v1.ListTokenTapsRequest} msg The message object to deserialize into.
427
+ * @param {!jspb.BinaryReader} reader The BinaryReader to use.
428
+ * @return {!proto.meshtrade.testing.ledger.token_tap.v1.ListTokenTapsRequest}
429
+ */
430
+ proto.meshtrade.testing.ledger.token_tap.v1.ListTokenTapsRequest.deserializeBinaryFromReader = function(msg, reader) {
431
+ while (reader.nextField()) {
432
+ if (reader.isEndGroup()) {
433
+ break;
434
+ }
435
+ var field = reader.getFieldNumber();
436
+ switch (field) {
437
+ default:
438
+ reader.skipField();
439
+ break;
440
+ }
441
+ }
442
+ return msg;
443
+ };
444
+
445
+
446
+ /**
447
+ * Serializes the message to binary data (in protobuf wire format).
448
+ * @return {!Uint8Array}
449
+ */
450
+ proto.meshtrade.testing.ledger.token_tap.v1.ListTokenTapsRequest.prototype.serializeBinary = function() {
451
+ var writer = new jspb.BinaryWriter();
452
+ proto.meshtrade.testing.ledger.token_tap.v1.ListTokenTapsRequest.serializeBinaryToWriter(this, writer);
453
+ return writer.getResultBuffer();
454
+ };
455
+
456
+
457
+ /**
458
+ * Serializes the given message to binary data (in protobuf wire
459
+ * format), writing to the given BinaryWriter.
460
+ * @param {!proto.meshtrade.testing.ledger.token_tap.v1.ListTokenTapsRequest} message
461
+ * @param {!jspb.BinaryWriter} writer
462
+ * @suppress {unusedLocalVariables} f is only used for nested messages
463
+ */
464
+ proto.meshtrade.testing.ledger.token_tap.v1.ListTokenTapsRequest.serializeBinaryToWriter = function(message, writer) {
465
+ var f = undefined;
466
+ };
467
+
468
+
469
+
470
+ /**
471
+ * List of repeated fields within this message type.
472
+ * @private {!Array<number>}
473
+ * @const
474
+ */
475
+ proto.meshtrade.testing.ledger.token_tap.v1.ListTokenTapsResponse.repeatedFields_ = [1];
476
+
477
+
478
+
479
+ if (jspb.Message.GENERATE_TO_OBJECT) {
480
+ /**
481
+ * Creates an object representation of this proto.
482
+ * Field names that are reserved in JavaScript and will be renamed to pb_name.
483
+ * Optional fields that are not set will be set to undefined.
484
+ * To access a reserved field use, foo.pb_<name>, eg, foo.pb_default.
485
+ * For the list of reserved names please see:
486
+ * net/proto2/compiler/js/internal/generator.cc#kKeyword.
487
+ * @param {boolean=} opt_includeInstance Deprecated. whether to include the
488
+ * JSPB instance for transitional soy proto support:
489
+ * http://goto/soy-param-migration
490
+ * @return {!Object}
491
+ */
492
+ proto.meshtrade.testing.ledger.token_tap.v1.ListTokenTapsResponse.prototype.toObject = function(opt_includeInstance) {
493
+ return proto.meshtrade.testing.ledger.token_tap.v1.ListTokenTapsResponse.toObject(opt_includeInstance, this);
494
+ };
495
+
496
+
497
+ /**
498
+ * Static version of the {@see toObject} method.
499
+ * @param {boolean|undefined} includeInstance Deprecated. Whether to include
500
+ * the JSPB instance for transitional soy proto support:
501
+ * http://goto/soy-param-migration
502
+ * @param {!proto.meshtrade.testing.ledger.token_tap.v1.ListTokenTapsResponse} msg The msg instance to transform.
503
+ * @return {!Object}
504
+ * @suppress {unusedLocalVariables} f is only used for nested messages
505
+ */
506
+ proto.meshtrade.testing.ledger.token_tap.v1.ListTokenTapsResponse.toObject = function(includeInstance, msg) {
507
+ var f, obj = {
508
+ tokensList: jspb.Message.toObjectList(msg.getTokensList(),
509
+ meshtrade_type_v1_token_pb.Token.toObject, includeInstance)
510
+ };
511
+
512
+ if (includeInstance) {
513
+ obj.$jspbMessageInstance = msg;
514
+ }
515
+ return obj;
516
+ };
517
+ }
518
+
519
+
520
+ /**
521
+ * Deserializes binary data (in protobuf wire format).
522
+ * @param {jspb.ByteSource} bytes The bytes to deserialize.
523
+ * @return {!proto.meshtrade.testing.ledger.token_tap.v1.ListTokenTapsResponse}
524
+ */
525
+ proto.meshtrade.testing.ledger.token_tap.v1.ListTokenTapsResponse.deserializeBinary = function(bytes) {
526
+ var reader = new jspb.BinaryReader(bytes);
527
+ var msg = new proto.meshtrade.testing.ledger.token_tap.v1.ListTokenTapsResponse;
528
+ return proto.meshtrade.testing.ledger.token_tap.v1.ListTokenTapsResponse.deserializeBinaryFromReader(msg, reader);
529
+ };
530
+
531
+
532
+ /**
533
+ * Deserializes binary data (in protobuf wire format) from the
534
+ * given reader into the given message object.
535
+ * @param {!proto.meshtrade.testing.ledger.token_tap.v1.ListTokenTapsResponse} msg The message object to deserialize into.
536
+ * @param {!jspb.BinaryReader} reader The BinaryReader to use.
537
+ * @return {!proto.meshtrade.testing.ledger.token_tap.v1.ListTokenTapsResponse}
538
+ */
539
+ proto.meshtrade.testing.ledger.token_tap.v1.ListTokenTapsResponse.deserializeBinaryFromReader = function(msg, reader) {
540
+ while (reader.nextField()) {
541
+ if (reader.isEndGroup()) {
542
+ break;
543
+ }
544
+ var field = reader.getFieldNumber();
545
+ switch (field) {
546
+ case 1:
547
+ var value = new meshtrade_type_v1_token_pb.Token;
548
+ reader.readMessage(value,meshtrade_type_v1_token_pb.Token.deserializeBinaryFromReader);
549
+ msg.addTokens(value);
550
+ break;
551
+ default:
552
+ reader.skipField();
553
+ break;
554
+ }
555
+ }
556
+ return msg;
557
+ };
558
+
559
+
560
+ /**
561
+ * Serializes the message to binary data (in protobuf wire format).
562
+ * @return {!Uint8Array}
563
+ */
564
+ proto.meshtrade.testing.ledger.token_tap.v1.ListTokenTapsResponse.prototype.serializeBinary = function() {
565
+ var writer = new jspb.BinaryWriter();
566
+ proto.meshtrade.testing.ledger.token_tap.v1.ListTokenTapsResponse.serializeBinaryToWriter(this, writer);
567
+ return writer.getResultBuffer();
568
+ };
569
+
570
+
571
+ /**
572
+ * Serializes the given message to binary data (in protobuf wire
573
+ * format), writing to the given BinaryWriter.
574
+ * @param {!proto.meshtrade.testing.ledger.token_tap.v1.ListTokenTapsResponse} message
575
+ * @param {!jspb.BinaryWriter} writer
576
+ * @suppress {unusedLocalVariables} f is only used for nested messages
577
+ */
578
+ proto.meshtrade.testing.ledger.token_tap.v1.ListTokenTapsResponse.serializeBinaryToWriter = function(message, writer) {
579
+ var f = undefined;
580
+ f = message.getTokensList();
581
+ if (f.length > 0) {
582
+ writer.writeRepeatedMessage(
583
+ 1,
584
+ f,
585
+ meshtrade_type_v1_token_pb.Token.serializeBinaryToWriter
586
+ );
587
+ }
588
+ };
589
+
590
+
591
+ /**
592
+ * repeated meshtrade.type.v1.Token tokens = 1;
593
+ * @return {!Array<!proto.meshtrade.type.v1.Token>}
594
+ */
595
+ proto.meshtrade.testing.ledger.token_tap.v1.ListTokenTapsResponse.prototype.getTokensList = function() {
596
+ return /** @type{!Array<!proto.meshtrade.type.v1.Token>} */ (
597
+ jspb.Message.getRepeatedWrapperField(this, meshtrade_type_v1_token_pb.Token, 1));
598
+ };
599
+
600
+
601
+ /**
602
+ * @param {!Array<!proto.meshtrade.type.v1.Token>} value
603
+ * @return {!proto.meshtrade.testing.ledger.token_tap.v1.ListTokenTapsResponse} returns this
604
+ */
605
+ proto.meshtrade.testing.ledger.token_tap.v1.ListTokenTapsResponse.prototype.setTokensList = function(value) {
606
+ return jspb.Message.setRepeatedWrapperField(this, 1, value);
607
+ };
608
+
609
+
610
+ /**
611
+ * @param {!proto.meshtrade.type.v1.Token=} opt_value
612
+ * @param {number=} opt_index
613
+ * @return {!proto.meshtrade.type.v1.Token}
614
+ */
615
+ proto.meshtrade.testing.ledger.token_tap.v1.ListTokenTapsResponse.prototype.addTokens = function(opt_value, opt_index) {
616
+ return jspb.Message.addToRepeatedWrapperField(this, 1, opt_value, proto.meshtrade.type.v1.Token, opt_index);
617
+ };
618
+
619
+
620
+ /**
621
+ * Clears the list making it empty but non-null.
622
+ * @return {!proto.meshtrade.testing.ledger.token_tap.v1.ListTokenTapsResponse} returns this
623
+ */
624
+ proto.meshtrade.testing.ledger.token_tap.v1.ListTokenTapsResponse.prototype.clearTokensList = function() {
625
+ return this.setTokensList([]);
626
+ };
627
+
628
+
629
+
630
+
631
+
632
+ if (jspb.Message.GENERATE_TO_OBJECT) {
633
+ /**
634
+ * Creates an object representation of this proto.
635
+ * Field names that are reserved in JavaScript and will be renamed to pb_name.
636
+ * Optional fields that are not set will be set to undefined.
637
+ * To access a reserved field use, foo.pb_<name>, eg, foo.pb_default.
638
+ * For the list of reserved names please see:
639
+ * net/proto2/compiler/js/internal/generator.cc#kKeyword.
640
+ * @param {boolean=} opt_includeInstance Deprecated. whether to include the
641
+ * JSPB instance for transitional soy proto support:
642
+ * http://goto/soy-param-migration
643
+ * @return {!Object}
644
+ */
645
+ proto.meshtrade.testing.ledger.token_tap.v1.MintTokenRequest.prototype.toObject = function(opt_includeInstance) {
646
+ return proto.meshtrade.testing.ledger.token_tap.v1.MintTokenRequest.toObject(opt_includeInstance, this);
647
+ };
648
+
649
+
650
+ /**
651
+ * Static version of the {@see toObject} method.
652
+ * @param {boolean|undefined} includeInstance Deprecated. Whether to include
653
+ * the JSPB instance for transitional soy proto support:
654
+ * http://goto/soy-param-migration
655
+ * @param {!proto.meshtrade.testing.ledger.token_tap.v1.MintTokenRequest} msg The msg instance to transform.
656
+ * @return {!Object}
657
+ * @suppress {unusedLocalVariables} f is only used for nested messages
658
+ */
659
+ proto.meshtrade.testing.ledger.token_tap.v1.MintTokenRequest.toObject = function(includeInstance, msg) {
660
+ var f, obj = {
661
+ amount: (f = msg.getAmount()) && meshtrade_type_v1_amount_pb.Amount.toObject(includeInstance, f),
662
+ address: jspb.Message.getFieldWithDefault(msg, 2, ""),
663
+ options: (f = msg.getOptions()) && meshtrade_testing_ledger_token_tap_v1_option_pb.MintTokenOptions.toObject(includeInstance, f)
664
+ };
665
+
666
+ if (includeInstance) {
667
+ obj.$jspbMessageInstance = msg;
668
+ }
669
+ return obj;
670
+ };
671
+ }
672
+
673
+
674
+ /**
675
+ * Deserializes binary data (in protobuf wire format).
676
+ * @param {jspb.ByteSource} bytes The bytes to deserialize.
677
+ * @return {!proto.meshtrade.testing.ledger.token_tap.v1.MintTokenRequest}
678
+ */
679
+ proto.meshtrade.testing.ledger.token_tap.v1.MintTokenRequest.deserializeBinary = function(bytes) {
680
+ var reader = new jspb.BinaryReader(bytes);
681
+ var msg = new proto.meshtrade.testing.ledger.token_tap.v1.MintTokenRequest;
682
+ return proto.meshtrade.testing.ledger.token_tap.v1.MintTokenRequest.deserializeBinaryFromReader(msg, reader);
683
+ };
684
+
685
+
686
+ /**
687
+ * Deserializes binary data (in protobuf wire format) from the
688
+ * given reader into the given message object.
689
+ * @param {!proto.meshtrade.testing.ledger.token_tap.v1.MintTokenRequest} msg The message object to deserialize into.
690
+ * @param {!jspb.BinaryReader} reader The BinaryReader to use.
691
+ * @return {!proto.meshtrade.testing.ledger.token_tap.v1.MintTokenRequest}
692
+ */
693
+ proto.meshtrade.testing.ledger.token_tap.v1.MintTokenRequest.deserializeBinaryFromReader = function(msg, reader) {
694
+ while (reader.nextField()) {
695
+ if (reader.isEndGroup()) {
696
+ break;
697
+ }
698
+ var field = reader.getFieldNumber();
699
+ switch (field) {
700
+ case 1:
701
+ var value = new meshtrade_type_v1_amount_pb.Amount;
702
+ reader.readMessage(value,meshtrade_type_v1_amount_pb.Amount.deserializeBinaryFromReader);
703
+ msg.setAmount(value);
704
+ break;
705
+ case 2:
706
+ var value = /** @type {string} */ (reader.readString());
707
+ msg.setAddress(value);
708
+ break;
709
+ case 3:
710
+ var value = new meshtrade_testing_ledger_token_tap_v1_option_pb.MintTokenOptions;
711
+ reader.readMessage(value,meshtrade_testing_ledger_token_tap_v1_option_pb.MintTokenOptions.deserializeBinaryFromReader);
712
+ msg.setOptions(value);
713
+ break;
714
+ default:
715
+ reader.skipField();
716
+ break;
717
+ }
718
+ }
719
+ return msg;
720
+ };
721
+
722
+
723
+ /**
724
+ * Serializes the message to binary data (in protobuf wire format).
725
+ * @return {!Uint8Array}
726
+ */
727
+ proto.meshtrade.testing.ledger.token_tap.v1.MintTokenRequest.prototype.serializeBinary = function() {
728
+ var writer = new jspb.BinaryWriter();
729
+ proto.meshtrade.testing.ledger.token_tap.v1.MintTokenRequest.serializeBinaryToWriter(this, writer);
730
+ return writer.getResultBuffer();
731
+ };
732
+
733
+
734
+ /**
735
+ * Serializes the given message to binary data (in protobuf wire
736
+ * format), writing to the given BinaryWriter.
737
+ * @param {!proto.meshtrade.testing.ledger.token_tap.v1.MintTokenRequest} message
738
+ * @param {!jspb.BinaryWriter} writer
739
+ * @suppress {unusedLocalVariables} f is only used for nested messages
740
+ */
741
+ proto.meshtrade.testing.ledger.token_tap.v1.MintTokenRequest.serializeBinaryToWriter = function(message, writer) {
742
+ var f = undefined;
743
+ f = message.getAmount();
744
+ if (f != null) {
745
+ writer.writeMessage(
746
+ 1,
747
+ f,
748
+ meshtrade_type_v1_amount_pb.Amount.serializeBinaryToWriter
749
+ );
750
+ }
751
+ f = message.getAddress();
752
+ if (f.length > 0) {
753
+ writer.writeString(
754
+ 2,
755
+ f
756
+ );
757
+ }
758
+ f = message.getOptions();
759
+ if (f != null) {
760
+ writer.writeMessage(
761
+ 3,
762
+ f,
763
+ meshtrade_testing_ledger_token_tap_v1_option_pb.MintTokenOptions.serializeBinaryToWriter
764
+ );
765
+ }
766
+ };
767
+
768
+
769
+ /**
770
+ * optional meshtrade.type.v1.Amount amount = 1;
771
+ * @return {?proto.meshtrade.type.v1.Amount}
772
+ */
773
+ proto.meshtrade.testing.ledger.token_tap.v1.MintTokenRequest.prototype.getAmount = function() {
774
+ return /** @type{?proto.meshtrade.type.v1.Amount} */ (
775
+ jspb.Message.getWrapperField(this, meshtrade_type_v1_amount_pb.Amount, 1));
776
+ };
777
+
778
+
779
+ /**
780
+ * @param {?proto.meshtrade.type.v1.Amount|undefined} value
781
+ * @return {!proto.meshtrade.testing.ledger.token_tap.v1.MintTokenRequest} returns this
782
+ */
783
+ proto.meshtrade.testing.ledger.token_tap.v1.MintTokenRequest.prototype.setAmount = function(value) {
784
+ return jspb.Message.setWrapperField(this, 1, value);
785
+ };
786
+
787
+
788
+ /**
789
+ * Clears the message field making it undefined.
790
+ * @return {!proto.meshtrade.testing.ledger.token_tap.v1.MintTokenRequest} returns this
791
+ */
792
+ proto.meshtrade.testing.ledger.token_tap.v1.MintTokenRequest.prototype.clearAmount = function() {
793
+ return this.setAmount(undefined);
794
+ };
795
+
796
+
797
+ /**
798
+ * Returns whether this field is set.
799
+ * @return {boolean}
800
+ */
801
+ proto.meshtrade.testing.ledger.token_tap.v1.MintTokenRequest.prototype.hasAmount = function() {
802
+ return jspb.Message.getField(this, 1) != null;
803
+ };
804
+
805
+
806
+ /**
807
+ * optional string address = 2;
808
+ * @return {string}
809
+ */
810
+ proto.meshtrade.testing.ledger.token_tap.v1.MintTokenRequest.prototype.getAddress = function() {
811
+ return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 2, ""));
812
+ };
813
+
814
+
815
+ /**
816
+ * @param {string} value
817
+ * @return {!proto.meshtrade.testing.ledger.token_tap.v1.MintTokenRequest} returns this
818
+ */
819
+ proto.meshtrade.testing.ledger.token_tap.v1.MintTokenRequest.prototype.setAddress = function(value) {
820
+ return jspb.Message.setProto3StringField(this, 2, value);
821
+ };
822
+
823
+
824
+ /**
825
+ * optional MintTokenOptions options = 3;
826
+ * @return {?proto.meshtrade.testing.ledger.token_tap.v1.MintTokenOptions}
827
+ */
828
+ proto.meshtrade.testing.ledger.token_tap.v1.MintTokenRequest.prototype.getOptions = function() {
829
+ return /** @type{?proto.meshtrade.testing.ledger.token_tap.v1.MintTokenOptions} */ (
830
+ jspb.Message.getWrapperField(this, meshtrade_testing_ledger_token_tap_v1_option_pb.MintTokenOptions, 3));
831
+ };
832
+
833
+
834
+ /**
835
+ * @param {?proto.meshtrade.testing.ledger.token_tap.v1.MintTokenOptions|undefined} value
836
+ * @return {!proto.meshtrade.testing.ledger.token_tap.v1.MintTokenRequest} returns this
837
+ */
838
+ proto.meshtrade.testing.ledger.token_tap.v1.MintTokenRequest.prototype.setOptions = function(value) {
839
+ return jspb.Message.setWrapperField(this, 3, value);
840
+ };
841
+
842
+
843
+ /**
844
+ * Clears the message field making it undefined.
845
+ * @return {!proto.meshtrade.testing.ledger.token_tap.v1.MintTokenRequest} returns this
846
+ */
847
+ proto.meshtrade.testing.ledger.token_tap.v1.MintTokenRequest.prototype.clearOptions = function() {
848
+ return this.setOptions(undefined);
849
+ };
850
+
851
+
852
+ /**
853
+ * Returns whether this field is set.
854
+ * @return {boolean}
855
+ */
856
+ proto.meshtrade.testing.ledger.token_tap.v1.MintTokenRequest.prototype.hasOptions = function() {
857
+ return jspb.Message.getField(this, 3) != null;
858
+ };
859
+
860
+
861
+
862
+
863
+
864
+ if (jspb.Message.GENERATE_TO_OBJECT) {
865
+ /**
866
+ * Creates an object representation of this proto.
867
+ * Field names that are reserved in JavaScript and will be renamed to pb_name.
868
+ * Optional fields that are not set will be set to undefined.
869
+ * To access a reserved field use, foo.pb_<name>, eg, foo.pb_default.
870
+ * For the list of reserved names please see:
871
+ * net/proto2/compiler/js/internal/generator.cc#kKeyword.
872
+ * @param {boolean=} opt_includeInstance Deprecated. whether to include the
873
+ * JSPB instance for transitional soy proto support:
874
+ * http://goto/soy-param-migration
875
+ * @return {!Object}
876
+ */
877
+ proto.meshtrade.testing.ledger.token_tap.v1.MintTokenResponse.prototype.toObject = function(opt_includeInstance) {
878
+ return proto.meshtrade.testing.ledger.token_tap.v1.MintTokenResponse.toObject(opt_includeInstance, this);
879
+ };
880
+
881
+
882
+ /**
883
+ * Static version of the {@see toObject} method.
884
+ * @param {boolean|undefined} includeInstance Deprecated. Whether to include
885
+ * the JSPB instance for transitional soy proto support:
886
+ * http://goto/soy-param-migration
887
+ * @param {!proto.meshtrade.testing.ledger.token_tap.v1.MintTokenResponse} msg The msg instance to transform.
888
+ * @return {!Object}
889
+ * @suppress {unusedLocalVariables} f is only used for nested messages
890
+ */
891
+ proto.meshtrade.testing.ledger.token_tap.v1.MintTokenResponse.toObject = function(includeInstance, msg) {
892
+ var f, obj = {
893
+
894
+ };
895
+
896
+ if (includeInstance) {
897
+ obj.$jspbMessageInstance = msg;
898
+ }
899
+ return obj;
900
+ };
901
+ }
902
+
903
+
904
+ /**
905
+ * Deserializes binary data (in protobuf wire format).
906
+ * @param {jspb.ByteSource} bytes The bytes to deserialize.
907
+ * @return {!proto.meshtrade.testing.ledger.token_tap.v1.MintTokenResponse}
908
+ */
909
+ proto.meshtrade.testing.ledger.token_tap.v1.MintTokenResponse.deserializeBinary = function(bytes) {
910
+ var reader = new jspb.BinaryReader(bytes);
911
+ var msg = new proto.meshtrade.testing.ledger.token_tap.v1.MintTokenResponse;
912
+ return proto.meshtrade.testing.ledger.token_tap.v1.MintTokenResponse.deserializeBinaryFromReader(msg, reader);
913
+ };
914
+
915
+
916
+ /**
917
+ * Deserializes binary data (in protobuf wire format) from the
918
+ * given reader into the given message object.
919
+ * @param {!proto.meshtrade.testing.ledger.token_tap.v1.MintTokenResponse} msg The message object to deserialize into.
920
+ * @param {!jspb.BinaryReader} reader The BinaryReader to use.
921
+ * @return {!proto.meshtrade.testing.ledger.token_tap.v1.MintTokenResponse}
922
+ */
923
+ proto.meshtrade.testing.ledger.token_tap.v1.MintTokenResponse.deserializeBinaryFromReader = function(msg, reader) {
924
+ while (reader.nextField()) {
925
+ if (reader.isEndGroup()) {
926
+ break;
927
+ }
928
+ var field = reader.getFieldNumber();
929
+ switch (field) {
930
+ default:
931
+ reader.skipField();
932
+ break;
933
+ }
934
+ }
935
+ return msg;
936
+ };
937
+
938
+
939
+ /**
940
+ * Serializes the message to binary data (in protobuf wire format).
941
+ * @return {!Uint8Array}
942
+ */
943
+ proto.meshtrade.testing.ledger.token_tap.v1.MintTokenResponse.prototype.serializeBinary = function() {
944
+ var writer = new jspb.BinaryWriter();
945
+ proto.meshtrade.testing.ledger.token_tap.v1.MintTokenResponse.serializeBinaryToWriter(this, writer);
946
+ return writer.getResultBuffer();
947
+ };
948
+
949
+
950
+ /**
951
+ * Serializes the given message to binary data (in protobuf wire
952
+ * format), writing to the given BinaryWriter.
953
+ * @param {!proto.meshtrade.testing.ledger.token_tap.v1.MintTokenResponse} message
954
+ * @param {!jspb.BinaryWriter} writer
955
+ * @suppress {unusedLocalVariables} f is only used for nested messages
956
+ */
957
+ proto.meshtrade.testing.ledger.token_tap.v1.MintTokenResponse.serializeBinaryToWriter = function(message, writer) {
958
+ var f = undefined;
959
+ };
960
+
961
+
962
+ goog.object.extend(exports, proto.meshtrade.testing.ledger.token_tap.v1);