@story-protocol/core-sdk 1.0.0-rc.20 → 1.0.0-rc.21

Sign up to get free protection for your applications and to get access to all the features.
@@ -10498,7 +10498,7 @@ var AccessControllerClient = /*#__PURE__*/function (_AccessControllerEven) {
10498
10498
  return _createClass(AccessControllerClient, [{
10499
10499
  key: "setAllPermissions",
10500
10500
  value: (function () {
10501
- var _setAllPermissions = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee(request) {
10501
+ var _setAllPermissions = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee(request) {
10502
10502
  var _yield$this$rpcClient, call;
10503
10503
  return _regeneratorRuntime().wrap(function _callee$(_context) {
10504
10504
  while (1) switch (_context.prev = _context.next) {
@@ -10558,7 +10558,7 @@ var AccessControllerClient = /*#__PURE__*/function (_AccessControllerEven) {
10558
10558
  }, {
10559
10559
  key: "setBatchPermissions",
10560
10560
  value: (function () {
10561
- var _setBatchPermissions = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee2(request) {
10561
+ var _setBatchPermissions = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee2(request) {
10562
10562
  var _yield$this$rpcClient2, call;
10563
10563
  return _regeneratorRuntime().wrap(function _callee2$(_context2) {
10564
10564
  while (1) switch (_context2.prev = _context2.next) {
@@ -10618,7 +10618,7 @@ var AccessControllerClient = /*#__PURE__*/function (_AccessControllerEven) {
10618
10618
  }, {
10619
10619
  key: "setPermission",
10620
10620
  value: (function () {
10621
- var _setPermission = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee3(request) {
10621
+ var _setPermission = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee3(request) {
10622
10622
  var _yield$this$rpcClient3, call;
10623
10623
  return _regeneratorRuntime().wrap(function _callee3$(_context3) {
10624
10624
  while (1) switch (_context3.prev = _context3.next) {
@@ -11118,7 +11118,7 @@ var CoreMetadataModuleReadOnlyClient = /*#__PURE__*/function (_CoreMetadataModul
11118
11118
  return _createClass(CoreMetadataModuleReadOnlyClient, [{
11119
11119
  key: "accessController",
11120
11120
  value: (function () {
11121
- var _accessController = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee4() {
11121
+ var _accessController = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee4() {
11122
11122
  return _regeneratorRuntime().wrap(function _callee4$(_context4) {
11123
11123
  while (1) switch (_context4.prev = _context4.next) {
11124
11124
  case 0:
@@ -11151,7 +11151,7 @@ var CoreMetadataModuleReadOnlyClient = /*#__PURE__*/function (_CoreMetadataModul
11151
11151
  }, {
11152
11152
  key: "ipAccountRegistry",
11153
11153
  value: (function () {
11154
- var _ipAccountRegistry = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee5() {
11154
+ var _ipAccountRegistry = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee5() {
11155
11155
  return _regeneratorRuntime().wrap(function _callee5$(_context5) {
11156
11156
  while (1) switch (_context5.prev = _context5.next) {
11157
11157
  case 0:
@@ -11184,7 +11184,7 @@ var CoreMetadataModuleReadOnlyClient = /*#__PURE__*/function (_CoreMetadataModul
11184
11184
  }, {
11185
11185
  key: "upgradeInterfaceVersion",
11186
11186
  value: (function () {
11187
- var _upgradeInterfaceVersion = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee6() {
11187
+ var _upgradeInterfaceVersion = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee6() {
11188
11188
  return _regeneratorRuntime().wrap(function _callee6$(_context6) {
11189
11189
  while (1) switch (_context6.prev = _context6.next) {
11190
11190
  case 0:
@@ -11217,7 +11217,7 @@ var CoreMetadataModuleReadOnlyClient = /*#__PURE__*/function (_CoreMetadataModul
11217
11217
  }, {
11218
11218
  key: "authority",
11219
11219
  value: (function () {
11220
- var _authority = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee7() {
11220
+ var _authority = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee7() {
11221
11221
  return _regeneratorRuntime().wrap(function _callee7$(_context7) {
11222
11222
  while (1) switch (_context7.prev = _context7.next) {
11223
11223
  case 0:
@@ -11250,7 +11250,7 @@ var CoreMetadataModuleReadOnlyClient = /*#__PURE__*/function (_CoreMetadataModul
11250
11250
  }, {
11251
11251
  key: "isConsumingScheduledOp",
11252
11252
  value: (function () {
11253
- var _isConsumingScheduledOp = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee8() {
11253
+ var _isConsumingScheduledOp = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee8() {
11254
11254
  return _regeneratorRuntime().wrap(function _callee8$(_context8) {
11255
11255
  while (1) switch (_context8.prev = _context8.next) {
11256
11256
  case 0:
@@ -11283,7 +11283,7 @@ var CoreMetadataModuleReadOnlyClient = /*#__PURE__*/function (_CoreMetadataModul
11283
11283
  }, {
11284
11284
  key: "isMetadataFrozen",
11285
11285
  value: (function () {
11286
- var _isMetadataFrozen = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee9(request) {
11286
+ var _isMetadataFrozen = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee9(request) {
11287
11287
  return _regeneratorRuntime().wrap(function _callee9$(_context9) {
11288
11288
  while (1) switch (_context9.prev = _context9.next) {
11289
11289
  case 0:
@@ -11317,7 +11317,7 @@ var CoreMetadataModuleReadOnlyClient = /*#__PURE__*/function (_CoreMetadataModul
11317
11317
  }, {
11318
11318
  key: "name",
11319
11319
  value: (function () {
11320
- var _name = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee10() {
11320
+ var _name = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee10() {
11321
11321
  return _regeneratorRuntime().wrap(function _callee10$(_context10) {
11322
11322
  while (1) switch (_context10.prev = _context10.next) {
11323
11323
  case 0:
@@ -11350,7 +11350,7 @@ var CoreMetadataModuleReadOnlyClient = /*#__PURE__*/function (_CoreMetadataModul
11350
11350
  }, {
11351
11351
  key: "proxiableUuid",
11352
11352
  value: (function () {
11353
- var _proxiableUuid = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee11() {
11353
+ var _proxiableUuid = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee11() {
11354
11354
  return _regeneratorRuntime().wrap(function _callee11$(_context11) {
11355
11355
  while (1) switch (_context11.prev = _context11.next) {
11356
11356
  case 0:
@@ -11383,7 +11383,7 @@ var CoreMetadataModuleReadOnlyClient = /*#__PURE__*/function (_CoreMetadataModul
11383
11383
  }, {
11384
11384
  key: "supportsInterface",
11385
11385
  value: (function () {
11386
- var _supportsInterface = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee12(request) {
11386
+ var _supportsInterface = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee12(request) {
11387
11387
  return _regeneratorRuntime().wrap(function _callee12$(_context12) {
11388
11388
  while (1) switch (_context12.prev = _context12.next) {
11389
11389
  case 0:
@@ -11432,7 +11432,7 @@ var CoreMetadataModuleClient = /*#__PURE__*/function (_CoreMetadataModuleRe) {
11432
11432
  return _createClass(CoreMetadataModuleClient, [{
11433
11433
  key: "freezeMetadata",
11434
11434
  value: (function () {
11435
- var _freezeMetadata = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee13(request) {
11435
+ var _freezeMetadata = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee13(request) {
11436
11436
  var _yield$this$rpcClient4, call;
11437
11437
  return _regeneratorRuntime().wrap(function _callee13$(_context13) {
11438
11438
  while (1) switch (_context13.prev = _context13.next) {
@@ -11492,7 +11492,7 @@ var CoreMetadataModuleClient = /*#__PURE__*/function (_CoreMetadataModuleRe) {
11492
11492
  }, {
11493
11493
  key: "initialize",
11494
11494
  value: (function () {
11495
- var _initialize = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee14(request) {
11495
+ var _initialize = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee14(request) {
11496
11496
  var _yield$this$rpcClient5, call;
11497
11497
  return _regeneratorRuntime().wrap(function _callee14$(_context14) {
11498
11498
  while (1) switch (_context14.prev = _context14.next) {
@@ -11552,7 +11552,7 @@ var CoreMetadataModuleClient = /*#__PURE__*/function (_CoreMetadataModuleRe) {
11552
11552
  }, {
11553
11553
  key: "setAll",
11554
11554
  value: (function () {
11555
- var _setAll = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee15(request) {
11555
+ var _setAll = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee15(request) {
11556
11556
  var _yield$this$rpcClient6, call;
11557
11557
  return _regeneratorRuntime().wrap(function _callee15$(_context15) {
11558
11558
  while (1) switch (_context15.prev = _context15.next) {
@@ -11612,7 +11612,7 @@ var CoreMetadataModuleClient = /*#__PURE__*/function (_CoreMetadataModuleRe) {
11612
11612
  }, {
11613
11613
  key: "setAuthority",
11614
11614
  value: (function () {
11615
- var _setAuthority = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee16(request) {
11615
+ var _setAuthority = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee16(request) {
11616
11616
  var _yield$this$rpcClient7, call;
11617
11617
  return _regeneratorRuntime().wrap(function _callee16$(_context16) {
11618
11618
  while (1) switch (_context16.prev = _context16.next) {
@@ -11672,7 +11672,7 @@ var CoreMetadataModuleClient = /*#__PURE__*/function (_CoreMetadataModuleRe) {
11672
11672
  }, {
11673
11673
  key: "setMetadataUri",
11674
11674
  value: (function () {
11675
- var _setMetadataUri = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee17(request) {
11675
+ var _setMetadataUri = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee17(request) {
11676
11676
  var _yield$this$rpcClient8, call;
11677
11677
  return _regeneratorRuntime().wrap(function _callee17$(_context17) {
11678
11678
  while (1) switch (_context17.prev = _context17.next) {
@@ -11732,7 +11732,7 @@ var CoreMetadataModuleClient = /*#__PURE__*/function (_CoreMetadataModuleRe) {
11732
11732
  }, {
11733
11733
  key: "updateNftTokenUri",
11734
11734
  value: (function () {
11735
- var _updateNftTokenUri = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee18(request) {
11735
+ var _updateNftTokenUri = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee18(request) {
11736
11736
  var _yield$this$rpcClient9, call;
11737
11737
  return _regeneratorRuntime().wrap(function _callee18$(_context18) {
11738
11738
  while (1) switch (_context18.prev = _context18.next) {
@@ -11792,7 +11792,7 @@ var CoreMetadataModuleClient = /*#__PURE__*/function (_CoreMetadataModuleRe) {
11792
11792
  }, {
11793
11793
  key: "upgradeToAndCall",
11794
11794
  value: (function () {
11795
- var _upgradeToAndCall = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee19(request) {
11795
+ var _upgradeToAndCall = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee19(request) {
11796
11796
  var _yield$this$rpcClient10, call;
11797
11797
  return _regeneratorRuntime().wrap(function _callee19$(_context19) {
11798
11798
  while (1) switch (_context19.prev = _context19.next) {
@@ -12086,7 +12086,7 @@ var DisputeModuleClient = /*#__PURE__*/function (_DisputeModuleEventCl) {
12086
12086
  return _createClass(DisputeModuleClient, [{
12087
12087
  key: "cancelDispute",
12088
12088
  value: (function () {
12089
- var _cancelDispute = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee20(request) {
12089
+ var _cancelDispute = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee20(request) {
12090
12090
  var _yield$this$rpcClient11, call;
12091
12091
  return _regeneratorRuntime().wrap(function _callee20$(_context20) {
12092
12092
  while (1) switch (_context20.prev = _context20.next) {
@@ -12146,7 +12146,7 @@ var DisputeModuleClient = /*#__PURE__*/function (_DisputeModuleEventCl) {
12146
12146
  }, {
12147
12147
  key: "raiseDispute",
12148
12148
  value: (function () {
12149
- var _raiseDispute = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee21(request) {
12149
+ var _raiseDispute = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee21(request) {
12150
12150
  var _yield$this$rpcClient12, call;
12151
12151
  return _regeneratorRuntime().wrap(function _callee21$(_context21) {
12152
12152
  while (1) switch (_context21.prev = _context21.next) {
@@ -12206,7 +12206,7 @@ var DisputeModuleClient = /*#__PURE__*/function (_DisputeModuleEventCl) {
12206
12206
  }, {
12207
12207
  key: "resolveDispute",
12208
12208
  value: (function () {
12209
- var _resolveDispute = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee22(request) {
12209
+ var _resolveDispute = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee22(request) {
12210
12210
  var _yield$this$rpcClient13, call;
12211
12211
  return _regeneratorRuntime().wrap(function _callee22$(_context22) {
12212
12212
  while (1) switch (_context22.prev = _context22.next) {
@@ -12315,7 +12315,7 @@ var IpAccountImplReadOnlyClient = /*#__PURE__*/function () {
12315
12315
  return _createClass(IpAccountImplReadOnlyClient, [{
12316
12316
  key: "state",
12317
12317
  value: (function () {
12318
- var _state = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee23() {
12318
+ var _state = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee23() {
12319
12319
  var result;
12320
12320
  return _regeneratorRuntime().wrap(function _callee23$(_context23) {
12321
12321
  while (1) switch (_context23.prev = _context23.next) {
@@ -12367,7 +12367,7 @@ var IpAccountImplClient = /*#__PURE__*/function (_IpAccountImplReadOnl) {
12367
12367
  return _createClass(IpAccountImplClient, [{
12368
12368
  key: "execute",
12369
12369
  value: (function () {
12370
- var _execute = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee24(request) {
12370
+ var _execute = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee24(request) {
12371
12371
  var _yield$this$rpcClient14, call;
12372
12372
  return _regeneratorRuntime().wrap(function _callee24$(_context24) {
12373
12373
  while (1) switch (_context24.prev = _context24.next) {
@@ -12427,7 +12427,7 @@ var IpAccountImplClient = /*#__PURE__*/function (_IpAccountImplReadOnl) {
12427
12427
  }, {
12428
12428
  key: "execute2",
12429
12429
  value: (function () {
12430
- var _execute2 = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee25(request) {
12430
+ var _execute2 = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee25(request) {
12431
12431
  var _yield$this$rpcClient15, call;
12432
12432
  return _regeneratorRuntime().wrap(function _callee25$(_context25) {
12433
12433
  while (1) switch (_context25.prev = _context25.next) {
@@ -12487,7 +12487,7 @@ var IpAccountImplClient = /*#__PURE__*/function (_IpAccountImplReadOnl) {
12487
12487
  }, {
12488
12488
  key: "executeWithSig",
12489
12489
  value: (function () {
12490
- var _executeWithSig = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee26(request) {
12490
+ var _executeWithSig = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee26(request) {
12491
12491
  var _yield$this$rpcClient16, call;
12492
12492
  return _regeneratorRuntime().wrap(function _callee26$(_context26) {
12493
12493
  while (1) switch (_context26.prev = _context26.next) {
@@ -12722,7 +12722,7 @@ var IpAssetRegistryReadOnlyClient = /*#__PURE__*/function (_IpAssetRegistryEvent
12722
12722
  return _createClass(IpAssetRegistryReadOnlyClient, [{
12723
12723
  key: "ipId",
12724
12724
  value: (function () {
12725
- var _ipId = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee27(request) {
12725
+ var _ipId = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee27(request) {
12726
12726
  return _regeneratorRuntime().wrap(function _callee27$(_context27) {
12727
12727
  while (1) switch (_context27.prev = _context27.next) {
12728
12728
  case 0:
@@ -12756,7 +12756,7 @@ var IpAssetRegistryReadOnlyClient = /*#__PURE__*/function (_IpAssetRegistryEvent
12756
12756
  }, {
12757
12757
  key: "isRegistered",
12758
12758
  value: (function () {
12759
- var _isRegistered = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee28(request) {
12759
+ var _isRegistered = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee28(request) {
12760
12760
  return _regeneratorRuntime().wrap(function _callee28$(_context28) {
12761
12761
  while (1) switch (_context28.prev = _context28.next) {
12762
12762
  case 0:
@@ -12805,7 +12805,7 @@ var IpAssetRegistryClient = /*#__PURE__*/function (_IpAssetRegistryReadO) {
12805
12805
  return _createClass(IpAssetRegistryClient, [{
12806
12806
  key: "register",
12807
12807
  value: (function () {
12808
- var _register = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee29(request) {
12808
+ var _register = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee29(request) {
12809
12809
  var _yield$this$rpcClient17, call;
12810
12810
  return _regeneratorRuntime().wrap(function _callee29$(_context29) {
12811
12811
  while (1) switch (_context29.prev = _context29.next) {
@@ -13099,7 +13099,7 @@ var IpRoyaltyVaultImplReadOnlyClient = /*#__PURE__*/function (_IpRoyaltyVaultImp
13099
13099
  return _createClass(IpRoyaltyVaultImplReadOnlyClient, [{
13100
13100
  key: "claimableRevenue",
13101
13101
  value: (function () {
13102
- var _claimableRevenue = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee30(request) {
13102
+ var _claimableRevenue = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee30(request) {
13103
13103
  return _regeneratorRuntime().wrap(function _callee30$(_context30) {
13104
13104
  while (1) switch (_context30.prev = _context30.next) {
13105
13105
  case 0:
@@ -13133,7 +13133,7 @@ var IpRoyaltyVaultImplReadOnlyClient = /*#__PURE__*/function (_IpRoyaltyVaultImp
13133
13133
  }, {
13134
13134
  key: "ipId",
13135
13135
  value: (function () {
13136
- var _ipId2 = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee31() {
13136
+ var _ipId2 = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee31() {
13137
13137
  return _regeneratorRuntime().wrap(function _callee31$(_context31) {
13138
13138
  while (1) switch (_context31.prev = _context31.next) {
13139
13139
  case 0:
@@ -13181,7 +13181,7 @@ var IpRoyaltyVaultImplClient = /*#__PURE__*/function (_IpRoyaltyVaultImplRe) {
13181
13181
  return _createClass(IpRoyaltyVaultImplClient, [{
13182
13182
  key: "claimRevenueBySnapshotBatch",
13183
13183
  value: (function () {
13184
- var _claimRevenueBySnapshotBatch = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee32(request) {
13184
+ var _claimRevenueBySnapshotBatch = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee32(request) {
13185
13185
  var _yield$this$rpcClient18, call;
13186
13186
  return _regeneratorRuntime().wrap(function _callee32$(_context32) {
13187
13187
  while (1) switch (_context32.prev = _context32.next) {
@@ -13241,7 +13241,7 @@ var IpRoyaltyVaultImplClient = /*#__PURE__*/function (_IpRoyaltyVaultImplRe) {
13241
13241
  }, {
13242
13242
  key: "claimRevenueByTokenBatch",
13243
13243
  value: (function () {
13244
- var _claimRevenueByTokenBatch = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee33(request) {
13244
+ var _claimRevenueByTokenBatch = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee33(request) {
13245
13245
  var _yield$this$rpcClient19, call;
13246
13246
  return _regeneratorRuntime().wrap(function _callee33$(_context33) {
13247
13247
  while (1) switch (_context33.prev = _context33.next) {
@@ -13301,7 +13301,7 @@ var IpRoyaltyVaultImplClient = /*#__PURE__*/function (_IpRoyaltyVaultImplRe) {
13301
13301
  }, {
13302
13302
  key: "collectRoyaltyTokens",
13303
13303
  value: (function () {
13304
- var _collectRoyaltyTokens = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee34(request) {
13304
+ var _collectRoyaltyTokens = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee34(request) {
13305
13305
  var _yield$this$rpcClient20, call;
13306
13306
  return _regeneratorRuntime().wrap(function _callee34$(_context34) {
13307
13307
  while (1) switch (_context34.prev = _context34.next) {
@@ -13361,7 +13361,7 @@ var IpRoyaltyVaultImplClient = /*#__PURE__*/function (_IpRoyaltyVaultImplRe) {
13361
13361
  }, {
13362
13362
  key: "snapshot",
13363
13363
  value: (function () {
13364
- var _snapshot = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee35() {
13364
+ var _snapshot = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee35() {
13365
13365
  var _yield$this$rpcClient21, call;
13366
13366
  return _regeneratorRuntime().wrap(function _callee35$(_context35) {
13367
13367
  while (1) switch (_context35.prev = _context35.next) {
@@ -14115,7 +14115,7 @@ var LicenseRegistryReadOnlyClient = /*#__PURE__*/function (_LicenseRegistryEvent
14115
14115
  return _createClass(LicenseRegistryReadOnlyClient, [{
14116
14116
  key: "disputeModule",
14117
14117
  value: (function () {
14118
- var _disputeModule = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee36() {
14118
+ var _disputeModule = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee36() {
14119
14119
  return _regeneratorRuntime().wrap(function _callee36$(_context36) {
14120
14120
  while (1) switch (_context36.prev = _context36.next) {
14121
14121
  case 0:
@@ -14148,7 +14148,7 @@ var LicenseRegistryReadOnlyClient = /*#__PURE__*/function (_LicenseRegistryEvent
14148
14148
  }, {
14149
14149
  key: "expirationTime",
14150
14150
  value: (function () {
14151
- var _expirationTime = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee37() {
14151
+ var _expirationTime = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee37() {
14152
14152
  return _regeneratorRuntime().wrap(function _callee37$(_context37) {
14153
14153
  while (1) switch (_context37.prev = _context37.next) {
14154
14154
  case 0:
@@ -14181,7 +14181,7 @@ var LicenseRegistryReadOnlyClient = /*#__PURE__*/function (_LicenseRegistryEvent
14181
14181
  }, {
14182
14182
  key: "ipGraphContract",
14183
14183
  value: (function () {
14184
- var _ipGraphContract = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee38() {
14184
+ var _ipGraphContract = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee38() {
14185
14185
  return _regeneratorRuntime().wrap(function _callee38$(_context38) {
14186
14186
  while (1) switch (_context38.prev = _context38.next) {
14187
14187
  case 0:
@@ -14214,7 +14214,7 @@ var LicenseRegistryReadOnlyClient = /*#__PURE__*/function (_LicenseRegistryEvent
14214
14214
  }, {
14215
14215
  key: "licensingModule",
14216
14216
  value: (function () {
14217
- var _licensingModule = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee39() {
14217
+ var _licensingModule = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee39() {
14218
14218
  return _regeneratorRuntime().wrap(function _callee39$(_context39) {
14219
14219
  while (1) switch (_context39.prev = _context39.next) {
14220
14220
  case 0:
@@ -14247,7 +14247,7 @@ var LicenseRegistryReadOnlyClient = /*#__PURE__*/function (_LicenseRegistryEvent
14247
14247
  }, {
14248
14248
  key: "upgradeInterfaceVersion",
14249
14249
  value: (function () {
14250
- var _upgradeInterfaceVersion2 = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee40() {
14250
+ var _upgradeInterfaceVersion2 = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee40() {
14251
14251
  return _regeneratorRuntime().wrap(function _callee40$(_context40) {
14252
14252
  while (1) switch (_context40.prev = _context40.next) {
14253
14253
  case 0:
@@ -14280,7 +14280,7 @@ var LicenseRegistryReadOnlyClient = /*#__PURE__*/function (_LicenseRegistryEvent
14280
14280
  }, {
14281
14281
  key: "authority",
14282
14282
  value: (function () {
14283
- var _authority2 = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee41() {
14283
+ var _authority2 = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee41() {
14284
14284
  return _regeneratorRuntime().wrap(function _callee41$(_context41) {
14285
14285
  while (1) switch (_context41.prev = _context41.next) {
14286
14286
  case 0:
@@ -14313,7 +14313,7 @@ var LicenseRegistryReadOnlyClient = /*#__PURE__*/function (_LicenseRegistryEvent
14313
14313
  }, {
14314
14314
  key: "exists",
14315
14315
  value: (function () {
14316
- var _exists = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee42(request) {
14316
+ var _exists = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee42(request) {
14317
14317
  return _regeneratorRuntime().wrap(function _callee42$(_context42) {
14318
14318
  while (1) switch (_context42.prev = _context42.next) {
14319
14319
  case 0:
@@ -14347,7 +14347,7 @@ var LicenseRegistryReadOnlyClient = /*#__PURE__*/function (_LicenseRegistryEvent
14347
14347
  }, {
14348
14348
  key: "getAttachedLicenseTerms",
14349
14349
  value: (function () {
14350
- var _getAttachedLicenseTerms = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee43(request) {
14350
+ var _getAttachedLicenseTerms = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee43(request) {
14351
14351
  var result;
14352
14352
  return _regeneratorRuntime().wrap(function _callee43$(_context43) {
14353
14353
  while (1) switch (_context43.prev = _context43.next) {
@@ -14386,7 +14386,7 @@ var LicenseRegistryReadOnlyClient = /*#__PURE__*/function (_LicenseRegistryEvent
14386
14386
  }, {
14387
14387
  key: "getAttachedLicenseTermsCount",
14388
14388
  value: (function () {
14389
- var _getAttachedLicenseTermsCount = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee44(request) {
14389
+ var _getAttachedLicenseTermsCount = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee44(request) {
14390
14390
  return _regeneratorRuntime().wrap(function _callee44$(_context44) {
14391
14391
  while (1) switch (_context44.prev = _context44.next) {
14392
14392
  case 0:
@@ -14420,7 +14420,7 @@ var LicenseRegistryReadOnlyClient = /*#__PURE__*/function (_LicenseRegistryEvent
14420
14420
  }, {
14421
14421
  key: "getDefaultLicenseTerms",
14422
14422
  value: (function () {
14423
- var _getDefaultLicenseTerms = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee45() {
14423
+ var _getDefaultLicenseTerms = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee45() {
14424
14424
  var result;
14425
14425
  return _regeneratorRuntime().wrap(function _callee45$(_context45) {
14426
14426
  while (1) switch (_context45.prev = _context45.next) {
@@ -14458,7 +14458,7 @@ var LicenseRegistryReadOnlyClient = /*#__PURE__*/function (_LicenseRegistryEvent
14458
14458
  }, {
14459
14459
  key: "getDerivativeIp",
14460
14460
  value: (function () {
14461
- var _getDerivativeIp = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee46(request) {
14461
+ var _getDerivativeIp = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee46(request) {
14462
14462
  var result;
14463
14463
  return _regeneratorRuntime().wrap(function _callee46$(_context46) {
14464
14464
  while (1) switch (_context46.prev = _context46.next) {
@@ -14496,7 +14496,7 @@ var LicenseRegistryReadOnlyClient = /*#__PURE__*/function (_LicenseRegistryEvent
14496
14496
  }, {
14497
14497
  key: "getDerivativeIpCount",
14498
14498
  value: (function () {
14499
- var _getDerivativeIpCount = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee47(request) {
14499
+ var _getDerivativeIpCount = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee47(request) {
14500
14500
  return _regeneratorRuntime().wrap(function _callee47$(_context47) {
14501
14501
  while (1) switch (_context47.prev = _context47.next) {
14502
14502
  case 0:
@@ -14530,7 +14530,7 @@ var LicenseRegistryReadOnlyClient = /*#__PURE__*/function (_LicenseRegistryEvent
14530
14530
  }, {
14531
14531
  key: "getExpireTime",
14532
14532
  value: (function () {
14533
- var _getExpireTime = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee48(request) {
14533
+ var _getExpireTime = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee48(request) {
14534
14534
  return _regeneratorRuntime().wrap(function _callee48$(_context48) {
14535
14535
  while (1) switch (_context48.prev = _context48.next) {
14536
14536
  case 0:
@@ -14564,7 +14564,7 @@ var LicenseRegistryReadOnlyClient = /*#__PURE__*/function (_LicenseRegistryEvent
14564
14564
  }, {
14565
14565
  key: "getLicensingConfig",
14566
14566
  value: (function () {
14567
- var _getLicensingConfig = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee49(request) {
14567
+ var _getLicensingConfig = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee49(request) {
14568
14568
  return _regeneratorRuntime().wrap(function _callee49$(_context49) {
14569
14569
  while (1) switch (_context49.prev = _context49.next) {
14570
14570
  case 0:
@@ -14598,7 +14598,7 @@ var LicenseRegistryReadOnlyClient = /*#__PURE__*/function (_LicenseRegistryEvent
14598
14598
  }, {
14599
14599
  key: "getParentIp",
14600
14600
  value: (function () {
14601
- var _getParentIp = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee50(request) {
14601
+ var _getParentIp = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee50(request) {
14602
14602
  var result;
14603
14603
  return _regeneratorRuntime().wrap(function _callee50$(_context50) {
14604
14604
  while (1) switch (_context50.prev = _context50.next) {
@@ -14636,7 +14636,7 @@ var LicenseRegistryReadOnlyClient = /*#__PURE__*/function (_LicenseRegistryEvent
14636
14636
  }, {
14637
14637
  key: "getParentIpCount",
14638
14638
  value: (function () {
14639
- var _getParentIpCount = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee51(request) {
14639
+ var _getParentIpCount = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee51(request) {
14640
14640
  return _regeneratorRuntime().wrap(function _callee51$(_context51) {
14641
14641
  while (1) switch (_context51.prev = _context51.next) {
14642
14642
  case 0:
@@ -14670,7 +14670,7 @@ var LicenseRegistryReadOnlyClient = /*#__PURE__*/function (_LicenseRegistryEvent
14670
14670
  }, {
14671
14671
  key: "hasDerivativeIps",
14672
14672
  value: (function () {
14673
- var _hasDerivativeIps = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee52(request) {
14673
+ var _hasDerivativeIps = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee52(request) {
14674
14674
  return _regeneratorRuntime().wrap(function _callee52$(_context52) {
14675
14675
  while (1) switch (_context52.prev = _context52.next) {
14676
14676
  case 0:
@@ -14704,7 +14704,7 @@ var LicenseRegistryReadOnlyClient = /*#__PURE__*/function (_LicenseRegistryEvent
14704
14704
  }, {
14705
14705
  key: "hasIpAttachedLicenseTerms",
14706
14706
  value: (function () {
14707
- var _hasIpAttachedLicenseTerms = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee53(request) {
14707
+ var _hasIpAttachedLicenseTerms = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee53(request) {
14708
14708
  return _regeneratorRuntime().wrap(function _callee53$(_context53) {
14709
14709
  while (1) switch (_context53.prev = _context53.next) {
14710
14710
  case 0:
@@ -14738,7 +14738,7 @@ var LicenseRegistryReadOnlyClient = /*#__PURE__*/function (_LicenseRegistryEvent
14738
14738
  }, {
14739
14739
  key: "isConsumingScheduledOp",
14740
14740
  value: (function () {
14741
- var _isConsumingScheduledOp2 = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee54() {
14741
+ var _isConsumingScheduledOp2 = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee54() {
14742
14742
  return _regeneratorRuntime().wrap(function _callee54$(_context54) {
14743
14743
  while (1) switch (_context54.prev = _context54.next) {
14744
14744
  case 0:
@@ -14771,7 +14771,7 @@ var LicenseRegistryReadOnlyClient = /*#__PURE__*/function (_LicenseRegistryEvent
14771
14771
  }, {
14772
14772
  key: "isDerivativeIp",
14773
14773
  value: (function () {
14774
- var _isDerivativeIp = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee55(request) {
14774
+ var _isDerivativeIp = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee55(request) {
14775
14775
  return _regeneratorRuntime().wrap(function _callee55$(_context55) {
14776
14776
  while (1) switch (_context55.prev = _context55.next) {
14777
14777
  case 0:
@@ -14805,7 +14805,7 @@ var LicenseRegistryReadOnlyClient = /*#__PURE__*/function (_LicenseRegistryEvent
14805
14805
  }, {
14806
14806
  key: "isExpiredNow",
14807
14807
  value: (function () {
14808
- var _isExpiredNow = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee56(request) {
14808
+ var _isExpiredNow = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee56(request) {
14809
14809
  return _regeneratorRuntime().wrap(function _callee56$(_context56) {
14810
14810
  while (1) switch (_context56.prev = _context56.next) {
14811
14811
  case 0:
@@ -14839,7 +14839,7 @@ var LicenseRegistryReadOnlyClient = /*#__PURE__*/function (_LicenseRegistryEvent
14839
14839
  }, {
14840
14840
  key: "isParentIp",
14841
14841
  value: (function () {
14842
- var _isParentIp = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee57(request) {
14842
+ var _isParentIp = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee57(request) {
14843
14843
  return _regeneratorRuntime().wrap(function _callee57$(_context57) {
14844
14844
  while (1) switch (_context57.prev = _context57.next) {
14845
14845
  case 0:
@@ -14873,7 +14873,7 @@ var LicenseRegistryReadOnlyClient = /*#__PURE__*/function (_LicenseRegistryEvent
14873
14873
  }, {
14874
14874
  key: "isRegisteredLicenseTemplate",
14875
14875
  value: (function () {
14876
- var _isRegisteredLicenseTemplate = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee58(request) {
14876
+ var _isRegisteredLicenseTemplate = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee58(request) {
14877
14877
  return _regeneratorRuntime().wrap(function _callee58$(_context58) {
14878
14878
  while (1) switch (_context58.prev = _context58.next) {
14879
14879
  case 0:
@@ -14907,7 +14907,7 @@ var LicenseRegistryReadOnlyClient = /*#__PURE__*/function (_LicenseRegistryEvent
14907
14907
  }, {
14908
14908
  key: "proxiableUuid",
14909
14909
  value: (function () {
14910
- var _proxiableUuid2 = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee59() {
14910
+ var _proxiableUuid2 = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee59() {
14911
14911
  return _regeneratorRuntime().wrap(function _callee59$(_context59) {
14912
14912
  while (1) switch (_context59.prev = _context59.next) {
14913
14913
  case 0:
@@ -14940,7 +14940,7 @@ var LicenseRegistryReadOnlyClient = /*#__PURE__*/function (_LicenseRegistryEvent
14940
14940
  }, {
14941
14941
  key: "verifyMintLicenseToken",
14942
14942
  value: (function () {
14943
- var _verifyMintLicenseToken = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee60(request) {
14943
+ var _verifyMintLicenseToken = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee60(request) {
14944
14944
  return _regeneratorRuntime().wrap(function _callee60$(_context60) {
14945
14945
  while (1) switch (_context60.prev = _context60.next) {
14946
14946
  case 0:
@@ -14995,7 +14995,7 @@ var LicenseTokenReadOnlyClient = /*#__PURE__*/function () {
14995
14995
  return _createClass(LicenseTokenReadOnlyClient, [{
14996
14996
  key: "ownerOf",
14997
14997
  value: (function () {
14998
- var _ownerOf = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee70(request) {
14998
+ var _ownerOf = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee70(request) {
14999
14999
  return _regeneratorRuntime().wrap(function _callee70$(_context70) {
15000
15000
  while (1) switch (_context70.prev = _context70.next) {
15001
15001
  case 0:
@@ -15221,7 +15221,7 @@ var LicensingModuleClient = /*#__PURE__*/function (_LicensingModuleEvent) {
15221
15221
  return _createClass(LicensingModuleClient, [{
15222
15222
  key: "attachLicenseTerms",
15223
15223
  value: (function () {
15224
- var _attachLicenseTerms = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee71(request) {
15224
+ var _attachLicenseTerms = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee71(request) {
15225
15225
  var _yield$this$rpcClient31, call;
15226
15226
  return _regeneratorRuntime().wrap(function _callee71$(_context71) {
15227
15227
  while (1) switch (_context71.prev = _context71.next) {
@@ -15281,7 +15281,7 @@ var LicensingModuleClient = /*#__PURE__*/function (_LicensingModuleEvent) {
15281
15281
  }, {
15282
15282
  key: "mintLicenseTokens",
15283
15283
  value: (function () {
15284
- var _mintLicenseTokens = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee72(request) {
15284
+ var _mintLicenseTokens = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee72(request) {
15285
15285
  var _yield$this$rpcClient32, call;
15286
15286
  return _regeneratorRuntime().wrap(function _callee72$(_context72) {
15287
15287
  while (1) switch (_context72.prev = _context72.next) {
@@ -15341,7 +15341,7 @@ var LicensingModuleClient = /*#__PURE__*/function (_LicensingModuleEvent) {
15341
15341
  }, {
15342
15342
  key: "registerDerivative",
15343
15343
  value: (function () {
15344
- var _registerDerivative = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee73(request) {
15344
+ var _registerDerivative = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee73(request) {
15345
15345
  var _yield$this$rpcClient33, call;
15346
15346
  return _regeneratorRuntime().wrap(function _callee73$(_context73) {
15347
15347
  while (1) switch (_context73.prev = _context73.next) {
@@ -15401,7 +15401,7 @@ var LicensingModuleClient = /*#__PURE__*/function (_LicensingModuleEvent) {
15401
15401
  }, {
15402
15402
  key: "registerDerivativeWithLicenseTokens",
15403
15403
  value: (function () {
15404
- var _registerDerivativeWithLicenseTokens = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee74(request) {
15404
+ var _registerDerivativeWithLicenseTokens = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee74(request) {
15405
15405
  var _yield$this$rpcClient34, call;
15406
15406
  return _regeneratorRuntime().wrap(function _callee74$(_context74) {
15407
15407
  while (1) switch (_context74.prev = _context74.next) {
@@ -15943,7 +15943,7 @@ var PiLicenseTemplateReadOnlyClient = /*#__PURE__*/function (_PiLicenseTemplateE
15943
15943
  return _createClass(PiLicenseTemplateReadOnlyClient, [{
15944
15944
  key: "accessController",
15945
15945
  value: (function () {
15946
- var _accessController2 = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee76() {
15946
+ var _accessController2 = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee76() {
15947
15947
  return _regeneratorRuntime().wrap(function _callee76$(_context76) {
15948
15948
  while (1) switch (_context76.prev = _context76.next) {
15949
15949
  case 0:
@@ -15976,7 +15976,7 @@ var PiLicenseTemplateReadOnlyClient = /*#__PURE__*/function (_PiLicenseTemplateE
15976
15976
  }, {
15977
15977
  key: "ipAccountRegistry",
15978
15978
  value: (function () {
15979
- var _ipAccountRegistry2 = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee77() {
15979
+ var _ipAccountRegistry2 = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee77() {
15980
15980
  return _regeneratorRuntime().wrap(function _callee77$(_context77) {
15981
15981
  while (1) switch (_context77.prev = _context77.next) {
15982
15982
  case 0:
@@ -16009,7 +16009,7 @@ var PiLicenseTemplateReadOnlyClient = /*#__PURE__*/function (_PiLicenseTemplateE
16009
16009
  }, {
16010
16010
  key: "licenseRegistry",
16011
16011
  value: (function () {
16012
- var _licenseRegistry = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee78() {
16012
+ var _licenseRegistry = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee78() {
16013
16013
  return _regeneratorRuntime().wrap(function _callee78$(_context78) {
16014
16014
  while (1) switch (_context78.prev = _context78.next) {
16015
16015
  case 0:
@@ -16042,7 +16042,7 @@ var PiLicenseTemplateReadOnlyClient = /*#__PURE__*/function (_PiLicenseTemplateE
16042
16042
  }, {
16043
16043
  key: "royaltyModule",
16044
16044
  value: (function () {
16045
- var _royaltyModule = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee79() {
16045
+ var _royaltyModule = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee79() {
16046
16046
  return _regeneratorRuntime().wrap(function _callee79$(_context79) {
16047
16047
  while (1) switch (_context79.prev = _context79.next) {
16048
16048
  case 0:
@@ -16075,7 +16075,7 @@ var PiLicenseTemplateReadOnlyClient = /*#__PURE__*/function (_PiLicenseTemplateE
16075
16075
  }, {
16076
16076
  key: "termsRenderer",
16077
16077
  value: (function () {
16078
- var _termsRenderer = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee80() {
16078
+ var _termsRenderer = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee80() {
16079
16079
  return _regeneratorRuntime().wrap(function _callee80$(_context80) {
16080
16080
  while (1) switch (_context80.prev = _context80.next) {
16081
16081
  case 0:
@@ -16108,7 +16108,7 @@ var PiLicenseTemplateReadOnlyClient = /*#__PURE__*/function (_PiLicenseTemplateE
16108
16108
  }, {
16109
16109
  key: "upgradeInterfaceVersion",
16110
16110
  value: (function () {
16111
- var _upgradeInterfaceVersion3 = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee81() {
16111
+ var _upgradeInterfaceVersion3 = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee81() {
16112
16112
  return _regeneratorRuntime().wrap(function _callee81$(_context81) {
16113
16113
  while (1) switch (_context81.prev = _context81.next) {
16114
16114
  case 0:
@@ -16141,7 +16141,7 @@ var PiLicenseTemplateReadOnlyClient = /*#__PURE__*/function (_PiLicenseTemplateE
16141
16141
  }, {
16142
16142
  key: "authority",
16143
16143
  value: (function () {
16144
- var _authority3 = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee82() {
16144
+ var _authority3 = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee82() {
16145
16145
  return _regeneratorRuntime().wrap(function _callee82$(_context82) {
16146
16146
  while (1) switch (_context82.prev = _context82.next) {
16147
16147
  case 0:
@@ -16174,7 +16174,7 @@ var PiLicenseTemplateReadOnlyClient = /*#__PURE__*/function (_PiLicenseTemplateE
16174
16174
  }, {
16175
16175
  key: "exists",
16176
16176
  value: (function () {
16177
- var _exists2 = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee83(request) {
16177
+ var _exists2 = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee83(request) {
16178
16178
  return _regeneratorRuntime().wrap(function _callee83$(_context83) {
16179
16179
  while (1) switch (_context83.prev = _context83.next) {
16180
16180
  case 0:
@@ -16208,7 +16208,7 @@ var PiLicenseTemplateReadOnlyClient = /*#__PURE__*/function (_PiLicenseTemplateE
16208
16208
  }, {
16209
16209
  key: "getEarlierExpireTime",
16210
16210
  value: (function () {
16211
- var _getEarlierExpireTime = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee84(request) {
16211
+ var _getEarlierExpireTime = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee84(request) {
16212
16212
  return _regeneratorRuntime().wrap(function _callee84$(_context84) {
16213
16213
  while (1) switch (_context84.prev = _context84.next) {
16214
16214
  case 0:
@@ -16242,7 +16242,7 @@ var PiLicenseTemplateReadOnlyClient = /*#__PURE__*/function (_PiLicenseTemplateE
16242
16242
  }, {
16243
16243
  key: "getExpireTime",
16244
16244
  value: (function () {
16245
- var _getExpireTime2 = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee85(request) {
16245
+ var _getExpireTime2 = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee85(request) {
16246
16246
  return _regeneratorRuntime().wrap(function _callee85$(_context85) {
16247
16247
  while (1) switch (_context85.prev = _context85.next) {
16248
16248
  case 0:
@@ -16276,7 +16276,7 @@ var PiLicenseTemplateReadOnlyClient = /*#__PURE__*/function (_PiLicenseTemplateE
16276
16276
  }, {
16277
16277
  key: "getLicenseTerms",
16278
16278
  value: (function () {
16279
- var _getLicenseTerms = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee86(request) {
16279
+ var _getLicenseTerms = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee86(request) {
16280
16280
  var result;
16281
16281
  return _regeneratorRuntime().wrap(function _callee86$(_context86) {
16282
16282
  while (1) switch (_context86.prev = _context86.next) {
@@ -16314,7 +16314,7 @@ var PiLicenseTemplateReadOnlyClient = /*#__PURE__*/function (_PiLicenseTemplateE
16314
16314
  }, {
16315
16315
  key: "getLicenseTermsId",
16316
16316
  value: (function () {
16317
- var _getLicenseTermsId = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee87(request) {
16317
+ var _getLicenseTermsId = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee87(request) {
16318
16318
  var result;
16319
16319
  return _regeneratorRuntime().wrap(function _callee87$(_context87) {
16320
16320
  while (1) switch (_context87.prev = _context87.next) {
@@ -16352,7 +16352,7 @@ var PiLicenseTemplateReadOnlyClient = /*#__PURE__*/function (_PiLicenseTemplateE
16352
16352
  }, {
16353
16353
  key: "getLicenseTermsUri",
16354
16354
  value: (function () {
16355
- var _getLicenseTermsUri = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee88(request) {
16355
+ var _getLicenseTermsUri = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee88(request) {
16356
16356
  return _regeneratorRuntime().wrap(function _callee88$(_context88) {
16357
16357
  while (1) switch (_context88.prev = _context88.next) {
16358
16358
  case 0:
@@ -16386,7 +16386,7 @@ var PiLicenseTemplateReadOnlyClient = /*#__PURE__*/function (_PiLicenseTemplateE
16386
16386
  }, {
16387
16387
  key: "getMetadataUri",
16388
16388
  value: (function () {
16389
- var _getMetadataUri = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee89() {
16389
+ var _getMetadataUri = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee89() {
16390
16390
  return _regeneratorRuntime().wrap(function _callee89$(_context89) {
16391
16391
  while (1) switch (_context89.prev = _context89.next) {
16392
16392
  case 0:
@@ -16419,7 +16419,7 @@ var PiLicenseTemplateReadOnlyClient = /*#__PURE__*/function (_PiLicenseTemplateE
16419
16419
  }, {
16420
16420
  key: "getRoyaltyPolicy",
16421
16421
  value: (function () {
16422
- var _getRoyaltyPolicy = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee90(request) {
16422
+ var _getRoyaltyPolicy = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee90(request) {
16423
16423
  var result;
16424
16424
  return _regeneratorRuntime().wrap(function _callee90$(_context90) {
16425
16425
  while (1) switch (_context90.prev = _context90.next) {
@@ -16460,7 +16460,7 @@ var PiLicenseTemplateReadOnlyClient = /*#__PURE__*/function (_PiLicenseTemplateE
16460
16460
  }, {
16461
16461
  key: "isConsumingScheduledOp",
16462
16462
  value: (function () {
16463
- var _isConsumingScheduledOp3 = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee91() {
16463
+ var _isConsumingScheduledOp3 = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee91() {
16464
16464
  return _regeneratorRuntime().wrap(function _callee91$(_context91) {
16465
16465
  while (1) switch (_context91.prev = _context91.next) {
16466
16466
  case 0:
@@ -16493,7 +16493,7 @@ var PiLicenseTemplateReadOnlyClient = /*#__PURE__*/function (_PiLicenseTemplateE
16493
16493
  }, {
16494
16494
  key: "isDerivativeApproved",
16495
16495
  value: (function () {
16496
- var _isDerivativeApproved = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee92(request) {
16496
+ var _isDerivativeApproved = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee92(request) {
16497
16497
  return _regeneratorRuntime().wrap(function _callee92$(_context92) {
16498
16498
  while (1) switch (_context92.prev = _context92.next) {
16499
16499
  case 0:
@@ -16527,7 +16527,7 @@ var PiLicenseTemplateReadOnlyClient = /*#__PURE__*/function (_PiLicenseTemplateE
16527
16527
  }, {
16528
16528
  key: "isLicenseTransferable",
16529
16529
  value: (function () {
16530
- var _isLicenseTransferable = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee93(request) {
16530
+ var _isLicenseTransferable = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee93(request) {
16531
16531
  return _regeneratorRuntime().wrap(function _callee93$(_context93) {
16532
16532
  while (1) switch (_context93.prev = _context93.next) {
16533
16533
  case 0:
@@ -16561,7 +16561,7 @@ var PiLicenseTemplateReadOnlyClient = /*#__PURE__*/function (_PiLicenseTemplateE
16561
16561
  }, {
16562
16562
  key: "name",
16563
16563
  value: (function () {
16564
- var _name2 = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee94() {
16564
+ var _name2 = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee94() {
16565
16565
  return _regeneratorRuntime().wrap(function _callee94$(_context94) {
16566
16566
  while (1) switch (_context94.prev = _context94.next) {
16567
16567
  case 0:
@@ -16594,7 +16594,7 @@ var PiLicenseTemplateReadOnlyClient = /*#__PURE__*/function (_PiLicenseTemplateE
16594
16594
  }, {
16595
16595
  key: "proxiableUuid",
16596
16596
  value: (function () {
16597
- var _proxiableUuid3 = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee95() {
16597
+ var _proxiableUuid3 = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee95() {
16598
16598
  return _regeneratorRuntime().wrap(function _callee95$(_context95) {
16599
16599
  while (1) switch (_context95.prev = _context95.next) {
16600
16600
  case 0:
@@ -16627,7 +16627,7 @@ var PiLicenseTemplateReadOnlyClient = /*#__PURE__*/function (_PiLicenseTemplateE
16627
16627
  }, {
16628
16628
  key: "supportsInterface",
16629
16629
  value: (function () {
16630
- var _supportsInterface2 = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee96(request) {
16630
+ var _supportsInterface2 = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee96(request) {
16631
16631
  return _regeneratorRuntime().wrap(function _callee96$(_context96) {
16632
16632
  while (1) switch (_context96.prev = _context96.next) {
16633
16633
  case 0:
@@ -16661,7 +16661,7 @@ var PiLicenseTemplateReadOnlyClient = /*#__PURE__*/function (_PiLicenseTemplateE
16661
16661
  }, {
16662
16662
  key: "toJson",
16663
16663
  value: (function () {
16664
- var _toJson = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee97(request) {
16664
+ var _toJson = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee97(request) {
16665
16665
  return _regeneratorRuntime().wrap(function _callee97$(_context97) {
16666
16666
  while (1) switch (_context97.prev = _context97.next) {
16667
16667
  case 0:
@@ -16695,7 +16695,7 @@ var PiLicenseTemplateReadOnlyClient = /*#__PURE__*/function (_PiLicenseTemplateE
16695
16695
  }, {
16696
16696
  key: "totalRegisteredLicenseTerms",
16697
16697
  value: (function () {
16698
- var _totalRegisteredLicenseTerms = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee98() {
16698
+ var _totalRegisteredLicenseTerms = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee98() {
16699
16699
  return _regeneratorRuntime().wrap(function _callee98$(_context98) {
16700
16700
  while (1) switch (_context98.prev = _context98.next) {
16701
16701
  case 0:
@@ -16728,7 +16728,7 @@ var PiLicenseTemplateReadOnlyClient = /*#__PURE__*/function (_PiLicenseTemplateE
16728
16728
  }, {
16729
16729
  key: "verifyCompatibleLicenses",
16730
16730
  value: (function () {
16731
- var _verifyCompatibleLicenses = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee99(request) {
16731
+ var _verifyCompatibleLicenses = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee99(request) {
16732
16732
  return _regeneratorRuntime().wrap(function _callee99$(_context99) {
16733
16733
  while (1) switch (_context99.prev = _context99.next) {
16734
16734
  case 0:
@@ -16777,7 +16777,7 @@ var PiLicenseTemplateClient = /*#__PURE__*/function (_PiLicenseTemplateRea) {
16777
16777
  return _createClass(PiLicenseTemplateClient, [{
16778
16778
  key: "initialize",
16779
16779
  value: (function () {
16780
- var _initialize3 = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee100(request) {
16780
+ var _initialize3 = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee100(request) {
16781
16781
  var _yield$this$rpcClient35, call;
16782
16782
  return _regeneratorRuntime().wrap(function _callee100$(_context100) {
16783
16783
  while (1) switch (_context100.prev = _context100.next) {
@@ -16837,7 +16837,7 @@ var PiLicenseTemplateClient = /*#__PURE__*/function (_PiLicenseTemplateRea) {
16837
16837
  }, {
16838
16838
  key: "registerLicenseTerms",
16839
16839
  value: (function () {
16840
- var _registerLicenseTerms = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee101(request) {
16840
+ var _registerLicenseTerms = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee101(request) {
16841
16841
  var _yield$this$rpcClient36, call;
16842
16842
  return _regeneratorRuntime().wrap(function _callee101$(_context101) {
16843
16843
  while (1) switch (_context101.prev = _context101.next) {
@@ -16897,7 +16897,7 @@ var PiLicenseTemplateClient = /*#__PURE__*/function (_PiLicenseTemplateRea) {
16897
16897
  }, {
16898
16898
  key: "setApproval",
16899
16899
  value: (function () {
16900
- var _setApproval = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee102(request) {
16900
+ var _setApproval = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee102(request) {
16901
16901
  var _yield$this$rpcClient37, call;
16902
16902
  return _regeneratorRuntime().wrap(function _callee102$(_context102) {
16903
16903
  while (1) switch (_context102.prev = _context102.next) {
@@ -16957,7 +16957,7 @@ var PiLicenseTemplateClient = /*#__PURE__*/function (_PiLicenseTemplateRea) {
16957
16957
  }, {
16958
16958
  key: "setAuthority",
16959
16959
  value: (function () {
16960
- var _setAuthority3 = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee103(request) {
16960
+ var _setAuthority3 = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee103(request) {
16961
16961
  var _yield$this$rpcClient38, call;
16962
16962
  return _regeneratorRuntime().wrap(function _callee103$(_context103) {
16963
16963
  while (1) switch (_context103.prev = _context103.next) {
@@ -17017,7 +17017,7 @@ var PiLicenseTemplateClient = /*#__PURE__*/function (_PiLicenseTemplateRea) {
17017
17017
  }, {
17018
17018
  key: "upgradeToAndCall",
17019
17019
  value: (function () {
17020
- var _upgradeToAndCall3 = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee104(request) {
17020
+ var _upgradeToAndCall3 = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee104(request) {
17021
17021
  var _yield$this$rpcClient39, call;
17022
17022
  return _regeneratorRuntime().wrap(function _callee104$(_context104) {
17023
17023
  while (1) switch (_context104.prev = _context104.next) {
@@ -17077,7 +17077,7 @@ var PiLicenseTemplateClient = /*#__PURE__*/function (_PiLicenseTemplateRea) {
17077
17077
  }, {
17078
17078
  key: "verifyMintLicenseToken",
17079
17079
  value: (function () {
17080
- var _verifyMintLicenseToken2 = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee105(request) {
17080
+ var _verifyMintLicenseToken2 = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee105(request) {
17081
17081
  var _yield$this$rpcClient40, call;
17082
17082
  return _regeneratorRuntime().wrap(function _callee105$(_context105) {
17083
17083
  while (1) switch (_context105.prev = _context105.next) {
@@ -17137,7 +17137,7 @@ var PiLicenseTemplateClient = /*#__PURE__*/function (_PiLicenseTemplateRea) {
17137
17137
  }, {
17138
17138
  key: "verifyRegisterDerivative",
17139
17139
  value: (function () {
17140
- var _verifyRegisterDerivative = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee106(request) {
17140
+ var _verifyRegisterDerivative = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee106(request) {
17141
17141
  var _yield$this$rpcClient41, call;
17142
17142
  return _regeneratorRuntime().wrap(function _callee106$(_context106) {
17143
17143
  while (1) switch (_context106.prev = _context106.next) {
@@ -17197,7 +17197,7 @@ var PiLicenseTemplateClient = /*#__PURE__*/function (_PiLicenseTemplateRea) {
17197
17197
  }, {
17198
17198
  key: "verifyRegisterDerivativeForAllParents",
17199
17199
  value: (function () {
17200
- var _verifyRegisterDerivativeForAllParents = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee107(request) {
17200
+ var _verifyRegisterDerivativeForAllParents = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee107(request) {
17201
17201
  var _yield$this$rpcClient42, call;
17202
17202
  return _regeneratorRuntime().wrap(function _callee107$(_context107) {
17203
17203
  while (1) switch (_context107.prev = _context107.next) {
@@ -17282,7 +17282,7 @@ var RoyaltyModuleClient = /*#__PURE__*/function () {
17282
17282
  return _createClass(RoyaltyModuleClient, [{
17283
17283
  key: "payRoyaltyOnBehalf",
17284
17284
  value: (function () {
17285
- var _payRoyaltyOnBehalf = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee108(request) {
17285
+ var _payRoyaltyOnBehalf = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee108(request) {
17286
17286
  var _yield$this$rpcClient43, call;
17287
17287
  return _regeneratorRuntime().wrap(function _callee108$(_context108) {
17288
17288
  while (1) switch (_context108.prev = _context108.next) {
@@ -17380,7 +17380,7 @@ var RoyaltyPolicyLapReadOnlyClient = /*#__PURE__*/function () {
17380
17380
  return _createClass(RoyaltyPolicyLapReadOnlyClient, [{
17381
17381
  key: "getRoyaltyData",
17382
17382
  value: (function () {
17383
- var _getRoyaltyData = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee109(request) {
17383
+ var _getRoyaltyData = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee109(request) {
17384
17384
  return _regeneratorRuntime().wrap(function _callee109$(_context109) {
17385
17385
  while (1) switch (_context109.prev = _context109.next) {
17386
17386
  case 0:
@@ -17429,7 +17429,7 @@ var RoyaltyPolicyLapClient = /*#__PURE__*/function (_RoyaltyPolicyLapRead) {
17429
17429
  return _createClass(RoyaltyPolicyLapClient, [{
17430
17430
  key: "onRoyaltyPayment",
17431
17431
  value: (function () {
17432
- var _onRoyaltyPayment = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee110(request) {
17432
+ var _onRoyaltyPayment = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee110(request) {
17433
17433
  var _yield$this$rpcClient44, call;
17434
17434
  return _regeneratorRuntime().wrap(function _callee110$(_context110) {
17435
17435
  while (1) switch (_context110.prev = _context110.next) {
@@ -17674,7 +17674,7 @@ var SpgClient = /*#__PURE__*/function (_SpgEventClient) {
17674
17674
  return _createClass(SpgClient, [{
17675
17675
  key: "createCollection",
17676
17676
  value: (function () {
17677
- var _createCollection = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee111(request) {
17677
+ var _createCollection = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee111(request) {
17678
17678
  var _yield$this$rpcClient45, call;
17679
17679
  return _regeneratorRuntime().wrap(function _callee111$(_context111) {
17680
17680
  while (1) switch (_context111.prev = _context111.next) {
@@ -17734,7 +17734,7 @@ var SpgClient = /*#__PURE__*/function (_SpgEventClient) {
17734
17734
  }, {
17735
17735
  key: "mintAndRegisterIp",
17736
17736
  value: (function () {
17737
- var _mintAndRegisterIp = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee112(request) {
17737
+ var _mintAndRegisterIp = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee112(request) {
17738
17738
  var _yield$this$rpcClient46, call;
17739
17739
  return _regeneratorRuntime().wrap(function _callee112$(_context112) {
17740
17740
  while (1) switch (_context112.prev = _context112.next) {
@@ -17794,7 +17794,7 @@ var SpgClient = /*#__PURE__*/function (_SpgEventClient) {
17794
17794
  }, {
17795
17795
  key: "mintAndRegisterIpAndAttachPilTerms",
17796
17796
  value: (function () {
17797
- var _mintAndRegisterIpAndAttachPilTerms = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee113(request) {
17797
+ var _mintAndRegisterIpAndAttachPilTerms = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee113(request) {
17798
17798
  var _yield$this$rpcClient47, call;
17799
17799
  return _regeneratorRuntime().wrap(function _callee113$(_context113) {
17800
17800
  while (1) switch (_context113.prev = _context113.next) {
@@ -17854,7 +17854,7 @@ var SpgClient = /*#__PURE__*/function (_SpgEventClient) {
17854
17854
  }, {
17855
17855
  key: "mintAndRegisterIpAndMakeDerivative",
17856
17856
  value: (function () {
17857
- var _mintAndRegisterIpAndMakeDerivative = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee114(request) {
17857
+ var _mintAndRegisterIpAndMakeDerivative = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee114(request) {
17858
17858
  var _yield$this$rpcClient48, call;
17859
17859
  return _regeneratorRuntime().wrap(function _callee114$(_context114) {
17860
17860
  while (1) switch (_context114.prev = _context114.next) {
@@ -17914,7 +17914,7 @@ var SpgClient = /*#__PURE__*/function (_SpgEventClient) {
17914
17914
  }, {
17915
17915
  key: "mintAndRegisterIpAndMakeDerivativeWithLicenseTokens",
17916
17916
  value: (function () {
17917
- var _mintAndRegisterIpAndMakeDerivativeWithLicenseTokens = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee115(request) {
17917
+ var _mintAndRegisterIpAndMakeDerivativeWithLicenseTokens = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee115(request) {
17918
17918
  var _yield$this$rpcClient49, call;
17919
17919
  return _regeneratorRuntime().wrap(function _callee115$(_context115) {
17920
17920
  while (1) switch (_context115.prev = _context115.next) {
@@ -17974,7 +17974,7 @@ var SpgClient = /*#__PURE__*/function (_SpgEventClient) {
17974
17974
  }, {
17975
17975
  key: "registerIp",
17976
17976
  value: (function () {
17977
- var _registerIp = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee116(request) {
17977
+ var _registerIp = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee116(request) {
17978
17978
  var _yield$this$rpcClient50, call;
17979
17979
  return _regeneratorRuntime().wrap(function _callee116$(_context116) {
17980
17980
  while (1) switch (_context116.prev = _context116.next) {
@@ -18034,7 +18034,7 @@ var SpgClient = /*#__PURE__*/function (_SpgEventClient) {
18034
18034
  }, {
18035
18035
  key: "registerIpAndAttachPilTerms",
18036
18036
  value: (function () {
18037
- var _registerIpAndAttachPilTerms = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee117(request) {
18037
+ var _registerIpAndAttachPilTerms = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee117(request) {
18038
18038
  var _yield$this$rpcClient51, call;
18039
18039
  return _regeneratorRuntime().wrap(function _callee117$(_context117) {
18040
18040
  while (1) switch (_context117.prev = _context117.next) {
@@ -18094,7 +18094,7 @@ var SpgClient = /*#__PURE__*/function (_SpgEventClient) {
18094
18094
  }, {
18095
18095
  key: "registerIpAndMakeDerivative",
18096
18096
  value: (function () {
18097
- var _registerIpAndMakeDerivative = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee118(request) {
18097
+ var _registerIpAndMakeDerivative = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee118(request) {
18098
18098
  var _yield$this$rpcClient52, call;
18099
18099
  return _regeneratorRuntime().wrap(function _callee118$(_context118) {
18100
18100
  while (1) switch (_context118.prev = _context118.next) {
@@ -18154,7 +18154,7 @@ var SpgClient = /*#__PURE__*/function (_SpgEventClient) {
18154
18154
  }, {
18155
18155
  key: "registerIpAndMakeDerivativeWithLicenseTokens",
18156
18156
  value: (function () {
18157
- var _registerIpAndMakeDerivativeWithLicenseTokens = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee119(request) {
18157
+ var _registerIpAndMakeDerivativeWithLicenseTokens = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee119(request) {
18158
18158
  var _yield$this$rpcClient53, call;
18159
18159
  return _regeneratorRuntime().wrap(function _callee119$(_context119) {
18160
18160
  while (1) switch (_context119.prev = _context119.next) {
@@ -18214,7 +18214,7 @@ var SpgClient = /*#__PURE__*/function (_SpgEventClient) {
18214
18214
  }, {
18215
18215
  key: "registerPilTermsAndAttach",
18216
18216
  value: (function () {
18217
- var _registerPilTermsAndAttach = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee120(request) {
18217
+ var _registerPilTermsAndAttach = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee120(request) {
18218
18218
  var _yield$this$rpcClient54, call;
18219
18219
  return _regeneratorRuntime().wrap(function _callee120$(_context120) {
18220
18220
  while (1) switch (_context120.prev = _context120.next) {
@@ -18295,6 +18295,7 @@ function getLicenseTermByType(type, term) {
18295
18295
  uri: ""
18296
18296
  };
18297
18297
  if (type === PIL_TYPE.NON_COMMERCIAL_REMIX) {
18298
+ licenseTerms.commercializerCheckerData = "0x";
18298
18299
  return licenseTerms;
18299
18300
  } else if (type === PIL_TYPE.COMMERCIAL_USE) {
18300
18301
  if (!term || term.defaultMintingFee === undefined || term.currency === undefined) {
@@ -18342,7 +18343,7 @@ var defaultFunctionSelector = "0x00000000";
18342
18343
  * @returns A Promise that resolves to the signature.
18343
18344
  */
18344
18345
  var getPermissionSignature = /*#__PURE__*/function () {
18345
- var _ref = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee(param) {
18346
+ var _ref = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee(param) {
18346
18347
  var ipId, deadline, state, wallet, chainId, permissions, permissionFunc, permissionFunction, accessAddress, data, nonce;
18347
18348
  return _regeneratorRuntime().wrap(function _callee$(_context) {
18348
18349
  while (1) switch (_context.prev = _context.next) {
@@ -18609,7 +18610,7 @@ var IPAssetClient = /*#__PURE__*/function () {
18609
18610
  }, {
18610
18611
  key: "register",
18611
18612
  value: (function () {
18612
- var _register = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee(request) {
18613
+ var _register = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee(request) {
18613
18614
  var _request$ipMetadata, _request$ipMetadata2, _request$ipMetadata3, _request$ipMetadata4, _request$txOptions, tokenId, ipIdAddress, isRegistered, object, _request$txOptions2, txHash, calculatedDeadline, signature, txReceipt, targetLogs;
18614
18615
  return _regeneratorRuntime().wrap(function _callee$(_context) {
18615
18616
  while (1) switch (_context.prev = _context.next) {
@@ -18769,7 +18770,7 @@ var IPAssetClient = /*#__PURE__*/function () {
18769
18770
  }, {
18770
18771
  key: "registerDerivative",
18771
18772
  value: (function () {
18772
- var _registerDerivative = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee2(request) {
18773
+ var _registerDerivative = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee2(request) {
18773
18774
  var _request$txOptions3, isChildIpIdRegistered, _iterator, _step, parentId, isParentIpIdRegistered, i, isAttachedLicenseTerms, req, _request$txOptions4, txHash;
18774
18775
  return _regeneratorRuntime().wrap(function _callee2$(_context2) {
18775
18776
  while (1) switch (_context2.prev = _context2.next) {
@@ -18918,7 +18919,7 @@ var IPAssetClient = /*#__PURE__*/function () {
18918
18919
  }, {
18919
18920
  key: "registerDerivativeWithLicenseTokens",
18920
18921
  value: (function () {
18921
- var _registerDerivativeWithLicenseTokens = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee3(request) {
18922
+ var _registerDerivativeWithLicenseTokens = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee3(request) {
18922
18923
  var _request$txOptions5, isChildIpIdRegistered, _iterator2, _step2, licenseTokenId, tokenOwnerAddress, req, _request$txOptions6, txHash;
18923
18924
  return _regeneratorRuntime().wrap(function _callee3$(_context3) {
18924
18925
  while (1) switch (_context3.prev = _context3.next) {
@@ -19046,7 +19047,7 @@ var IPAssetClient = /*#__PURE__*/function () {
19046
19047
  }, {
19047
19048
  key: "mintAndRegisterIpAssetWithPilTerms",
19048
19049
  value: (function () {
19049
- var _mintAndRegisterIpAssetWithPilTerms = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee4(request) {
19050
+ var _mintAndRegisterIpAssetWithPilTerms = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee4(request) {
19050
19051
  var _request$ipMetadata5, _request$ipMetadata6, _request$ipMetadata7, _request$ipMetadata8, _request$txOptions7, licenseTerm, object, _request$txOptions8, txHash, txReceipt, iPRegisteredLog, licenseTermsId;
19051
19052
  return _regeneratorRuntime().wrap(function _callee4$(_context4) {
19052
19053
  while (1) switch (_context4.prev = _context4.next) {
@@ -19153,7 +19154,7 @@ var IPAssetClient = /*#__PURE__*/function () {
19153
19154
  }, {
19154
19155
  key: "registerIpAndAttachPilTerms",
19155
19156
  value: (function () {
19156
- var _registerIpAndAttachPilTerms = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee5(request) {
19157
+ var _registerIpAndAttachPilTerms = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee5(request) {
19157
19158
  var _request$ipMetadata9, _request$ipMetadata10, _request$ipMetadata11, _request$ipMetadata12, _request$txOptions9, ipIdAddress, isRegistered, licenseTerm, calculatedDeadline, sigAttachSignature, object, sigMetadataSignature, _request$txOptions10, txHash, txReceipt, ipRegisterEvent, licenseTermsId;
19158
19159
  return _regeneratorRuntime().wrap(function _callee5$(_context5) {
19159
19160
  while (1) switch (_context5.prev = _context5.next) {
@@ -19332,7 +19333,7 @@ var IPAssetClient = /*#__PURE__*/function () {
19332
19333
  }, {
19333
19334
  key: "registerDerivativeIp",
19334
19335
  value: (function () {
19335
- var _registerDerivativeIp = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee6(request) {
19336
+ var _registerDerivativeIp = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee6(request) {
19336
19337
  var _request$ipMetadata13, _request$ipMetadata14, _request$ipMetadata15, _request$ipMetadata16, _request$txOptions11, tokenId, ipIdAddress, isRegistered, i, isAttachedLicenseTerms, calculatedDeadline, sigRegisterSignature, object, sigMetadataSignature, _request$txOptions12, txHash, receipt, log;
19337
19338
  return _regeneratorRuntime().wrap(function _callee6$(_context6) {
19338
19339
  while (1) switch (_context6.prev = _context6.next) {
@@ -19531,7 +19532,7 @@ var IPAssetClient = /*#__PURE__*/function () {
19531
19532
  }, {
19532
19533
  key: "mintAndRegisterIpAndMakeDerivative",
19533
19534
  value: (function () {
19534
- var _mintAndRegisterIpAndMakeDerivative = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee7(request) {
19535
+ var _mintAndRegisterIpAndMakeDerivative = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee7(request) {
19535
19536
  var _request$ipMetadata17, _request$ipMetadata18, _request$ipMetadata19, _request$ipMetadata20, _request$txOptions13, i, isAttachedLicenseTerms, object, _request$txOptions14, txHash, receipt, log;
19536
19537
  return _regeneratorRuntime().wrap(function _callee7$(_context7) {
19537
19538
  while (1) switch (_context7.prev = _context7.next) {
@@ -19635,7 +19636,7 @@ var IPAssetClient = /*#__PURE__*/function () {
19635
19636
  }, {
19636
19637
  key: "getIpIdAddress",
19637
19638
  value: function () {
19638
- var _getIpIdAddress = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee8(nftContract, tokenId) {
19639
+ var _getIpIdAddress = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee8(nftContract, tokenId) {
19639
19640
  var ipId;
19640
19641
  return _regeneratorRuntime().wrap(function _callee8$(_context8) {
19641
19642
  while (1) switch (_context8.prev = _context8.next) {
@@ -19663,7 +19664,7 @@ var IPAssetClient = /*#__PURE__*/function () {
19663
19664
  }, {
19664
19665
  key: "isRegistered",
19665
19666
  value: function () {
19666
- var _isRegistered = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee9(ipId) {
19667
+ var _isRegistered = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee9(ipId) {
19667
19668
  return _regeneratorRuntime().wrap(function _callee9$(_context9) {
19668
19669
  while (1) switch (_context9.prev = _context9.next) {
19669
19670
  case 0:
@@ -19710,7 +19711,7 @@ var IPAssetClient = /*#__PURE__*/function () {
19710
19711
  }, {
19711
19712
  key: "getLicenseTermsId",
19712
19713
  value: function () {
19713
- var _getLicenseTermsId = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee10(txReceipt) {
19714
+ var _getLicenseTermsId = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee10(txReceipt) {
19714
19715
  var licensingModuleLicenseTermsAttachedEvent, licenseTermsId, defaultLicenseTerms;
19715
19716
  return _regeneratorRuntime().wrap(function _callee10$(_context10) {
19716
19717
  while (1) switch (_context10.prev = _context10.next) {
@@ -19777,7 +19778,7 @@ var PermissionClient = /*#__PURE__*/function () {
19777
19778
  return _createClass(PermissionClient, [{
19778
19779
  key: "setPermission",
19779
19780
  value: (function () {
19780
- var _setPermission = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee(request) {
19781
+ var _setPermission = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee(request) {
19781
19782
  var _request$txOptions, req, _request$txOptions2, txHash;
19782
19783
  return _regeneratorRuntime().wrap(function _callee$(_context) {
19783
19784
  while (1) switch (_context.prev = _context.next) {
@@ -19857,7 +19858,7 @@ var PermissionClient = /*#__PURE__*/function () {
19857
19858
  }, {
19858
19859
  key: "createSetPermissionSignature",
19859
19860
  value: (function () {
19860
- var _createSetPermissionSignature = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee2(request) {
19861
+ var _createSetPermissionSignature = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee2(request) {
19861
19862
  var _request$txOptions3, ipId, signer, to, txOptions, func, permission, deadline, ipAccountClient, data, _yield$ipAccountClien, state, calculatedDeadline, signature, req, txHash;
19862
19863
  return _regeneratorRuntime().wrap(function _callee2$(_context2) {
19863
19864
  while (1) switch (_context2.prev = _context2.next) {
@@ -19965,7 +19966,7 @@ var PermissionClient = /*#__PURE__*/function () {
19965
19966
  }, {
19966
19967
  key: "setAllPermissions",
19967
19968
  value: (function () {
19968
- var _setAllPermissions = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee3(request) {
19969
+ var _setAllPermissions = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee3(request) {
19969
19970
  var _request$txOptions4, req, _request$txOptions5, txHash;
19970
19971
  return _regeneratorRuntime().wrap(function _callee3$(_context3) {
19971
19972
  while (1) switch (_context3.prev = _context3.next) {
@@ -20044,7 +20045,7 @@ var PermissionClient = /*#__PURE__*/function () {
20044
20045
  }, {
20045
20046
  key: "setBatchPermissions",
20046
20047
  value: (function () {
20047
- var _setBatchPermissions = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee4(request) {
20048
+ var _setBatchPermissions = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee4(request) {
20048
20049
  var _request$txOptions6, permissions, txOptions, _iterator, _step, permission, req, txHash;
20049
20050
  return _regeneratorRuntime().wrap(function _callee4$(_context4) {
20050
20051
  while (1) switch (_context4.prev = _context4.next) {
@@ -20153,7 +20154,7 @@ var PermissionClient = /*#__PURE__*/function () {
20153
20154
  }, {
20154
20155
  key: "createBatchPermissionSignature",
20155
20156
  value: (function () {
20156
- var _createBatchPermissionSignature = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee5(request) {
20157
+ var _createBatchPermissionSignature = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee5(request) {
20157
20158
  var _request$txOptions7, permissions, deadline, ipId, txOptions, _iterator2, _step2, permission, ipAccountClient, data, _yield$ipAccountClien2, state, calculatedDeadline, signature, req, txHash;
20158
20159
  return _regeneratorRuntime().wrap(function _callee5$(_context5) {
20159
20160
  while (1) switch (_context5.prev = _context5.next) {
@@ -20276,7 +20277,7 @@ var PermissionClient = /*#__PURE__*/function () {
20276
20277
  }, {
20277
20278
  key: "checkIsRegistered",
20278
20279
  value: function () {
20279
- var _checkIsRegistered = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee6(ipId) {
20280
+ var _checkIsRegistered = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee6(ipId) {
20280
20281
  var isRegistered;
20281
20282
  return _regeneratorRuntime().wrap(function _callee6$(_context6) {
20282
20283
  while (1) switch (_context6.prev = _context6.next) {
@@ -20330,7 +20331,7 @@ var LicenseClient = /*#__PURE__*/function () {
20330
20331
  return _createClass(LicenseClient, [{
20331
20332
  key: "registerNonComSocialRemixingPIL",
20332
20333
  value: (function () {
20333
- var _registerNonComSocialRemixingPIL = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee(request) {
20334
+ var _registerNonComSocialRemixingPIL = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee(request) {
20334
20335
  var _request$txOptions, licenseTerms, licenseTermsId, _request$txOptions2, txHash, txReceipt, targetLogs;
20335
20336
  return _regeneratorRuntime().wrap(function _callee$(_context) {
20336
20337
  while (1) switch (_context.prev = _context.next) {
@@ -20415,7 +20416,7 @@ var LicenseClient = /*#__PURE__*/function () {
20415
20416
  }, {
20416
20417
  key: "registerCommercialUsePIL",
20417
20418
  value: (function () {
20418
- var _registerCommercialUsePIL = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee2(request) {
20419
+ var _registerCommercialUsePIL = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee2(request) {
20419
20420
  var _request$txOptions3, licenseTerms, licenseTermsId, _request$txOptions4, txHash, txReceipt, targetLogs;
20420
20421
  return _regeneratorRuntime().wrap(function _callee2$(_context2) {
20421
20422
  while (1) switch (_context2.prev = _context2.next) {
@@ -20505,7 +20506,7 @@ var LicenseClient = /*#__PURE__*/function () {
20505
20506
  }, {
20506
20507
  key: "registerCommercialRemixPIL",
20507
20508
  value: (function () {
20508
- var _registerCommercialRemixPIL = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee3(request) {
20509
+ var _registerCommercialRemixPIL = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee3(request) {
20509
20510
  var _request$txOptions5, licenseTerms, licenseTermsId, _request$txOptions6, txHash, txReceipt, targetLogs;
20510
20511
  return _regeneratorRuntime().wrap(function _callee3$(_context3) {
20511
20512
  while (1) switch (_context3.prev = _context3.next) {
@@ -20595,7 +20596,7 @@ var LicenseClient = /*#__PURE__*/function () {
20595
20596
  }, {
20596
20597
  key: "attachLicenseTerms",
20597
20598
  value: (function () {
20598
- var _attachLicenseTerms = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee4(request) {
20599
+ var _attachLicenseTerms = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee4(request) {
20599
20600
  var _request$txOptions7, isRegistered, isExisted, isAttachedLicenseTerms, req, _request$txOptions8, txHash;
20600
20601
  return _regeneratorRuntime().wrap(function _callee4$(_context4) {
20601
20602
  while (1) switch (_context4.prev = _context4.next) {
@@ -20721,7 +20722,7 @@ var LicenseClient = /*#__PURE__*/function () {
20721
20722
  }, {
20722
20723
  key: "mintLicenseTokens",
20723
20724
  value: (function () {
20724
- var _mintLicenseTokens = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee5(request) {
20725
+ var _mintLicenseTokens = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee5(request) {
20725
20726
  var _request$txOptions9, isLicenseIpIdRegistered, isExisted, isAttachedLicenseTerms, amount, req, _request$txOptions10, txHash, txReceipt, targetLogs, startLicenseTokenId, licenseTokenIds, i;
20726
20727
  return _regeneratorRuntime().wrap(function _callee5$(_context5) {
20727
20728
  while (1) switch (_context5.prev = _context5.next) {
@@ -20838,7 +20839,7 @@ var LicenseClient = /*#__PURE__*/function () {
20838
20839
  }, {
20839
20840
  key: "getLicenseTerms",
20840
20841
  value: (function () {
20841
- var _getLicenseTerms = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee6(selectedLicenseTermsId) {
20842
+ var _getLicenseTerms = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee6(selectedLicenseTermsId) {
20842
20843
  return _regeneratorRuntime().wrap(function _callee6$(_context6) {
20843
20844
  while (1) switch (_context6.prev = _context6.next) {
20844
20845
  case 0:
@@ -20867,7 +20868,7 @@ var LicenseClient = /*#__PURE__*/function () {
20867
20868
  }, {
20868
20869
  key: "getLicenseTermsId",
20869
20870
  value: function () {
20870
- var _getLicenseTermsId = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee7(request) {
20871
+ var _getLicenseTermsId = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee7(request) {
20871
20872
  var licenseRes;
20872
20873
  return _regeneratorRuntime().wrap(function _callee7$(_context7) {
20873
20874
  while (1) switch (_context7.prev = _context7.next) {
@@ -20919,7 +20920,7 @@ var DisputeClient = /*#__PURE__*/function () {
20919
20920
  return _createClass(DisputeClient, [{
20920
20921
  key: "raiseDispute",
20921
20922
  value: (function () {
20922
- var _raiseDispute = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee(request) {
20923
+ var _raiseDispute = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee(request) {
20923
20924
  var _request$txOptions, req, _request$txOptions2, txHash, txReceipt, targetLogs;
20924
20925
  return _regeneratorRuntime().wrap(function _callee$(_context) {
20925
20926
  while (1) switch (_context.prev = _context.next) {
@@ -20998,7 +20999,7 @@ var DisputeClient = /*#__PURE__*/function () {
20998
20999
  }, {
20999
21000
  key: "cancelDispute",
21000
21001
  value: (function () {
21001
- var _cancelDispute = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee2(request) {
21002
+ var _cancelDispute = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee2(request) {
21002
21003
  var _request$txOptions3, req, _request$txOptions4, txHash;
21003
21004
  return _regeneratorRuntime().wrap(function _callee2$(_context2) {
21004
21005
  while (1) switch (_context2.prev = _context2.next) {
@@ -21064,7 +21065,7 @@ var DisputeClient = /*#__PURE__*/function () {
21064
21065
  }, {
21065
21066
  key: "resolveDispute",
21066
21067
  value: (function () {
21067
- var _resolveDispute = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee3(request) {
21068
+ var _resolveDispute = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee3(request) {
21068
21069
  var _request$txOptions5, req, _request$txOptions6, txHash;
21069
21070
  return _regeneratorRuntime().wrap(function _callee3$(_context3) {
21070
21071
  while (1) switch (_context3.prev = _context3.next) {
@@ -21138,7 +21139,7 @@ var IPAccountClient = /*#__PURE__*/function () {
21138
21139
  return _createClass(IPAccountClient, [{
21139
21140
  key: "execute",
21140
21141
  value: (function () {
21141
- var _execute = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee(request) {
21142
+ var _execute = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee(request) {
21142
21143
  var _request$txOptions, ipAccountClient, req, _request$txOptions2, txHash;
21143
21144
  return _regeneratorRuntime().wrap(function _callee$(_context) {
21144
21145
  while (1) switch (_context.prev = _context.next) {
@@ -21211,7 +21212,7 @@ var IPAccountClient = /*#__PURE__*/function () {
21211
21212
  }, {
21212
21213
  key: "executeWithSig",
21213
21214
  value: (function () {
21214
- var _executeWithSig = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee2(request) {
21215
+ var _executeWithSig = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee2(request) {
21215
21216
  var _request$txOptions3, ipAccountClient, req, _request$txOptions4, txHash;
21216
21217
  return _regeneratorRuntime().wrap(function _callee2$(_context2) {
21217
21218
  while (1) switch (_context2.prev = _context2.next) {
@@ -21276,7 +21277,7 @@ var IPAccountClient = /*#__PURE__*/function () {
21276
21277
  }, {
21277
21278
  key: "getIpAccountNonce",
21278
21279
  value: (function () {
21279
- var _getIpAccountNonce = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee3(ipId) {
21280
+ var _getIpAccountNonce = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee3(ipId) {
21280
21281
  var ipAccount, _yield$ipAccount$stat, state;
21281
21282
  return _regeneratorRuntime().wrap(function _callee3$(_context3) {
21282
21283
  while (1) switch (_context3.prev = _context3.next) {
@@ -21325,7 +21326,7 @@ var RoyaltyClient = /*#__PURE__*/function () {
21325
21326
  return _createClass(RoyaltyClient, [{
21326
21327
  key: "collectRoyaltyTokens",
21327
21328
  value: (function () {
21328
- var _collectRoyaltyTokens = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee(request) {
21329
+ var _collectRoyaltyTokens = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee(request) {
21329
21330
  var _request$txOptions, isParentIpIdRegistered, proxyAddress, ipRoyaltyVault, req, _request$txOptions2, txHash, txReceipt, targetLogs;
21330
21331
  return _regeneratorRuntime().wrap(function _callee$(_context) {
21331
21332
  while (1) switch (_context.prev = _context.next) {
@@ -21414,7 +21415,7 @@ var RoyaltyClient = /*#__PURE__*/function () {
21414
21415
  }, {
21415
21416
  key: "payRoyaltyOnBehalf",
21416
21417
  value: (function () {
21417
- var _payRoyaltyOnBehalf = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee2(request) {
21418
+ var _payRoyaltyOnBehalf = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee2(request) {
21418
21419
  var _request$txOptions3, isReceiverRegistered, isPayerRegistered, req, _request$txOptions4, txHash;
21419
21420
  return _regeneratorRuntime().wrap(function _callee2$(_context2) {
21420
21421
  while (1) switch (_context2.prev = _context2.next) {
@@ -21510,7 +21511,7 @@ var RoyaltyClient = /*#__PURE__*/function () {
21510
21511
  }, {
21511
21512
  key: "claimableRevenue",
21512
21513
  value: (function () {
21513
- var _claimableRevenue = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee3(request) {
21514
+ var _claimableRevenue = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee3(request) {
21514
21515
  var proxyAddress, ipRoyaltyVault;
21515
21516
  return _regeneratorRuntime().wrap(function _callee3$(_context3) {
21516
21517
  while (1) switch (_context3.prev = _context3.next) {
@@ -21559,7 +21560,7 @@ var RoyaltyClient = /*#__PURE__*/function () {
21559
21560
  }, {
21560
21561
  key: "claimRevenue",
21561
21562
  value: (function () {
21562
- var _claimRevenue = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee4(request) {
21563
+ var _claimRevenue = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee4(request) {
21563
21564
  var _request$txOptions7, proxyAddress, ipRoyaltyVault, txHash, _request$txOptions5, iPAccountExecuteResponse, _request$txOptions6, req, txReceipt, targetLogs;
21564
21565
  return _regeneratorRuntime().wrap(function _callee4$(_context4) {
21565
21566
  while (1) switch (_context4.prev = _context4.next) {
@@ -21669,7 +21670,7 @@ var RoyaltyClient = /*#__PURE__*/function () {
21669
21670
  }, {
21670
21671
  key: "snapshot",
21671
21672
  value: (function () {
21672
- var _snapshot = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee5(request) {
21673
+ var _snapshot = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee5(request) {
21673
21674
  var _request$txOptions8, proxyAddress, ipRoyaltyVault, _request$txOptions9, txHash, txReceipt, targetLogs;
21674
21675
  return _regeneratorRuntime().wrap(function _callee5$(_context5) {
21675
21676
  while (1) switch (_context5.prev = _context5.next) {
@@ -21738,7 +21739,7 @@ var RoyaltyClient = /*#__PURE__*/function () {
21738
21739
  }, {
21739
21740
  key: "getRoyaltyVaultAddress",
21740
21741
  value: (function () {
21741
- var _getRoyaltyVaultAddress = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee6(royaltyVaultIpId) {
21742
+ var _getRoyaltyVaultAddress = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee6(royaltyVaultIpId) {
21742
21743
  var isRoyaltyVaultIpIdRegistered, data;
21743
21744
  return _regeneratorRuntime().wrap(function _callee6$(_context6) {
21744
21745
  while (1) switch (_context6.prev = _context6.next) {
@@ -21806,7 +21807,7 @@ var NftClient = /*#__PURE__*/function () {
21806
21807
  return _createClass(NftClient, [{
21807
21808
  key: "createNFTCollection",
21808
21809
  value: (function () {
21809
- var _createNFTCollection = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee(request) {
21810
+ var _createNFTCollection = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee(request) {
21810
21811
  var _request$maxSupply, _request$mintFee, _request$mintFeeToken, _request$txOptions, req, _request$txOptions2, txHash, txReceipt, targetLogs;
21811
21812
  return _regeneratorRuntime().wrap(function _callee$(_context) {
21812
21813
  while (1) switch (_context.prev = _context.next) {