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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -10522,7 +10522,7 @@ var AccessControllerClient = /*#__PURE__*/function (_AccessControllerEven) {
10522
10522
  return _createClass(AccessControllerClient, [{
10523
10523
  key: "setAllPermissions",
10524
10524
  value: (function () {
10525
- var _setAllPermissions = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee(request) {
10525
+ var _setAllPermissions = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee(request) {
10526
10526
  var _yield$this$rpcClient, call;
10527
10527
  return _regeneratorRuntime().wrap(function _callee$(_context) {
10528
10528
  while (1) switch (_context.prev = _context.next) {
@@ -10582,7 +10582,7 @@ var AccessControllerClient = /*#__PURE__*/function (_AccessControllerEven) {
10582
10582
  }, {
10583
10583
  key: "setBatchPermissions",
10584
10584
  value: (function () {
10585
- var _setBatchPermissions = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee2(request) {
10585
+ var _setBatchPermissions = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee2(request) {
10586
10586
  var _yield$this$rpcClient2, call;
10587
10587
  return _regeneratorRuntime().wrap(function _callee2$(_context2) {
10588
10588
  while (1) switch (_context2.prev = _context2.next) {
@@ -10642,7 +10642,7 @@ var AccessControllerClient = /*#__PURE__*/function (_AccessControllerEven) {
10642
10642
  }, {
10643
10643
  key: "setPermission",
10644
10644
  value: (function () {
10645
- var _setPermission = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee3(request) {
10645
+ var _setPermission = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee3(request) {
10646
10646
  var _yield$this$rpcClient3, call;
10647
10647
  return _regeneratorRuntime().wrap(function _callee3$(_context3) {
10648
10648
  while (1) switch (_context3.prev = _context3.next) {
@@ -11142,7 +11142,7 @@ var CoreMetadataModuleReadOnlyClient = /*#__PURE__*/function (_CoreMetadataModul
11142
11142
  return _createClass(CoreMetadataModuleReadOnlyClient, [{
11143
11143
  key: "accessController",
11144
11144
  value: (function () {
11145
- var _accessController = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee4() {
11145
+ var _accessController = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee4() {
11146
11146
  return _regeneratorRuntime().wrap(function _callee4$(_context4) {
11147
11147
  while (1) switch (_context4.prev = _context4.next) {
11148
11148
  case 0:
@@ -11175,7 +11175,7 @@ var CoreMetadataModuleReadOnlyClient = /*#__PURE__*/function (_CoreMetadataModul
11175
11175
  }, {
11176
11176
  key: "ipAccountRegistry",
11177
11177
  value: (function () {
11178
- var _ipAccountRegistry = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee5() {
11178
+ var _ipAccountRegistry = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee5() {
11179
11179
  return _regeneratorRuntime().wrap(function _callee5$(_context5) {
11180
11180
  while (1) switch (_context5.prev = _context5.next) {
11181
11181
  case 0:
@@ -11208,7 +11208,7 @@ var CoreMetadataModuleReadOnlyClient = /*#__PURE__*/function (_CoreMetadataModul
11208
11208
  }, {
11209
11209
  key: "upgradeInterfaceVersion",
11210
11210
  value: (function () {
11211
- var _upgradeInterfaceVersion = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee6() {
11211
+ var _upgradeInterfaceVersion = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee6() {
11212
11212
  return _regeneratorRuntime().wrap(function _callee6$(_context6) {
11213
11213
  while (1) switch (_context6.prev = _context6.next) {
11214
11214
  case 0:
@@ -11241,7 +11241,7 @@ var CoreMetadataModuleReadOnlyClient = /*#__PURE__*/function (_CoreMetadataModul
11241
11241
  }, {
11242
11242
  key: "authority",
11243
11243
  value: (function () {
11244
- var _authority = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee7() {
11244
+ var _authority = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee7() {
11245
11245
  return _regeneratorRuntime().wrap(function _callee7$(_context7) {
11246
11246
  while (1) switch (_context7.prev = _context7.next) {
11247
11247
  case 0:
@@ -11274,7 +11274,7 @@ var CoreMetadataModuleReadOnlyClient = /*#__PURE__*/function (_CoreMetadataModul
11274
11274
  }, {
11275
11275
  key: "isConsumingScheduledOp",
11276
11276
  value: (function () {
11277
- var _isConsumingScheduledOp = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee8() {
11277
+ var _isConsumingScheduledOp = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee8() {
11278
11278
  return _regeneratorRuntime().wrap(function _callee8$(_context8) {
11279
11279
  while (1) switch (_context8.prev = _context8.next) {
11280
11280
  case 0:
@@ -11307,7 +11307,7 @@ var CoreMetadataModuleReadOnlyClient = /*#__PURE__*/function (_CoreMetadataModul
11307
11307
  }, {
11308
11308
  key: "isMetadataFrozen",
11309
11309
  value: (function () {
11310
- var _isMetadataFrozen = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee9(request) {
11310
+ var _isMetadataFrozen = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee9(request) {
11311
11311
  return _regeneratorRuntime().wrap(function _callee9$(_context9) {
11312
11312
  while (1) switch (_context9.prev = _context9.next) {
11313
11313
  case 0:
@@ -11341,7 +11341,7 @@ var CoreMetadataModuleReadOnlyClient = /*#__PURE__*/function (_CoreMetadataModul
11341
11341
  }, {
11342
11342
  key: "name",
11343
11343
  value: (function () {
11344
- var _name = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee10() {
11344
+ var _name = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee10() {
11345
11345
  return _regeneratorRuntime().wrap(function _callee10$(_context10) {
11346
11346
  while (1) switch (_context10.prev = _context10.next) {
11347
11347
  case 0:
@@ -11374,7 +11374,7 @@ var CoreMetadataModuleReadOnlyClient = /*#__PURE__*/function (_CoreMetadataModul
11374
11374
  }, {
11375
11375
  key: "proxiableUuid",
11376
11376
  value: (function () {
11377
- var _proxiableUuid = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee11() {
11377
+ var _proxiableUuid = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee11() {
11378
11378
  return _regeneratorRuntime().wrap(function _callee11$(_context11) {
11379
11379
  while (1) switch (_context11.prev = _context11.next) {
11380
11380
  case 0:
@@ -11407,7 +11407,7 @@ var CoreMetadataModuleReadOnlyClient = /*#__PURE__*/function (_CoreMetadataModul
11407
11407
  }, {
11408
11408
  key: "supportsInterface",
11409
11409
  value: (function () {
11410
- var _supportsInterface = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee12(request) {
11410
+ var _supportsInterface = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee12(request) {
11411
11411
  return _regeneratorRuntime().wrap(function _callee12$(_context12) {
11412
11412
  while (1) switch (_context12.prev = _context12.next) {
11413
11413
  case 0:
@@ -11456,7 +11456,7 @@ var CoreMetadataModuleClient = /*#__PURE__*/function (_CoreMetadataModuleRe) {
11456
11456
  return _createClass(CoreMetadataModuleClient, [{
11457
11457
  key: "freezeMetadata",
11458
11458
  value: (function () {
11459
- var _freezeMetadata = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee13(request) {
11459
+ var _freezeMetadata = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee13(request) {
11460
11460
  var _yield$this$rpcClient4, call;
11461
11461
  return _regeneratorRuntime().wrap(function _callee13$(_context13) {
11462
11462
  while (1) switch (_context13.prev = _context13.next) {
@@ -11516,7 +11516,7 @@ var CoreMetadataModuleClient = /*#__PURE__*/function (_CoreMetadataModuleRe) {
11516
11516
  }, {
11517
11517
  key: "initialize",
11518
11518
  value: (function () {
11519
- var _initialize = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee14(request) {
11519
+ var _initialize = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee14(request) {
11520
11520
  var _yield$this$rpcClient5, call;
11521
11521
  return _regeneratorRuntime().wrap(function _callee14$(_context14) {
11522
11522
  while (1) switch (_context14.prev = _context14.next) {
@@ -11576,7 +11576,7 @@ var CoreMetadataModuleClient = /*#__PURE__*/function (_CoreMetadataModuleRe) {
11576
11576
  }, {
11577
11577
  key: "setAll",
11578
11578
  value: (function () {
11579
- var _setAll = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee15(request) {
11579
+ var _setAll = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee15(request) {
11580
11580
  var _yield$this$rpcClient6, call;
11581
11581
  return _regeneratorRuntime().wrap(function _callee15$(_context15) {
11582
11582
  while (1) switch (_context15.prev = _context15.next) {
@@ -11636,7 +11636,7 @@ var CoreMetadataModuleClient = /*#__PURE__*/function (_CoreMetadataModuleRe) {
11636
11636
  }, {
11637
11637
  key: "setAuthority",
11638
11638
  value: (function () {
11639
- var _setAuthority = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee16(request) {
11639
+ var _setAuthority = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee16(request) {
11640
11640
  var _yield$this$rpcClient7, call;
11641
11641
  return _regeneratorRuntime().wrap(function _callee16$(_context16) {
11642
11642
  while (1) switch (_context16.prev = _context16.next) {
@@ -11696,7 +11696,7 @@ var CoreMetadataModuleClient = /*#__PURE__*/function (_CoreMetadataModuleRe) {
11696
11696
  }, {
11697
11697
  key: "setMetadataUri",
11698
11698
  value: (function () {
11699
- var _setMetadataUri = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee17(request) {
11699
+ var _setMetadataUri = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee17(request) {
11700
11700
  var _yield$this$rpcClient8, call;
11701
11701
  return _regeneratorRuntime().wrap(function _callee17$(_context17) {
11702
11702
  while (1) switch (_context17.prev = _context17.next) {
@@ -11756,7 +11756,7 @@ var CoreMetadataModuleClient = /*#__PURE__*/function (_CoreMetadataModuleRe) {
11756
11756
  }, {
11757
11757
  key: "updateNftTokenUri",
11758
11758
  value: (function () {
11759
- var _updateNftTokenUri = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee18(request) {
11759
+ var _updateNftTokenUri = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee18(request) {
11760
11760
  var _yield$this$rpcClient9, call;
11761
11761
  return _regeneratorRuntime().wrap(function _callee18$(_context18) {
11762
11762
  while (1) switch (_context18.prev = _context18.next) {
@@ -11816,7 +11816,7 @@ var CoreMetadataModuleClient = /*#__PURE__*/function (_CoreMetadataModuleRe) {
11816
11816
  }, {
11817
11817
  key: "upgradeToAndCall",
11818
11818
  value: (function () {
11819
- var _upgradeToAndCall = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee19(request) {
11819
+ var _upgradeToAndCall = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee19(request) {
11820
11820
  var _yield$this$rpcClient10, call;
11821
11821
  return _regeneratorRuntime().wrap(function _callee19$(_context19) {
11822
11822
  while (1) switch (_context19.prev = _context19.next) {
@@ -12110,7 +12110,7 @@ var DisputeModuleClient = /*#__PURE__*/function (_DisputeModuleEventCl) {
12110
12110
  return _createClass(DisputeModuleClient, [{
12111
12111
  key: "cancelDispute",
12112
12112
  value: (function () {
12113
- var _cancelDispute = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee20(request) {
12113
+ var _cancelDispute = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee20(request) {
12114
12114
  var _yield$this$rpcClient11, call;
12115
12115
  return _regeneratorRuntime().wrap(function _callee20$(_context20) {
12116
12116
  while (1) switch (_context20.prev = _context20.next) {
@@ -12170,7 +12170,7 @@ var DisputeModuleClient = /*#__PURE__*/function (_DisputeModuleEventCl) {
12170
12170
  }, {
12171
12171
  key: "raiseDispute",
12172
12172
  value: (function () {
12173
- var _raiseDispute = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee21(request) {
12173
+ var _raiseDispute = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee21(request) {
12174
12174
  var _yield$this$rpcClient12, call;
12175
12175
  return _regeneratorRuntime().wrap(function _callee21$(_context21) {
12176
12176
  while (1) switch (_context21.prev = _context21.next) {
@@ -12230,7 +12230,7 @@ var DisputeModuleClient = /*#__PURE__*/function (_DisputeModuleEventCl) {
12230
12230
  }, {
12231
12231
  key: "resolveDispute",
12232
12232
  value: (function () {
12233
- var _resolveDispute = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee22(request) {
12233
+ var _resolveDispute = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee22(request) {
12234
12234
  var _yield$this$rpcClient13, call;
12235
12235
  return _regeneratorRuntime().wrap(function _callee22$(_context22) {
12236
12236
  while (1) switch (_context22.prev = _context22.next) {
@@ -12339,7 +12339,7 @@ var IpAccountImplReadOnlyClient = /*#__PURE__*/function () {
12339
12339
  return _createClass(IpAccountImplReadOnlyClient, [{
12340
12340
  key: "state",
12341
12341
  value: (function () {
12342
- var _state = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee23() {
12342
+ var _state = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee23() {
12343
12343
  var result;
12344
12344
  return _regeneratorRuntime().wrap(function _callee23$(_context23) {
12345
12345
  while (1) switch (_context23.prev = _context23.next) {
@@ -12391,7 +12391,7 @@ var IpAccountImplClient = /*#__PURE__*/function (_IpAccountImplReadOnl) {
12391
12391
  return _createClass(IpAccountImplClient, [{
12392
12392
  key: "execute",
12393
12393
  value: (function () {
12394
- var _execute = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee24(request) {
12394
+ var _execute = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee24(request) {
12395
12395
  var _yield$this$rpcClient14, call;
12396
12396
  return _regeneratorRuntime().wrap(function _callee24$(_context24) {
12397
12397
  while (1) switch (_context24.prev = _context24.next) {
@@ -12451,7 +12451,7 @@ var IpAccountImplClient = /*#__PURE__*/function (_IpAccountImplReadOnl) {
12451
12451
  }, {
12452
12452
  key: "execute2",
12453
12453
  value: (function () {
12454
- var _execute2 = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee25(request) {
12454
+ var _execute2 = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee25(request) {
12455
12455
  var _yield$this$rpcClient15, call;
12456
12456
  return _regeneratorRuntime().wrap(function _callee25$(_context25) {
12457
12457
  while (1) switch (_context25.prev = _context25.next) {
@@ -12511,7 +12511,7 @@ var IpAccountImplClient = /*#__PURE__*/function (_IpAccountImplReadOnl) {
12511
12511
  }, {
12512
12512
  key: "executeWithSig",
12513
12513
  value: (function () {
12514
- var _executeWithSig = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee26(request) {
12514
+ var _executeWithSig = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee26(request) {
12515
12515
  var _yield$this$rpcClient16, call;
12516
12516
  return _regeneratorRuntime().wrap(function _callee26$(_context26) {
12517
12517
  while (1) switch (_context26.prev = _context26.next) {
@@ -12746,7 +12746,7 @@ var IpAssetRegistryReadOnlyClient = /*#__PURE__*/function (_IpAssetRegistryEvent
12746
12746
  return _createClass(IpAssetRegistryReadOnlyClient, [{
12747
12747
  key: "ipId",
12748
12748
  value: (function () {
12749
- var _ipId = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee27(request) {
12749
+ var _ipId = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee27(request) {
12750
12750
  return _regeneratorRuntime().wrap(function _callee27$(_context27) {
12751
12751
  while (1) switch (_context27.prev = _context27.next) {
12752
12752
  case 0:
@@ -12780,7 +12780,7 @@ var IpAssetRegistryReadOnlyClient = /*#__PURE__*/function (_IpAssetRegistryEvent
12780
12780
  }, {
12781
12781
  key: "isRegistered",
12782
12782
  value: (function () {
12783
- var _isRegistered = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee28(request) {
12783
+ var _isRegistered = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee28(request) {
12784
12784
  return _regeneratorRuntime().wrap(function _callee28$(_context28) {
12785
12785
  while (1) switch (_context28.prev = _context28.next) {
12786
12786
  case 0:
@@ -12829,7 +12829,7 @@ var IpAssetRegistryClient = /*#__PURE__*/function (_IpAssetRegistryReadO) {
12829
12829
  return _createClass(IpAssetRegistryClient, [{
12830
12830
  key: "register",
12831
12831
  value: (function () {
12832
- var _register = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee29(request) {
12832
+ var _register = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee29(request) {
12833
12833
  var _yield$this$rpcClient17, call;
12834
12834
  return _regeneratorRuntime().wrap(function _callee29$(_context29) {
12835
12835
  while (1) switch (_context29.prev = _context29.next) {
@@ -13123,7 +13123,7 @@ var IpRoyaltyVaultImplReadOnlyClient = /*#__PURE__*/function (_IpRoyaltyVaultImp
13123
13123
  return _createClass(IpRoyaltyVaultImplReadOnlyClient, [{
13124
13124
  key: "claimableRevenue",
13125
13125
  value: (function () {
13126
- var _claimableRevenue = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee30(request) {
13126
+ var _claimableRevenue = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee30(request) {
13127
13127
  return _regeneratorRuntime().wrap(function _callee30$(_context30) {
13128
13128
  while (1) switch (_context30.prev = _context30.next) {
13129
13129
  case 0:
@@ -13157,7 +13157,7 @@ var IpRoyaltyVaultImplReadOnlyClient = /*#__PURE__*/function (_IpRoyaltyVaultImp
13157
13157
  }, {
13158
13158
  key: "ipId",
13159
13159
  value: (function () {
13160
- var _ipId2 = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee31() {
13160
+ var _ipId2 = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee31() {
13161
13161
  return _regeneratorRuntime().wrap(function _callee31$(_context31) {
13162
13162
  while (1) switch (_context31.prev = _context31.next) {
13163
13163
  case 0:
@@ -13205,7 +13205,7 @@ var IpRoyaltyVaultImplClient = /*#__PURE__*/function (_IpRoyaltyVaultImplRe) {
13205
13205
  return _createClass(IpRoyaltyVaultImplClient, [{
13206
13206
  key: "claimRevenueBySnapshotBatch",
13207
13207
  value: (function () {
13208
- var _claimRevenueBySnapshotBatch = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee32(request) {
13208
+ var _claimRevenueBySnapshotBatch = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee32(request) {
13209
13209
  var _yield$this$rpcClient18, call;
13210
13210
  return _regeneratorRuntime().wrap(function _callee32$(_context32) {
13211
13211
  while (1) switch (_context32.prev = _context32.next) {
@@ -13265,7 +13265,7 @@ var IpRoyaltyVaultImplClient = /*#__PURE__*/function (_IpRoyaltyVaultImplRe) {
13265
13265
  }, {
13266
13266
  key: "claimRevenueByTokenBatch",
13267
13267
  value: (function () {
13268
- var _claimRevenueByTokenBatch = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee33(request) {
13268
+ var _claimRevenueByTokenBatch = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee33(request) {
13269
13269
  var _yield$this$rpcClient19, call;
13270
13270
  return _regeneratorRuntime().wrap(function _callee33$(_context33) {
13271
13271
  while (1) switch (_context33.prev = _context33.next) {
@@ -13325,7 +13325,7 @@ var IpRoyaltyVaultImplClient = /*#__PURE__*/function (_IpRoyaltyVaultImplRe) {
13325
13325
  }, {
13326
13326
  key: "collectRoyaltyTokens",
13327
13327
  value: (function () {
13328
- var _collectRoyaltyTokens = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee34(request) {
13328
+ var _collectRoyaltyTokens = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee34(request) {
13329
13329
  var _yield$this$rpcClient20, call;
13330
13330
  return _regeneratorRuntime().wrap(function _callee34$(_context34) {
13331
13331
  while (1) switch (_context34.prev = _context34.next) {
@@ -13385,7 +13385,7 @@ var IpRoyaltyVaultImplClient = /*#__PURE__*/function (_IpRoyaltyVaultImplRe) {
13385
13385
  }, {
13386
13386
  key: "snapshot",
13387
13387
  value: (function () {
13388
- var _snapshot = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee35() {
13388
+ var _snapshot = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee35() {
13389
13389
  var _yield$this$rpcClient21, call;
13390
13390
  return _regeneratorRuntime().wrap(function _callee35$(_context35) {
13391
13391
  while (1) switch (_context35.prev = _context35.next) {
@@ -14139,7 +14139,7 @@ var LicenseRegistryReadOnlyClient = /*#__PURE__*/function (_LicenseRegistryEvent
14139
14139
  return _createClass(LicenseRegistryReadOnlyClient, [{
14140
14140
  key: "disputeModule",
14141
14141
  value: (function () {
14142
- var _disputeModule = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee36() {
14142
+ var _disputeModule = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee36() {
14143
14143
  return _regeneratorRuntime().wrap(function _callee36$(_context36) {
14144
14144
  while (1) switch (_context36.prev = _context36.next) {
14145
14145
  case 0:
@@ -14172,7 +14172,7 @@ var LicenseRegistryReadOnlyClient = /*#__PURE__*/function (_LicenseRegistryEvent
14172
14172
  }, {
14173
14173
  key: "expirationTime",
14174
14174
  value: (function () {
14175
- var _expirationTime = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee37() {
14175
+ var _expirationTime = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee37() {
14176
14176
  return _regeneratorRuntime().wrap(function _callee37$(_context37) {
14177
14177
  while (1) switch (_context37.prev = _context37.next) {
14178
14178
  case 0:
@@ -14205,7 +14205,7 @@ var LicenseRegistryReadOnlyClient = /*#__PURE__*/function (_LicenseRegistryEvent
14205
14205
  }, {
14206
14206
  key: "ipGraphContract",
14207
14207
  value: (function () {
14208
- var _ipGraphContract = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee38() {
14208
+ var _ipGraphContract = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee38() {
14209
14209
  return _regeneratorRuntime().wrap(function _callee38$(_context38) {
14210
14210
  while (1) switch (_context38.prev = _context38.next) {
14211
14211
  case 0:
@@ -14238,7 +14238,7 @@ var LicenseRegistryReadOnlyClient = /*#__PURE__*/function (_LicenseRegistryEvent
14238
14238
  }, {
14239
14239
  key: "licensingModule",
14240
14240
  value: (function () {
14241
- var _licensingModule = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee39() {
14241
+ var _licensingModule = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee39() {
14242
14242
  return _regeneratorRuntime().wrap(function _callee39$(_context39) {
14243
14243
  while (1) switch (_context39.prev = _context39.next) {
14244
14244
  case 0:
@@ -14271,7 +14271,7 @@ var LicenseRegistryReadOnlyClient = /*#__PURE__*/function (_LicenseRegistryEvent
14271
14271
  }, {
14272
14272
  key: "upgradeInterfaceVersion",
14273
14273
  value: (function () {
14274
- var _upgradeInterfaceVersion2 = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee40() {
14274
+ var _upgradeInterfaceVersion2 = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee40() {
14275
14275
  return _regeneratorRuntime().wrap(function _callee40$(_context40) {
14276
14276
  while (1) switch (_context40.prev = _context40.next) {
14277
14277
  case 0:
@@ -14304,7 +14304,7 @@ var LicenseRegistryReadOnlyClient = /*#__PURE__*/function (_LicenseRegistryEvent
14304
14304
  }, {
14305
14305
  key: "authority",
14306
14306
  value: (function () {
14307
- var _authority2 = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee41() {
14307
+ var _authority2 = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee41() {
14308
14308
  return _regeneratorRuntime().wrap(function _callee41$(_context41) {
14309
14309
  while (1) switch (_context41.prev = _context41.next) {
14310
14310
  case 0:
@@ -14337,7 +14337,7 @@ var LicenseRegistryReadOnlyClient = /*#__PURE__*/function (_LicenseRegistryEvent
14337
14337
  }, {
14338
14338
  key: "exists",
14339
14339
  value: (function () {
14340
- var _exists = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee42(request) {
14340
+ var _exists = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee42(request) {
14341
14341
  return _regeneratorRuntime().wrap(function _callee42$(_context42) {
14342
14342
  while (1) switch (_context42.prev = _context42.next) {
14343
14343
  case 0:
@@ -14371,7 +14371,7 @@ var LicenseRegistryReadOnlyClient = /*#__PURE__*/function (_LicenseRegistryEvent
14371
14371
  }, {
14372
14372
  key: "getAttachedLicenseTerms",
14373
14373
  value: (function () {
14374
- var _getAttachedLicenseTerms = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee43(request) {
14374
+ var _getAttachedLicenseTerms = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee43(request) {
14375
14375
  var result;
14376
14376
  return _regeneratorRuntime().wrap(function _callee43$(_context43) {
14377
14377
  while (1) switch (_context43.prev = _context43.next) {
@@ -14410,7 +14410,7 @@ var LicenseRegistryReadOnlyClient = /*#__PURE__*/function (_LicenseRegistryEvent
14410
14410
  }, {
14411
14411
  key: "getAttachedLicenseTermsCount",
14412
14412
  value: (function () {
14413
- var _getAttachedLicenseTermsCount = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee44(request) {
14413
+ var _getAttachedLicenseTermsCount = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee44(request) {
14414
14414
  return _regeneratorRuntime().wrap(function _callee44$(_context44) {
14415
14415
  while (1) switch (_context44.prev = _context44.next) {
14416
14416
  case 0:
@@ -14444,7 +14444,7 @@ var LicenseRegistryReadOnlyClient = /*#__PURE__*/function (_LicenseRegistryEvent
14444
14444
  }, {
14445
14445
  key: "getDefaultLicenseTerms",
14446
14446
  value: (function () {
14447
- var _getDefaultLicenseTerms = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee45() {
14447
+ var _getDefaultLicenseTerms = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee45() {
14448
14448
  var result;
14449
14449
  return _regeneratorRuntime().wrap(function _callee45$(_context45) {
14450
14450
  while (1) switch (_context45.prev = _context45.next) {
@@ -14482,7 +14482,7 @@ var LicenseRegistryReadOnlyClient = /*#__PURE__*/function (_LicenseRegistryEvent
14482
14482
  }, {
14483
14483
  key: "getDerivativeIp",
14484
14484
  value: (function () {
14485
- var _getDerivativeIp = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee46(request) {
14485
+ var _getDerivativeIp = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee46(request) {
14486
14486
  var result;
14487
14487
  return _regeneratorRuntime().wrap(function _callee46$(_context46) {
14488
14488
  while (1) switch (_context46.prev = _context46.next) {
@@ -14520,7 +14520,7 @@ var LicenseRegistryReadOnlyClient = /*#__PURE__*/function (_LicenseRegistryEvent
14520
14520
  }, {
14521
14521
  key: "getDerivativeIpCount",
14522
14522
  value: (function () {
14523
- var _getDerivativeIpCount = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee47(request) {
14523
+ var _getDerivativeIpCount = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee47(request) {
14524
14524
  return _regeneratorRuntime().wrap(function _callee47$(_context47) {
14525
14525
  while (1) switch (_context47.prev = _context47.next) {
14526
14526
  case 0:
@@ -14554,7 +14554,7 @@ var LicenseRegistryReadOnlyClient = /*#__PURE__*/function (_LicenseRegistryEvent
14554
14554
  }, {
14555
14555
  key: "getExpireTime",
14556
14556
  value: (function () {
14557
- var _getExpireTime = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee48(request) {
14557
+ var _getExpireTime = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee48(request) {
14558
14558
  return _regeneratorRuntime().wrap(function _callee48$(_context48) {
14559
14559
  while (1) switch (_context48.prev = _context48.next) {
14560
14560
  case 0:
@@ -14588,7 +14588,7 @@ var LicenseRegistryReadOnlyClient = /*#__PURE__*/function (_LicenseRegistryEvent
14588
14588
  }, {
14589
14589
  key: "getLicensingConfig",
14590
14590
  value: (function () {
14591
- var _getLicensingConfig = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee49(request) {
14591
+ var _getLicensingConfig = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee49(request) {
14592
14592
  return _regeneratorRuntime().wrap(function _callee49$(_context49) {
14593
14593
  while (1) switch (_context49.prev = _context49.next) {
14594
14594
  case 0:
@@ -14622,7 +14622,7 @@ var LicenseRegistryReadOnlyClient = /*#__PURE__*/function (_LicenseRegistryEvent
14622
14622
  }, {
14623
14623
  key: "getParentIp",
14624
14624
  value: (function () {
14625
- var _getParentIp = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee50(request) {
14625
+ var _getParentIp = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee50(request) {
14626
14626
  var result;
14627
14627
  return _regeneratorRuntime().wrap(function _callee50$(_context50) {
14628
14628
  while (1) switch (_context50.prev = _context50.next) {
@@ -14660,7 +14660,7 @@ var LicenseRegistryReadOnlyClient = /*#__PURE__*/function (_LicenseRegistryEvent
14660
14660
  }, {
14661
14661
  key: "getParentIpCount",
14662
14662
  value: (function () {
14663
- var _getParentIpCount = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee51(request) {
14663
+ var _getParentIpCount = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee51(request) {
14664
14664
  return _regeneratorRuntime().wrap(function _callee51$(_context51) {
14665
14665
  while (1) switch (_context51.prev = _context51.next) {
14666
14666
  case 0:
@@ -14694,7 +14694,7 @@ var LicenseRegistryReadOnlyClient = /*#__PURE__*/function (_LicenseRegistryEvent
14694
14694
  }, {
14695
14695
  key: "hasDerivativeIps",
14696
14696
  value: (function () {
14697
- var _hasDerivativeIps = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee52(request) {
14697
+ var _hasDerivativeIps = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee52(request) {
14698
14698
  return _regeneratorRuntime().wrap(function _callee52$(_context52) {
14699
14699
  while (1) switch (_context52.prev = _context52.next) {
14700
14700
  case 0:
@@ -14728,7 +14728,7 @@ var LicenseRegistryReadOnlyClient = /*#__PURE__*/function (_LicenseRegistryEvent
14728
14728
  }, {
14729
14729
  key: "hasIpAttachedLicenseTerms",
14730
14730
  value: (function () {
14731
- var _hasIpAttachedLicenseTerms = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee53(request) {
14731
+ var _hasIpAttachedLicenseTerms = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee53(request) {
14732
14732
  return _regeneratorRuntime().wrap(function _callee53$(_context53) {
14733
14733
  while (1) switch (_context53.prev = _context53.next) {
14734
14734
  case 0:
@@ -14762,7 +14762,7 @@ var LicenseRegistryReadOnlyClient = /*#__PURE__*/function (_LicenseRegistryEvent
14762
14762
  }, {
14763
14763
  key: "isConsumingScheduledOp",
14764
14764
  value: (function () {
14765
- var _isConsumingScheduledOp2 = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee54() {
14765
+ var _isConsumingScheduledOp2 = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee54() {
14766
14766
  return _regeneratorRuntime().wrap(function _callee54$(_context54) {
14767
14767
  while (1) switch (_context54.prev = _context54.next) {
14768
14768
  case 0:
@@ -14795,7 +14795,7 @@ var LicenseRegistryReadOnlyClient = /*#__PURE__*/function (_LicenseRegistryEvent
14795
14795
  }, {
14796
14796
  key: "isDerivativeIp",
14797
14797
  value: (function () {
14798
- var _isDerivativeIp = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee55(request) {
14798
+ var _isDerivativeIp = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee55(request) {
14799
14799
  return _regeneratorRuntime().wrap(function _callee55$(_context55) {
14800
14800
  while (1) switch (_context55.prev = _context55.next) {
14801
14801
  case 0:
@@ -14829,7 +14829,7 @@ var LicenseRegistryReadOnlyClient = /*#__PURE__*/function (_LicenseRegistryEvent
14829
14829
  }, {
14830
14830
  key: "isExpiredNow",
14831
14831
  value: (function () {
14832
- var _isExpiredNow = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee56(request) {
14832
+ var _isExpiredNow = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee56(request) {
14833
14833
  return _regeneratorRuntime().wrap(function _callee56$(_context56) {
14834
14834
  while (1) switch (_context56.prev = _context56.next) {
14835
14835
  case 0:
@@ -14863,7 +14863,7 @@ var LicenseRegistryReadOnlyClient = /*#__PURE__*/function (_LicenseRegistryEvent
14863
14863
  }, {
14864
14864
  key: "isParentIp",
14865
14865
  value: (function () {
14866
- var _isParentIp = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee57(request) {
14866
+ var _isParentIp = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee57(request) {
14867
14867
  return _regeneratorRuntime().wrap(function _callee57$(_context57) {
14868
14868
  while (1) switch (_context57.prev = _context57.next) {
14869
14869
  case 0:
@@ -14897,7 +14897,7 @@ var LicenseRegistryReadOnlyClient = /*#__PURE__*/function (_LicenseRegistryEvent
14897
14897
  }, {
14898
14898
  key: "isRegisteredLicenseTemplate",
14899
14899
  value: (function () {
14900
- var _isRegisteredLicenseTemplate = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee58(request) {
14900
+ var _isRegisteredLicenseTemplate = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee58(request) {
14901
14901
  return _regeneratorRuntime().wrap(function _callee58$(_context58) {
14902
14902
  while (1) switch (_context58.prev = _context58.next) {
14903
14903
  case 0:
@@ -14931,7 +14931,7 @@ var LicenseRegistryReadOnlyClient = /*#__PURE__*/function (_LicenseRegistryEvent
14931
14931
  }, {
14932
14932
  key: "proxiableUuid",
14933
14933
  value: (function () {
14934
- var _proxiableUuid2 = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee59() {
14934
+ var _proxiableUuid2 = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee59() {
14935
14935
  return _regeneratorRuntime().wrap(function _callee59$(_context59) {
14936
14936
  while (1) switch (_context59.prev = _context59.next) {
14937
14937
  case 0:
@@ -14964,7 +14964,7 @@ var LicenseRegistryReadOnlyClient = /*#__PURE__*/function (_LicenseRegistryEvent
14964
14964
  }, {
14965
14965
  key: "verifyMintLicenseToken",
14966
14966
  value: (function () {
14967
- var _verifyMintLicenseToken = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee60(request) {
14967
+ var _verifyMintLicenseToken = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee60(request) {
14968
14968
  return _regeneratorRuntime().wrap(function _callee60$(_context60) {
14969
14969
  while (1) switch (_context60.prev = _context60.next) {
14970
14970
  case 0:
@@ -15019,7 +15019,7 @@ var LicenseTokenReadOnlyClient = /*#__PURE__*/function () {
15019
15019
  return _createClass(LicenseTokenReadOnlyClient, [{
15020
15020
  key: "ownerOf",
15021
15021
  value: (function () {
15022
- var _ownerOf = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee70(request) {
15022
+ var _ownerOf = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee70(request) {
15023
15023
  return _regeneratorRuntime().wrap(function _callee70$(_context70) {
15024
15024
  while (1) switch (_context70.prev = _context70.next) {
15025
15025
  case 0:
@@ -15245,7 +15245,7 @@ var LicensingModuleClient = /*#__PURE__*/function (_LicensingModuleEvent) {
15245
15245
  return _createClass(LicensingModuleClient, [{
15246
15246
  key: "attachLicenseTerms",
15247
15247
  value: (function () {
15248
- var _attachLicenseTerms = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee71(request) {
15248
+ var _attachLicenseTerms = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee71(request) {
15249
15249
  var _yield$this$rpcClient31, call;
15250
15250
  return _regeneratorRuntime().wrap(function _callee71$(_context71) {
15251
15251
  while (1) switch (_context71.prev = _context71.next) {
@@ -15305,7 +15305,7 @@ var LicensingModuleClient = /*#__PURE__*/function (_LicensingModuleEvent) {
15305
15305
  }, {
15306
15306
  key: "mintLicenseTokens",
15307
15307
  value: (function () {
15308
- var _mintLicenseTokens = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee72(request) {
15308
+ var _mintLicenseTokens = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee72(request) {
15309
15309
  var _yield$this$rpcClient32, call;
15310
15310
  return _regeneratorRuntime().wrap(function _callee72$(_context72) {
15311
15311
  while (1) switch (_context72.prev = _context72.next) {
@@ -15365,7 +15365,7 @@ var LicensingModuleClient = /*#__PURE__*/function (_LicensingModuleEvent) {
15365
15365
  }, {
15366
15366
  key: "registerDerivative",
15367
15367
  value: (function () {
15368
- var _registerDerivative = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee73(request) {
15368
+ var _registerDerivative = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee73(request) {
15369
15369
  var _yield$this$rpcClient33, call;
15370
15370
  return _regeneratorRuntime().wrap(function _callee73$(_context73) {
15371
15371
  while (1) switch (_context73.prev = _context73.next) {
@@ -15425,7 +15425,7 @@ var LicensingModuleClient = /*#__PURE__*/function (_LicensingModuleEvent) {
15425
15425
  }, {
15426
15426
  key: "registerDerivativeWithLicenseTokens",
15427
15427
  value: (function () {
15428
- var _registerDerivativeWithLicenseTokens = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee74(request) {
15428
+ var _registerDerivativeWithLicenseTokens = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee74(request) {
15429
15429
  var _yield$this$rpcClient34, call;
15430
15430
  return _regeneratorRuntime().wrap(function _callee74$(_context74) {
15431
15431
  while (1) switch (_context74.prev = _context74.next) {
@@ -15967,7 +15967,7 @@ var PiLicenseTemplateReadOnlyClient = /*#__PURE__*/function (_PiLicenseTemplateE
15967
15967
  return _createClass(PiLicenseTemplateReadOnlyClient, [{
15968
15968
  key: "accessController",
15969
15969
  value: (function () {
15970
- var _accessController2 = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee76() {
15970
+ var _accessController2 = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee76() {
15971
15971
  return _regeneratorRuntime().wrap(function _callee76$(_context76) {
15972
15972
  while (1) switch (_context76.prev = _context76.next) {
15973
15973
  case 0:
@@ -16000,7 +16000,7 @@ var PiLicenseTemplateReadOnlyClient = /*#__PURE__*/function (_PiLicenseTemplateE
16000
16000
  }, {
16001
16001
  key: "ipAccountRegistry",
16002
16002
  value: (function () {
16003
- var _ipAccountRegistry2 = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee77() {
16003
+ var _ipAccountRegistry2 = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee77() {
16004
16004
  return _regeneratorRuntime().wrap(function _callee77$(_context77) {
16005
16005
  while (1) switch (_context77.prev = _context77.next) {
16006
16006
  case 0:
@@ -16033,7 +16033,7 @@ var PiLicenseTemplateReadOnlyClient = /*#__PURE__*/function (_PiLicenseTemplateE
16033
16033
  }, {
16034
16034
  key: "licenseRegistry",
16035
16035
  value: (function () {
16036
- var _licenseRegistry = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee78() {
16036
+ var _licenseRegistry = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee78() {
16037
16037
  return _regeneratorRuntime().wrap(function _callee78$(_context78) {
16038
16038
  while (1) switch (_context78.prev = _context78.next) {
16039
16039
  case 0:
@@ -16066,7 +16066,7 @@ var PiLicenseTemplateReadOnlyClient = /*#__PURE__*/function (_PiLicenseTemplateE
16066
16066
  }, {
16067
16067
  key: "royaltyModule",
16068
16068
  value: (function () {
16069
- var _royaltyModule = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee79() {
16069
+ var _royaltyModule = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee79() {
16070
16070
  return _regeneratorRuntime().wrap(function _callee79$(_context79) {
16071
16071
  while (1) switch (_context79.prev = _context79.next) {
16072
16072
  case 0:
@@ -16099,7 +16099,7 @@ var PiLicenseTemplateReadOnlyClient = /*#__PURE__*/function (_PiLicenseTemplateE
16099
16099
  }, {
16100
16100
  key: "termsRenderer",
16101
16101
  value: (function () {
16102
- var _termsRenderer = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee80() {
16102
+ var _termsRenderer = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee80() {
16103
16103
  return _regeneratorRuntime().wrap(function _callee80$(_context80) {
16104
16104
  while (1) switch (_context80.prev = _context80.next) {
16105
16105
  case 0:
@@ -16132,7 +16132,7 @@ var PiLicenseTemplateReadOnlyClient = /*#__PURE__*/function (_PiLicenseTemplateE
16132
16132
  }, {
16133
16133
  key: "upgradeInterfaceVersion",
16134
16134
  value: (function () {
16135
- var _upgradeInterfaceVersion3 = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee81() {
16135
+ var _upgradeInterfaceVersion3 = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee81() {
16136
16136
  return _regeneratorRuntime().wrap(function _callee81$(_context81) {
16137
16137
  while (1) switch (_context81.prev = _context81.next) {
16138
16138
  case 0:
@@ -16165,7 +16165,7 @@ var PiLicenseTemplateReadOnlyClient = /*#__PURE__*/function (_PiLicenseTemplateE
16165
16165
  }, {
16166
16166
  key: "authority",
16167
16167
  value: (function () {
16168
- var _authority3 = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee82() {
16168
+ var _authority3 = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee82() {
16169
16169
  return _regeneratorRuntime().wrap(function _callee82$(_context82) {
16170
16170
  while (1) switch (_context82.prev = _context82.next) {
16171
16171
  case 0:
@@ -16198,7 +16198,7 @@ var PiLicenseTemplateReadOnlyClient = /*#__PURE__*/function (_PiLicenseTemplateE
16198
16198
  }, {
16199
16199
  key: "exists",
16200
16200
  value: (function () {
16201
- var _exists2 = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee83(request) {
16201
+ var _exists2 = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee83(request) {
16202
16202
  return _regeneratorRuntime().wrap(function _callee83$(_context83) {
16203
16203
  while (1) switch (_context83.prev = _context83.next) {
16204
16204
  case 0:
@@ -16232,7 +16232,7 @@ var PiLicenseTemplateReadOnlyClient = /*#__PURE__*/function (_PiLicenseTemplateE
16232
16232
  }, {
16233
16233
  key: "getEarlierExpireTime",
16234
16234
  value: (function () {
16235
- var _getEarlierExpireTime = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee84(request) {
16235
+ var _getEarlierExpireTime = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee84(request) {
16236
16236
  return _regeneratorRuntime().wrap(function _callee84$(_context84) {
16237
16237
  while (1) switch (_context84.prev = _context84.next) {
16238
16238
  case 0:
@@ -16266,7 +16266,7 @@ var PiLicenseTemplateReadOnlyClient = /*#__PURE__*/function (_PiLicenseTemplateE
16266
16266
  }, {
16267
16267
  key: "getExpireTime",
16268
16268
  value: (function () {
16269
- var _getExpireTime2 = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee85(request) {
16269
+ var _getExpireTime2 = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee85(request) {
16270
16270
  return _regeneratorRuntime().wrap(function _callee85$(_context85) {
16271
16271
  while (1) switch (_context85.prev = _context85.next) {
16272
16272
  case 0:
@@ -16300,7 +16300,7 @@ var PiLicenseTemplateReadOnlyClient = /*#__PURE__*/function (_PiLicenseTemplateE
16300
16300
  }, {
16301
16301
  key: "getLicenseTerms",
16302
16302
  value: (function () {
16303
- var _getLicenseTerms = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee86(request) {
16303
+ var _getLicenseTerms = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee86(request) {
16304
16304
  var result;
16305
16305
  return _regeneratorRuntime().wrap(function _callee86$(_context86) {
16306
16306
  while (1) switch (_context86.prev = _context86.next) {
@@ -16338,7 +16338,7 @@ var PiLicenseTemplateReadOnlyClient = /*#__PURE__*/function (_PiLicenseTemplateE
16338
16338
  }, {
16339
16339
  key: "getLicenseTermsId",
16340
16340
  value: (function () {
16341
- var _getLicenseTermsId = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee87(request) {
16341
+ var _getLicenseTermsId = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee87(request) {
16342
16342
  var result;
16343
16343
  return _regeneratorRuntime().wrap(function _callee87$(_context87) {
16344
16344
  while (1) switch (_context87.prev = _context87.next) {
@@ -16376,7 +16376,7 @@ var PiLicenseTemplateReadOnlyClient = /*#__PURE__*/function (_PiLicenseTemplateE
16376
16376
  }, {
16377
16377
  key: "getLicenseTermsUri",
16378
16378
  value: (function () {
16379
- var _getLicenseTermsUri = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee88(request) {
16379
+ var _getLicenseTermsUri = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee88(request) {
16380
16380
  return _regeneratorRuntime().wrap(function _callee88$(_context88) {
16381
16381
  while (1) switch (_context88.prev = _context88.next) {
16382
16382
  case 0:
@@ -16410,7 +16410,7 @@ var PiLicenseTemplateReadOnlyClient = /*#__PURE__*/function (_PiLicenseTemplateE
16410
16410
  }, {
16411
16411
  key: "getMetadataUri",
16412
16412
  value: (function () {
16413
- var _getMetadataUri = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee89() {
16413
+ var _getMetadataUri = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee89() {
16414
16414
  return _regeneratorRuntime().wrap(function _callee89$(_context89) {
16415
16415
  while (1) switch (_context89.prev = _context89.next) {
16416
16416
  case 0:
@@ -16443,7 +16443,7 @@ var PiLicenseTemplateReadOnlyClient = /*#__PURE__*/function (_PiLicenseTemplateE
16443
16443
  }, {
16444
16444
  key: "getRoyaltyPolicy",
16445
16445
  value: (function () {
16446
- var _getRoyaltyPolicy = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee90(request) {
16446
+ var _getRoyaltyPolicy = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee90(request) {
16447
16447
  var result;
16448
16448
  return _regeneratorRuntime().wrap(function _callee90$(_context90) {
16449
16449
  while (1) switch (_context90.prev = _context90.next) {
@@ -16484,7 +16484,7 @@ var PiLicenseTemplateReadOnlyClient = /*#__PURE__*/function (_PiLicenseTemplateE
16484
16484
  }, {
16485
16485
  key: "isConsumingScheduledOp",
16486
16486
  value: (function () {
16487
- var _isConsumingScheduledOp3 = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee91() {
16487
+ var _isConsumingScheduledOp3 = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee91() {
16488
16488
  return _regeneratorRuntime().wrap(function _callee91$(_context91) {
16489
16489
  while (1) switch (_context91.prev = _context91.next) {
16490
16490
  case 0:
@@ -16517,7 +16517,7 @@ var PiLicenseTemplateReadOnlyClient = /*#__PURE__*/function (_PiLicenseTemplateE
16517
16517
  }, {
16518
16518
  key: "isDerivativeApproved",
16519
16519
  value: (function () {
16520
- var _isDerivativeApproved = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee92(request) {
16520
+ var _isDerivativeApproved = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee92(request) {
16521
16521
  return _regeneratorRuntime().wrap(function _callee92$(_context92) {
16522
16522
  while (1) switch (_context92.prev = _context92.next) {
16523
16523
  case 0:
@@ -16551,7 +16551,7 @@ var PiLicenseTemplateReadOnlyClient = /*#__PURE__*/function (_PiLicenseTemplateE
16551
16551
  }, {
16552
16552
  key: "isLicenseTransferable",
16553
16553
  value: (function () {
16554
- var _isLicenseTransferable = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee93(request) {
16554
+ var _isLicenseTransferable = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee93(request) {
16555
16555
  return _regeneratorRuntime().wrap(function _callee93$(_context93) {
16556
16556
  while (1) switch (_context93.prev = _context93.next) {
16557
16557
  case 0:
@@ -16585,7 +16585,7 @@ var PiLicenseTemplateReadOnlyClient = /*#__PURE__*/function (_PiLicenseTemplateE
16585
16585
  }, {
16586
16586
  key: "name",
16587
16587
  value: (function () {
16588
- var _name2 = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee94() {
16588
+ var _name2 = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee94() {
16589
16589
  return _regeneratorRuntime().wrap(function _callee94$(_context94) {
16590
16590
  while (1) switch (_context94.prev = _context94.next) {
16591
16591
  case 0:
@@ -16618,7 +16618,7 @@ var PiLicenseTemplateReadOnlyClient = /*#__PURE__*/function (_PiLicenseTemplateE
16618
16618
  }, {
16619
16619
  key: "proxiableUuid",
16620
16620
  value: (function () {
16621
- var _proxiableUuid3 = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee95() {
16621
+ var _proxiableUuid3 = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee95() {
16622
16622
  return _regeneratorRuntime().wrap(function _callee95$(_context95) {
16623
16623
  while (1) switch (_context95.prev = _context95.next) {
16624
16624
  case 0:
@@ -16651,7 +16651,7 @@ var PiLicenseTemplateReadOnlyClient = /*#__PURE__*/function (_PiLicenseTemplateE
16651
16651
  }, {
16652
16652
  key: "supportsInterface",
16653
16653
  value: (function () {
16654
- var _supportsInterface2 = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee96(request) {
16654
+ var _supportsInterface2 = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee96(request) {
16655
16655
  return _regeneratorRuntime().wrap(function _callee96$(_context96) {
16656
16656
  while (1) switch (_context96.prev = _context96.next) {
16657
16657
  case 0:
@@ -16685,7 +16685,7 @@ var PiLicenseTemplateReadOnlyClient = /*#__PURE__*/function (_PiLicenseTemplateE
16685
16685
  }, {
16686
16686
  key: "toJson",
16687
16687
  value: (function () {
16688
- var _toJson = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee97(request) {
16688
+ var _toJson = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee97(request) {
16689
16689
  return _regeneratorRuntime().wrap(function _callee97$(_context97) {
16690
16690
  while (1) switch (_context97.prev = _context97.next) {
16691
16691
  case 0:
@@ -16719,7 +16719,7 @@ var PiLicenseTemplateReadOnlyClient = /*#__PURE__*/function (_PiLicenseTemplateE
16719
16719
  }, {
16720
16720
  key: "totalRegisteredLicenseTerms",
16721
16721
  value: (function () {
16722
- var _totalRegisteredLicenseTerms = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee98() {
16722
+ var _totalRegisteredLicenseTerms = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee98() {
16723
16723
  return _regeneratorRuntime().wrap(function _callee98$(_context98) {
16724
16724
  while (1) switch (_context98.prev = _context98.next) {
16725
16725
  case 0:
@@ -16752,7 +16752,7 @@ var PiLicenseTemplateReadOnlyClient = /*#__PURE__*/function (_PiLicenseTemplateE
16752
16752
  }, {
16753
16753
  key: "verifyCompatibleLicenses",
16754
16754
  value: (function () {
16755
- var _verifyCompatibleLicenses = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee99(request) {
16755
+ var _verifyCompatibleLicenses = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee99(request) {
16756
16756
  return _regeneratorRuntime().wrap(function _callee99$(_context99) {
16757
16757
  while (1) switch (_context99.prev = _context99.next) {
16758
16758
  case 0:
@@ -16801,7 +16801,7 @@ var PiLicenseTemplateClient = /*#__PURE__*/function (_PiLicenseTemplateRea) {
16801
16801
  return _createClass(PiLicenseTemplateClient, [{
16802
16802
  key: "initialize",
16803
16803
  value: (function () {
16804
- var _initialize3 = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee100(request) {
16804
+ var _initialize3 = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee100(request) {
16805
16805
  var _yield$this$rpcClient35, call;
16806
16806
  return _regeneratorRuntime().wrap(function _callee100$(_context100) {
16807
16807
  while (1) switch (_context100.prev = _context100.next) {
@@ -16861,7 +16861,7 @@ var PiLicenseTemplateClient = /*#__PURE__*/function (_PiLicenseTemplateRea) {
16861
16861
  }, {
16862
16862
  key: "registerLicenseTerms",
16863
16863
  value: (function () {
16864
- var _registerLicenseTerms = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee101(request) {
16864
+ var _registerLicenseTerms = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee101(request) {
16865
16865
  var _yield$this$rpcClient36, call;
16866
16866
  return _regeneratorRuntime().wrap(function _callee101$(_context101) {
16867
16867
  while (1) switch (_context101.prev = _context101.next) {
@@ -16921,7 +16921,7 @@ var PiLicenseTemplateClient = /*#__PURE__*/function (_PiLicenseTemplateRea) {
16921
16921
  }, {
16922
16922
  key: "setApproval",
16923
16923
  value: (function () {
16924
- var _setApproval = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee102(request) {
16924
+ var _setApproval = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee102(request) {
16925
16925
  var _yield$this$rpcClient37, call;
16926
16926
  return _regeneratorRuntime().wrap(function _callee102$(_context102) {
16927
16927
  while (1) switch (_context102.prev = _context102.next) {
@@ -16981,7 +16981,7 @@ var PiLicenseTemplateClient = /*#__PURE__*/function (_PiLicenseTemplateRea) {
16981
16981
  }, {
16982
16982
  key: "setAuthority",
16983
16983
  value: (function () {
16984
- var _setAuthority3 = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee103(request) {
16984
+ var _setAuthority3 = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee103(request) {
16985
16985
  var _yield$this$rpcClient38, call;
16986
16986
  return _regeneratorRuntime().wrap(function _callee103$(_context103) {
16987
16987
  while (1) switch (_context103.prev = _context103.next) {
@@ -17041,7 +17041,7 @@ var PiLicenseTemplateClient = /*#__PURE__*/function (_PiLicenseTemplateRea) {
17041
17041
  }, {
17042
17042
  key: "upgradeToAndCall",
17043
17043
  value: (function () {
17044
- var _upgradeToAndCall3 = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee104(request) {
17044
+ var _upgradeToAndCall3 = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee104(request) {
17045
17045
  var _yield$this$rpcClient39, call;
17046
17046
  return _regeneratorRuntime().wrap(function _callee104$(_context104) {
17047
17047
  while (1) switch (_context104.prev = _context104.next) {
@@ -17101,7 +17101,7 @@ var PiLicenseTemplateClient = /*#__PURE__*/function (_PiLicenseTemplateRea) {
17101
17101
  }, {
17102
17102
  key: "verifyMintLicenseToken",
17103
17103
  value: (function () {
17104
- var _verifyMintLicenseToken2 = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee105(request) {
17104
+ var _verifyMintLicenseToken2 = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee105(request) {
17105
17105
  var _yield$this$rpcClient40, call;
17106
17106
  return _regeneratorRuntime().wrap(function _callee105$(_context105) {
17107
17107
  while (1) switch (_context105.prev = _context105.next) {
@@ -17161,7 +17161,7 @@ var PiLicenseTemplateClient = /*#__PURE__*/function (_PiLicenseTemplateRea) {
17161
17161
  }, {
17162
17162
  key: "verifyRegisterDerivative",
17163
17163
  value: (function () {
17164
- var _verifyRegisterDerivative = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee106(request) {
17164
+ var _verifyRegisterDerivative = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee106(request) {
17165
17165
  var _yield$this$rpcClient41, call;
17166
17166
  return _regeneratorRuntime().wrap(function _callee106$(_context106) {
17167
17167
  while (1) switch (_context106.prev = _context106.next) {
@@ -17221,7 +17221,7 @@ var PiLicenseTemplateClient = /*#__PURE__*/function (_PiLicenseTemplateRea) {
17221
17221
  }, {
17222
17222
  key: "verifyRegisterDerivativeForAllParents",
17223
17223
  value: (function () {
17224
- var _verifyRegisterDerivativeForAllParents = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee107(request) {
17224
+ var _verifyRegisterDerivativeForAllParents = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee107(request) {
17225
17225
  var _yield$this$rpcClient42, call;
17226
17226
  return _regeneratorRuntime().wrap(function _callee107$(_context107) {
17227
17227
  while (1) switch (_context107.prev = _context107.next) {
@@ -17306,7 +17306,7 @@ var RoyaltyModuleClient = /*#__PURE__*/function () {
17306
17306
  return _createClass(RoyaltyModuleClient, [{
17307
17307
  key: "payRoyaltyOnBehalf",
17308
17308
  value: (function () {
17309
- var _payRoyaltyOnBehalf = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee108(request) {
17309
+ var _payRoyaltyOnBehalf = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee108(request) {
17310
17310
  var _yield$this$rpcClient43, call;
17311
17311
  return _regeneratorRuntime().wrap(function _callee108$(_context108) {
17312
17312
  while (1) switch (_context108.prev = _context108.next) {
@@ -17404,7 +17404,7 @@ var RoyaltyPolicyLapReadOnlyClient = /*#__PURE__*/function () {
17404
17404
  return _createClass(RoyaltyPolicyLapReadOnlyClient, [{
17405
17405
  key: "getRoyaltyData",
17406
17406
  value: (function () {
17407
- var _getRoyaltyData = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee109(request) {
17407
+ var _getRoyaltyData = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee109(request) {
17408
17408
  return _regeneratorRuntime().wrap(function _callee109$(_context109) {
17409
17409
  while (1) switch (_context109.prev = _context109.next) {
17410
17410
  case 0:
@@ -17453,7 +17453,7 @@ var RoyaltyPolicyLapClient = /*#__PURE__*/function (_RoyaltyPolicyLapRead) {
17453
17453
  return _createClass(RoyaltyPolicyLapClient, [{
17454
17454
  key: "onRoyaltyPayment",
17455
17455
  value: (function () {
17456
- var _onRoyaltyPayment = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee110(request) {
17456
+ var _onRoyaltyPayment = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee110(request) {
17457
17457
  var _yield$this$rpcClient44, call;
17458
17458
  return _regeneratorRuntime().wrap(function _callee110$(_context110) {
17459
17459
  while (1) switch (_context110.prev = _context110.next) {
@@ -17698,7 +17698,7 @@ var SpgClient = /*#__PURE__*/function (_SpgEventClient) {
17698
17698
  return _createClass(SpgClient, [{
17699
17699
  key: "createCollection",
17700
17700
  value: (function () {
17701
- var _createCollection = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee111(request) {
17701
+ var _createCollection = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee111(request) {
17702
17702
  var _yield$this$rpcClient45, call;
17703
17703
  return _regeneratorRuntime().wrap(function _callee111$(_context111) {
17704
17704
  while (1) switch (_context111.prev = _context111.next) {
@@ -17758,7 +17758,7 @@ var SpgClient = /*#__PURE__*/function (_SpgEventClient) {
17758
17758
  }, {
17759
17759
  key: "mintAndRegisterIp",
17760
17760
  value: (function () {
17761
- var _mintAndRegisterIp = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee112(request) {
17761
+ var _mintAndRegisterIp = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee112(request) {
17762
17762
  var _yield$this$rpcClient46, call;
17763
17763
  return _regeneratorRuntime().wrap(function _callee112$(_context112) {
17764
17764
  while (1) switch (_context112.prev = _context112.next) {
@@ -17818,7 +17818,7 @@ var SpgClient = /*#__PURE__*/function (_SpgEventClient) {
17818
17818
  }, {
17819
17819
  key: "mintAndRegisterIpAndAttachPilTerms",
17820
17820
  value: (function () {
17821
- var _mintAndRegisterIpAndAttachPilTerms = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee113(request) {
17821
+ var _mintAndRegisterIpAndAttachPilTerms = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee113(request) {
17822
17822
  var _yield$this$rpcClient47, call;
17823
17823
  return _regeneratorRuntime().wrap(function _callee113$(_context113) {
17824
17824
  while (1) switch (_context113.prev = _context113.next) {
@@ -17878,7 +17878,7 @@ var SpgClient = /*#__PURE__*/function (_SpgEventClient) {
17878
17878
  }, {
17879
17879
  key: "mintAndRegisterIpAndMakeDerivative",
17880
17880
  value: (function () {
17881
- var _mintAndRegisterIpAndMakeDerivative = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee114(request) {
17881
+ var _mintAndRegisterIpAndMakeDerivative = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee114(request) {
17882
17882
  var _yield$this$rpcClient48, call;
17883
17883
  return _regeneratorRuntime().wrap(function _callee114$(_context114) {
17884
17884
  while (1) switch (_context114.prev = _context114.next) {
@@ -17938,7 +17938,7 @@ var SpgClient = /*#__PURE__*/function (_SpgEventClient) {
17938
17938
  }, {
17939
17939
  key: "mintAndRegisterIpAndMakeDerivativeWithLicenseTokens",
17940
17940
  value: (function () {
17941
- var _mintAndRegisterIpAndMakeDerivativeWithLicenseTokens = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee115(request) {
17941
+ var _mintAndRegisterIpAndMakeDerivativeWithLicenseTokens = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee115(request) {
17942
17942
  var _yield$this$rpcClient49, call;
17943
17943
  return _regeneratorRuntime().wrap(function _callee115$(_context115) {
17944
17944
  while (1) switch (_context115.prev = _context115.next) {
@@ -17998,7 +17998,7 @@ var SpgClient = /*#__PURE__*/function (_SpgEventClient) {
17998
17998
  }, {
17999
17999
  key: "registerIp",
18000
18000
  value: (function () {
18001
- var _registerIp = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee116(request) {
18001
+ var _registerIp = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee116(request) {
18002
18002
  var _yield$this$rpcClient50, call;
18003
18003
  return _regeneratorRuntime().wrap(function _callee116$(_context116) {
18004
18004
  while (1) switch (_context116.prev = _context116.next) {
@@ -18058,7 +18058,7 @@ var SpgClient = /*#__PURE__*/function (_SpgEventClient) {
18058
18058
  }, {
18059
18059
  key: "registerIpAndAttachPilTerms",
18060
18060
  value: (function () {
18061
- var _registerIpAndAttachPilTerms = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee117(request) {
18061
+ var _registerIpAndAttachPilTerms = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee117(request) {
18062
18062
  var _yield$this$rpcClient51, call;
18063
18063
  return _regeneratorRuntime().wrap(function _callee117$(_context117) {
18064
18064
  while (1) switch (_context117.prev = _context117.next) {
@@ -18118,7 +18118,7 @@ var SpgClient = /*#__PURE__*/function (_SpgEventClient) {
18118
18118
  }, {
18119
18119
  key: "registerIpAndMakeDerivative",
18120
18120
  value: (function () {
18121
- var _registerIpAndMakeDerivative = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee118(request) {
18121
+ var _registerIpAndMakeDerivative = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee118(request) {
18122
18122
  var _yield$this$rpcClient52, call;
18123
18123
  return _regeneratorRuntime().wrap(function _callee118$(_context118) {
18124
18124
  while (1) switch (_context118.prev = _context118.next) {
@@ -18178,7 +18178,7 @@ var SpgClient = /*#__PURE__*/function (_SpgEventClient) {
18178
18178
  }, {
18179
18179
  key: "registerIpAndMakeDerivativeWithLicenseTokens",
18180
18180
  value: (function () {
18181
- var _registerIpAndMakeDerivativeWithLicenseTokens = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee119(request) {
18181
+ var _registerIpAndMakeDerivativeWithLicenseTokens = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee119(request) {
18182
18182
  var _yield$this$rpcClient53, call;
18183
18183
  return _regeneratorRuntime().wrap(function _callee119$(_context119) {
18184
18184
  while (1) switch (_context119.prev = _context119.next) {
@@ -18238,7 +18238,7 @@ var SpgClient = /*#__PURE__*/function (_SpgEventClient) {
18238
18238
  }, {
18239
18239
  key: "registerPilTermsAndAttach",
18240
18240
  value: (function () {
18241
- var _registerPilTermsAndAttach = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee120(request) {
18241
+ var _registerPilTermsAndAttach = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee120(request) {
18242
18242
  var _yield$this$rpcClient54, call;
18243
18243
  return _regeneratorRuntime().wrap(function _callee120$(_context120) {
18244
18244
  while (1) switch (_context120.prev = _context120.next) {
@@ -18319,6 +18319,7 @@ function getLicenseTermByType(type, term) {
18319
18319
  uri: ""
18320
18320
  };
18321
18321
  if (type === PIL_TYPE.NON_COMMERCIAL_REMIX) {
18322
+ licenseTerms.commercializerCheckerData = "0x";
18322
18323
  return licenseTerms;
18323
18324
  } else if (type === PIL_TYPE.COMMERCIAL_USE) {
18324
18325
  if (!term || term.defaultMintingFee === undefined || term.currency === undefined) {
@@ -18366,7 +18367,7 @@ var defaultFunctionSelector = "0x00000000";
18366
18367
  * @returns A Promise that resolves to the signature.
18367
18368
  */
18368
18369
  var getPermissionSignature = /*#__PURE__*/function () {
18369
- var _ref = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee(param) {
18370
+ var _ref = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee(param) {
18370
18371
  var ipId, deadline, state, wallet, chainId, permissions, permissionFunc, permissionFunction, accessAddress, data, nonce;
18371
18372
  return _regeneratorRuntime().wrap(function _callee$(_context) {
18372
18373
  while (1) switch (_context.prev = _context.next) {
@@ -18633,7 +18634,7 @@ var IPAssetClient = /*#__PURE__*/function () {
18633
18634
  }, {
18634
18635
  key: "register",
18635
18636
  value: (function () {
18636
- var _register = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee(request) {
18637
+ var _register = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee(request) {
18637
18638
  var _request$ipMetadata, _request$ipMetadata2, _request$ipMetadata3, _request$ipMetadata4, _request$txOptions, tokenId, ipIdAddress, isRegistered, object, _request$txOptions2, txHash, calculatedDeadline, signature, txReceipt, targetLogs;
18638
18639
  return _regeneratorRuntime().wrap(function _callee$(_context) {
18639
18640
  while (1) switch (_context.prev = _context.next) {
@@ -18793,7 +18794,7 @@ var IPAssetClient = /*#__PURE__*/function () {
18793
18794
  }, {
18794
18795
  key: "registerDerivative",
18795
18796
  value: (function () {
18796
- var _registerDerivative = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee2(request) {
18797
+ var _registerDerivative = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee2(request) {
18797
18798
  var _request$txOptions3, isChildIpIdRegistered, _iterator, _step, parentId, isParentIpIdRegistered, i, isAttachedLicenseTerms, req, _request$txOptions4, txHash;
18798
18799
  return _regeneratorRuntime().wrap(function _callee2$(_context2) {
18799
18800
  while (1) switch (_context2.prev = _context2.next) {
@@ -18942,7 +18943,7 @@ var IPAssetClient = /*#__PURE__*/function () {
18942
18943
  }, {
18943
18944
  key: "registerDerivativeWithLicenseTokens",
18944
18945
  value: (function () {
18945
- var _registerDerivativeWithLicenseTokens = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee3(request) {
18946
+ var _registerDerivativeWithLicenseTokens = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee3(request) {
18946
18947
  var _request$txOptions5, isChildIpIdRegistered, _iterator2, _step2, licenseTokenId, tokenOwnerAddress, req, _request$txOptions6, txHash;
18947
18948
  return _regeneratorRuntime().wrap(function _callee3$(_context3) {
18948
18949
  while (1) switch (_context3.prev = _context3.next) {
@@ -19070,7 +19071,7 @@ var IPAssetClient = /*#__PURE__*/function () {
19070
19071
  }, {
19071
19072
  key: "mintAndRegisterIpAssetWithPilTerms",
19072
19073
  value: (function () {
19073
- var _mintAndRegisterIpAssetWithPilTerms = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee4(request) {
19074
+ var _mintAndRegisterIpAssetWithPilTerms = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee4(request) {
19074
19075
  var _request$ipMetadata5, _request$ipMetadata6, _request$ipMetadata7, _request$ipMetadata8, _request$txOptions7, licenseTerm, object, _request$txOptions8, txHash, txReceipt, iPRegisteredLog, licenseTermsId;
19075
19076
  return _regeneratorRuntime().wrap(function _callee4$(_context4) {
19076
19077
  while (1) switch (_context4.prev = _context4.next) {
@@ -19177,7 +19178,7 @@ var IPAssetClient = /*#__PURE__*/function () {
19177
19178
  }, {
19178
19179
  key: "registerIpAndAttachPilTerms",
19179
19180
  value: (function () {
19180
- var _registerIpAndAttachPilTerms = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee5(request) {
19181
+ var _registerIpAndAttachPilTerms = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee5(request) {
19181
19182
  var _request$ipMetadata9, _request$ipMetadata10, _request$ipMetadata11, _request$ipMetadata12, _request$txOptions9, ipIdAddress, isRegistered, licenseTerm, calculatedDeadline, sigAttachSignature, object, sigMetadataSignature, _request$txOptions10, txHash, txReceipt, ipRegisterEvent, licenseTermsId;
19182
19183
  return _regeneratorRuntime().wrap(function _callee5$(_context5) {
19183
19184
  while (1) switch (_context5.prev = _context5.next) {
@@ -19356,7 +19357,7 @@ var IPAssetClient = /*#__PURE__*/function () {
19356
19357
  }, {
19357
19358
  key: "registerDerivativeIp",
19358
19359
  value: (function () {
19359
- var _registerDerivativeIp = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee6(request) {
19360
+ var _registerDerivativeIp = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee6(request) {
19360
19361
  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;
19361
19362
  return _regeneratorRuntime().wrap(function _callee6$(_context6) {
19362
19363
  while (1) switch (_context6.prev = _context6.next) {
@@ -19555,7 +19556,7 @@ var IPAssetClient = /*#__PURE__*/function () {
19555
19556
  }, {
19556
19557
  key: "mintAndRegisterIpAndMakeDerivative",
19557
19558
  value: (function () {
19558
- var _mintAndRegisterIpAndMakeDerivative = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee7(request) {
19559
+ var _mintAndRegisterIpAndMakeDerivative = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee7(request) {
19559
19560
  var _request$ipMetadata17, _request$ipMetadata18, _request$ipMetadata19, _request$ipMetadata20, _request$txOptions13, i, isAttachedLicenseTerms, object, _request$txOptions14, txHash, receipt, log;
19560
19561
  return _regeneratorRuntime().wrap(function _callee7$(_context7) {
19561
19562
  while (1) switch (_context7.prev = _context7.next) {
@@ -19659,7 +19660,7 @@ var IPAssetClient = /*#__PURE__*/function () {
19659
19660
  }, {
19660
19661
  key: "getIpIdAddress",
19661
19662
  value: function () {
19662
- var _getIpIdAddress = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee8(nftContract, tokenId) {
19663
+ var _getIpIdAddress = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee8(nftContract, tokenId) {
19663
19664
  var ipId;
19664
19665
  return _regeneratorRuntime().wrap(function _callee8$(_context8) {
19665
19666
  while (1) switch (_context8.prev = _context8.next) {
@@ -19687,7 +19688,7 @@ var IPAssetClient = /*#__PURE__*/function () {
19687
19688
  }, {
19688
19689
  key: "isRegistered",
19689
19690
  value: function () {
19690
- var _isRegistered = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee9(ipId) {
19691
+ var _isRegistered = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee9(ipId) {
19691
19692
  return _regeneratorRuntime().wrap(function _callee9$(_context9) {
19692
19693
  while (1) switch (_context9.prev = _context9.next) {
19693
19694
  case 0:
@@ -19734,7 +19735,7 @@ var IPAssetClient = /*#__PURE__*/function () {
19734
19735
  }, {
19735
19736
  key: "getLicenseTermsId",
19736
19737
  value: function () {
19737
- var _getLicenseTermsId = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee10(txReceipt) {
19738
+ var _getLicenseTermsId = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee10(txReceipt) {
19738
19739
  var licensingModuleLicenseTermsAttachedEvent, licenseTermsId, defaultLicenseTerms;
19739
19740
  return _regeneratorRuntime().wrap(function _callee10$(_context10) {
19740
19741
  while (1) switch (_context10.prev = _context10.next) {
@@ -19801,7 +19802,7 @@ var PermissionClient = /*#__PURE__*/function () {
19801
19802
  return _createClass(PermissionClient, [{
19802
19803
  key: "setPermission",
19803
19804
  value: (function () {
19804
- var _setPermission = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee(request) {
19805
+ var _setPermission = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee(request) {
19805
19806
  var _request$txOptions, req, _request$txOptions2, txHash;
19806
19807
  return _regeneratorRuntime().wrap(function _callee$(_context) {
19807
19808
  while (1) switch (_context.prev = _context.next) {
@@ -19881,7 +19882,7 @@ var PermissionClient = /*#__PURE__*/function () {
19881
19882
  }, {
19882
19883
  key: "createSetPermissionSignature",
19883
19884
  value: (function () {
19884
- var _createSetPermissionSignature = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee2(request) {
19885
+ var _createSetPermissionSignature = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee2(request) {
19885
19886
  var _request$txOptions3, ipId, signer, to, txOptions, func, permission, deadline, ipAccountClient, data, _yield$ipAccountClien, state, calculatedDeadline, signature, req, txHash;
19886
19887
  return _regeneratorRuntime().wrap(function _callee2$(_context2) {
19887
19888
  while (1) switch (_context2.prev = _context2.next) {
@@ -19989,7 +19990,7 @@ var PermissionClient = /*#__PURE__*/function () {
19989
19990
  }, {
19990
19991
  key: "setAllPermissions",
19991
19992
  value: (function () {
19992
- var _setAllPermissions = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee3(request) {
19993
+ var _setAllPermissions = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee3(request) {
19993
19994
  var _request$txOptions4, req, _request$txOptions5, txHash;
19994
19995
  return _regeneratorRuntime().wrap(function _callee3$(_context3) {
19995
19996
  while (1) switch (_context3.prev = _context3.next) {
@@ -20068,7 +20069,7 @@ var PermissionClient = /*#__PURE__*/function () {
20068
20069
  }, {
20069
20070
  key: "setBatchPermissions",
20070
20071
  value: (function () {
20071
- var _setBatchPermissions = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee4(request) {
20072
+ var _setBatchPermissions = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee4(request) {
20072
20073
  var _request$txOptions6, permissions, txOptions, _iterator, _step, permission, req, txHash;
20073
20074
  return _regeneratorRuntime().wrap(function _callee4$(_context4) {
20074
20075
  while (1) switch (_context4.prev = _context4.next) {
@@ -20177,7 +20178,7 @@ var PermissionClient = /*#__PURE__*/function () {
20177
20178
  }, {
20178
20179
  key: "createBatchPermissionSignature",
20179
20180
  value: (function () {
20180
- var _createBatchPermissionSignature = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee5(request) {
20181
+ var _createBatchPermissionSignature = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee5(request) {
20181
20182
  var _request$txOptions7, permissions, deadline, ipId, txOptions, _iterator2, _step2, permission, ipAccountClient, data, _yield$ipAccountClien2, state, calculatedDeadline, signature, req, txHash;
20182
20183
  return _regeneratorRuntime().wrap(function _callee5$(_context5) {
20183
20184
  while (1) switch (_context5.prev = _context5.next) {
@@ -20300,7 +20301,7 @@ var PermissionClient = /*#__PURE__*/function () {
20300
20301
  }, {
20301
20302
  key: "checkIsRegistered",
20302
20303
  value: function () {
20303
- var _checkIsRegistered = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee6(ipId) {
20304
+ var _checkIsRegistered = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee6(ipId) {
20304
20305
  var isRegistered;
20305
20306
  return _regeneratorRuntime().wrap(function _callee6$(_context6) {
20306
20307
  while (1) switch (_context6.prev = _context6.next) {
@@ -20354,7 +20355,7 @@ var LicenseClient = /*#__PURE__*/function () {
20354
20355
  return _createClass(LicenseClient, [{
20355
20356
  key: "registerNonComSocialRemixingPIL",
20356
20357
  value: (function () {
20357
- var _registerNonComSocialRemixingPIL = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee(request) {
20358
+ var _registerNonComSocialRemixingPIL = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee(request) {
20358
20359
  var _request$txOptions, licenseTerms, licenseTermsId, _request$txOptions2, txHash, txReceipt, targetLogs;
20359
20360
  return _regeneratorRuntime().wrap(function _callee$(_context) {
20360
20361
  while (1) switch (_context.prev = _context.next) {
@@ -20439,7 +20440,7 @@ var LicenseClient = /*#__PURE__*/function () {
20439
20440
  }, {
20440
20441
  key: "registerCommercialUsePIL",
20441
20442
  value: (function () {
20442
- var _registerCommercialUsePIL = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee2(request) {
20443
+ var _registerCommercialUsePIL = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee2(request) {
20443
20444
  var _request$txOptions3, licenseTerms, licenseTermsId, _request$txOptions4, txHash, txReceipt, targetLogs;
20444
20445
  return _regeneratorRuntime().wrap(function _callee2$(_context2) {
20445
20446
  while (1) switch (_context2.prev = _context2.next) {
@@ -20529,7 +20530,7 @@ var LicenseClient = /*#__PURE__*/function () {
20529
20530
  }, {
20530
20531
  key: "registerCommercialRemixPIL",
20531
20532
  value: (function () {
20532
- var _registerCommercialRemixPIL = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee3(request) {
20533
+ var _registerCommercialRemixPIL = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee3(request) {
20533
20534
  var _request$txOptions5, licenseTerms, licenseTermsId, _request$txOptions6, txHash, txReceipt, targetLogs;
20534
20535
  return _regeneratorRuntime().wrap(function _callee3$(_context3) {
20535
20536
  while (1) switch (_context3.prev = _context3.next) {
@@ -20619,7 +20620,7 @@ var LicenseClient = /*#__PURE__*/function () {
20619
20620
  }, {
20620
20621
  key: "attachLicenseTerms",
20621
20622
  value: (function () {
20622
- var _attachLicenseTerms = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee4(request) {
20623
+ var _attachLicenseTerms = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee4(request) {
20623
20624
  var _request$txOptions7, isRegistered, isExisted, isAttachedLicenseTerms, req, _request$txOptions8, txHash;
20624
20625
  return _regeneratorRuntime().wrap(function _callee4$(_context4) {
20625
20626
  while (1) switch (_context4.prev = _context4.next) {
@@ -20745,7 +20746,7 @@ var LicenseClient = /*#__PURE__*/function () {
20745
20746
  }, {
20746
20747
  key: "mintLicenseTokens",
20747
20748
  value: (function () {
20748
- var _mintLicenseTokens = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee5(request) {
20749
+ var _mintLicenseTokens = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee5(request) {
20749
20750
  var _request$txOptions9, isLicenseIpIdRegistered, isExisted, isAttachedLicenseTerms, amount, req, _request$txOptions10, txHash, txReceipt, targetLogs, startLicenseTokenId, licenseTokenIds, i;
20750
20751
  return _regeneratorRuntime().wrap(function _callee5$(_context5) {
20751
20752
  while (1) switch (_context5.prev = _context5.next) {
@@ -20862,7 +20863,7 @@ var LicenseClient = /*#__PURE__*/function () {
20862
20863
  }, {
20863
20864
  key: "getLicenseTerms",
20864
20865
  value: (function () {
20865
- var _getLicenseTerms = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee6(selectedLicenseTermsId) {
20866
+ var _getLicenseTerms = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee6(selectedLicenseTermsId) {
20866
20867
  return _regeneratorRuntime().wrap(function _callee6$(_context6) {
20867
20868
  while (1) switch (_context6.prev = _context6.next) {
20868
20869
  case 0:
@@ -20891,7 +20892,7 @@ var LicenseClient = /*#__PURE__*/function () {
20891
20892
  }, {
20892
20893
  key: "getLicenseTermsId",
20893
20894
  value: function () {
20894
- var _getLicenseTermsId = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee7(request) {
20895
+ var _getLicenseTermsId = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee7(request) {
20895
20896
  var licenseRes;
20896
20897
  return _regeneratorRuntime().wrap(function _callee7$(_context7) {
20897
20898
  while (1) switch (_context7.prev = _context7.next) {
@@ -20943,7 +20944,7 @@ var DisputeClient = /*#__PURE__*/function () {
20943
20944
  return _createClass(DisputeClient, [{
20944
20945
  key: "raiseDispute",
20945
20946
  value: (function () {
20946
- var _raiseDispute = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee(request) {
20947
+ var _raiseDispute = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee(request) {
20947
20948
  var _request$txOptions, req, _request$txOptions2, txHash, txReceipt, targetLogs;
20948
20949
  return _regeneratorRuntime().wrap(function _callee$(_context) {
20949
20950
  while (1) switch (_context.prev = _context.next) {
@@ -21022,7 +21023,7 @@ var DisputeClient = /*#__PURE__*/function () {
21022
21023
  }, {
21023
21024
  key: "cancelDispute",
21024
21025
  value: (function () {
21025
- var _cancelDispute = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee2(request) {
21026
+ var _cancelDispute = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee2(request) {
21026
21027
  var _request$txOptions3, req, _request$txOptions4, txHash;
21027
21028
  return _regeneratorRuntime().wrap(function _callee2$(_context2) {
21028
21029
  while (1) switch (_context2.prev = _context2.next) {
@@ -21088,7 +21089,7 @@ var DisputeClient = /*#__PURE__*/function () {
21088
21089
  }, {
21089
21090
  key: "resolveDispute",
21090
21091
  value: (function () {
21091
- var _resolveDispute = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee3(request) {
21092
+ var _resolveDispute = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee3(request) {
21092
21093
  var _request$txOptions5, req, _request$txOptions6, txHash;
21093
21094
  return _regeneratorRuntime().wrap(function _callee3$(_context3) {
21094
21095
  while (1) switch (_context3.prev = _context3.next) {
@@ -21162,7 +21163,7 @@ var IPAccountClient = /*#__PURE__*/function () {
21162
21163
  return _createClass(IPAccountClient, [{
21163
21164
  key: "execute",
21164
21165
  value: (function () {
21165
- var _execute = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee(request) {
21166
+ var _execute = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee(request) {
21166
21167
  var _request$txOptions, ipAccountClient, req, _request$txOptions2, txHash;
21167
21168
  return _regeneratorRuntime().wrap(function _callee$(_context) {
21168
21169
  while (1) switch (_context.prev = _context.next) {
@@ -21235,7 +21236,7 @@ var IPAccountClient = /*#__PURE__*/function () {
21235
21236
  }, {
21236
21237
  key: "executeWithSig",
21237
21238
  value: (function () {
21238
- var _executeWithSig = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee2(request) {
21239
+ var _executeWithSig = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee2(request) {
21239
21240
  var _request$txOptions3, ipAccountClient, req, _request$txOptions4, txHash;
21240
21241
  return _regeneratorRuntime().wrap(function _callee2$(_context2) {
21241
21242
  while (1) switch (_context2.prev = _context2.next) {
@@ -21300,7 +21301,7 @@ var IPAccountClient = /*#__PURE__*/function () {
21300
21301
  }, {
21301
21302
  key: "getIpAccountNonce",
21302
21303
  value: (function () {
21303
- var _getIpAccountNonce = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee3(ipId) {
21304
+ var _getIpAccountNonce = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee3(ipId) {
21304
21305
  var ipAccount, _yield$ipAccount$stat, state;
21305
21306
  return _regeneratorRuntime().wrap(function _callee3$(_context3) {
21306
21307
  while (1) switch (_context3.prev = _context3.next) {
@@ -21349,7 +21350,7 @@ var RoyaltyClient = /*#__PURE__*/function () {
21349
21350
  return _createClass(RoyaltyClient, [{
21350
21351
  key: "collectRoyaltyTokens",
21351
21352
  value: (function () {
21352
- var _collectRoyaltyTokens = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee(request) {
21353
+ var _collectRoyaltyTokens = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee(request) {
21353
21354
  var _request$txOptions, isParentIpIdRegistered, proxyAddress, ipRoyaltyVault, req, _request$txOptions2, txHash, txReceipt, targetLogs;
21354
21355
  return _regeneratorRuntime().wrap(function _callee$(_context) {
21355
21356
  while (1) switch (_context.prev = _context.next) {
@@ -21438,7 +21439,7 @@ var RoyaltyClient = /*#__PURE__*/function () {
21438
21439
  }, {
21439
21440
  key: "payRoyaltyOnBehalf",
21440
21441
  value: (function () {
21441
- var _payRoyaltyOnBehalf = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee2(request) {
21442
+ var _payRoyaltyOnBehalf = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee2(request) {
21442
21443
  var _request$txOptions3, isReceiverRegistered, isPayerRegistered, req, _request$txOptions4, txHash;
21443
21444
  return _regeneratorRuntime().wrap(function _callee2$(_context2) {
21444
21445
  while (1) switch (_context2.prev = _context2.next) {
@@ -21534,7 +21535,7 @@ var RoyaltyClient = /*#__PURE__*/function () {
21534
21535
  }, {
21535
21536
  key: "claimableRevenue",
21536
21537
  value: (function () {
21537
- var _claimableRevenue = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee3(request) {
21538
+ var _claimableRevenue = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee3(request) {
21538
21539
  var proxyAddress, ipRoyaltyVault;
21539
21540
  return _regeneratorRuntime().wrap(function _callee3$(_context3) {
21540
21541
  while (1) switch (_context3.prev = _context3.next) {
@@ -21583,7 +21584,7 @@ var RoyaltyClient = /*#__PURE__*/function () {
21583
21584
  }, {
21584
21585
  key: "claimRevenue",
21585
21586
  value: (function () {
21586
- var _claimRevenue = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee4(request) {
21587
+ var _claimRevenue = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee4(request) {
21587
21588
  var _request$txOptions7, proxyAddress, ipRoyaltyVault, txHash, _request$txOptions5, iPAccountExecuteResponse, _request$txOptions6, req, txReceipt, targetLogs;
21588
21589
  return _regeneratorRuntime().wrap(function _callee4$(_context4) {
21589
21590
  while (1) switch (_context4.prev = _context4.next) {
@@ -21693,7 +21694,7 @@ var RoyaltyClient = /*#__PURE__*/function () {
21693
21694
  }, {
21694
21695
  key: "snapshot",
21695
21696
  value: (function () {
21696
- var _snapshot = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee5(request) {
21697
+ var _snapshot = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee5(request) {
21697
21698
  var _request$txOptions8, proxyAddress, ipRoyaltyVault, _request$txOptions9, txHash, txReceipt, targetLogs;
21698
21699
  return _regeneratorRuntime().wrap(function _callee5$(_context5) {
21699
21700
  while (1) switch (_context5.prev = _context5.next) {
@@ -21762,7 +21763,7 @@ var RoyaltyClient = /*#__PURE__*/function () {
21762
21763
  }, {
21763
21764
  key: "getRoyaltyVaultAddress",
21764
21765
  value: (function () {
21765
- var _getRoyaltyVaultAddress = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee6(royaltyVaultIpId) {
21766
+ var _getRoyaltyVaultAddress = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee6(royaltyVaultIpId) {
21766
21767
  var isRoyaltyVaultIpIdRegistered, data;
21767
21768
  return _regeneratorRuntime().wrap(function _callee6$(_context6) {
21768
21769
  while (1) switch (_context6.prev = _context6.next) {
@@ -21830,7 +21831,7 @@ var NftClient = /*#__PURE__*/function () {
21830
21831
  return _createClass(NftClient, [{
21831
21832
  key: "createNFTCollection",
21832
21833
  value: (function () {
21833
- var _createNFTCollection = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee(request) {
21834
+ var _createNFTCollection = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee(request) {
21834
21835
  var _request$maxSupply, _request$mintFee, _request$mintFeeToken, _request$txOptions, req, _request$txOptions2, txHash, txReceipt, targetLogs;
21835
21836
  return _regeneratorRuntime().wrap(function _callee$(_context) {
21836
21837
  while (1) switch (_context.prev = _context.next) {