@heliofi/common 0.1.335 → 0.1.336

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (98) hide show
  1. package/dist/src/domain/model/allowlist/dtos/index.d.ts +0 -1
  2. package/dist/src/domain/model/allowlist/dtos/index.js +0 -1
  3. package/dist/src/domain/model/allowlist/dtos/index.js.map +1 -1
  4. package/dist/src/domain/model/allowlist/entities/AllowlistWallet.d.ts +1 -2
  5. package/dist/src/domain/model/allowlist/entities/AllowlistWallet.js +1 -2
  6. package/dist/src/domain/model/allowlist/entities/AllowlistWallet.js.map +1 -1
  7. package/dist/src/domain/model/allowlist/entities/index.d.ts +0 -1
  8. package/dist/src/domain/model/allowlist/entities/index.js +0 -1
  9. package/dist/src/domain/model/allowlist/entities/index.js.map +1 -1
  10. package/dist/src/domain/model/customer-details/dtos/btcProperties.dto.d.ts +3 -0
  11. package/dist/src/domain/model/{allowlist/dtos/addAllowlistWallet.dto.js → customer-details/dtos/btcProperties.dto.js} +10 -11
  12. package/dist/src/domain/model/customer-details/dtos/btcProperties.dto.js.map +1 -0
  13. package/dist/src/domain/model/customer-details/dtos/customerDetails.dto.d.ts +2 -0
  14. package/dist/src/domain/model/customer-details/dtos/customerDetails.dto.js +7 -0
  15. package/dist/src/domain/model/customer-details/dtos/customerDetails.dto.js.map +1 -1
  16. package/dist/src/domain/model/customer-details/dtos/customerDetailsBtcProperties.dto.d.ts +3 -0
  17. package/dist/src/domain/model/{allowlist/dtos/allowlistWallet.dto.js → customer-details/dtos/customerDetailsBtcProperties.dto.js} +10 -11
  18. package/dist/src/domain/model/customer-details/dtos/customerDetailsBtcProperties.dto.js.map +1 -0
  19. package/dist/src/domain/model/customer-details/dtos/index.d.ts +1 -0
  20. package/dist/src/domain/model/customer-details/dtos/index.js +1 -0
  21. package/dist/src/domain/model/customer-details/dtos/index.js.map +1 -1
  22. package/dist/src/domain/model/nft-escrow/dtos/index.d.ts +0 -1
  23. package/dist/src/domain/model/nft-escrow/dtos/index.js +0 -1
  24. package/dist/src/domain/model/nft-escrow/dtos/index.js.map +1 -1
  25. package/dist/src/domain/model/report/entities/ReportItem.entity.d.ts +3 -0
  26. package/dist/src/domain/model/report/entities/ReportItem.entity.js.map +1 -1
  27. package/dist/tsconfig.tsbuildinfo +1 -1
  28. package/package.json +2 -2
  29. package/dist/src/domain/model/allowlist/dtos/addAllowlistWallet.dto.d.ts +0 -4
  30. package/dist/src/domain/model/allowlist/dtos/addAllowlistWallet.dto.js.map +0 -1
  31. package/dist/src/domain/model/allowlist/dtos/addAllowlistWallets.dto.d.ts +0 -6
  32. package/dist/src/domain/model/allowlist/dtos/addAllowlistWallets.dto.js +0 -37
  33. package/dist/src/domain/model/allowlist/dtos/addAllowlistWallets.dto.js.map +0 -1
  34. package/dist/src/domain/model/allowlist/dtos/allowlistWallet.dto.d.ts +0 -4
  35. package/dist/src/domain/model/allowlist/dtos/allowlistWallet.dto.js.map +0 -1
  36. package/dist/src/domain/model/allowlist/entities/AddAllowlistResponse.entity.d.ts +0 -8
  37. package/dist/src/domain/model/allowlist/entities/AddAllowlistResponse.entity.js +0 -8
  38. package/dist/src/domain/model/allowlist/entities/AddAllowlistResponse.entity.js.map +0 -1
  39. package/dist/src/domain/model/company/dtos/createCompany.dto.d.ts +0 -9
  40. package/dist/src/domain/model/company/dtos/createCompany.dto.js +0 -52
  41. package/dist/src/domain/model/company/dtos/createCompany.dto.js.map +0 -1
  42. package/dist/src/domain/model/discordAuthProperties/dtos/discordAuthProperties.dto.d.ts +0 -4
  43. package/dist/src/domain/model/discordAuthProperties/dtos/discordAuthProperties.dto.js +0 -27
  44. package/dist/src/domain/model/discordAuthProperties/dtos/discordAuthProperties.dto.js.map +0 -1
  45. package/dist/src/domain/model/discordAuthProperties/dtos/index.d.ts +0 -1
  46. package/dist/src/domain/model/discordAuthProperties/dtos/index.js +0 -18
  47. package/dist/src/domain/model/discordAuthProperties/dtos/index.js.map +0 -1
  48. package/dist/src/domain/model/discordAuthProperties/entities/DiscordAuthProperties.d.ts +0 -5
  49. package/dist/src/domain/model/discordAuthProperties/entities/DiscordAuthProperties.js +0 -8
  50. package/dist/src/domain/model/discordAuthProperties/entities/DiscordAuthProperties.js.map +0 -1
  51. package/dist/src/domain/model/discordAuthProperties/entities/index.d.ts +0 -1
  52. package/dist/src/domain/model/discordAuthProperties/entities/index.js +0 -18
  53. package/dist/src/domain/model/discordAuthProperties/entities/index.js.map +0 -1
  54. package/dist/src/domain/model/discordAuthProperties/index.d.ts +0 -2
  55. package/dist/src/domain/model/discordAuthProperties/index.js +0 -19
  56. package/dist/src/domain/model/discordAuthProperties/index.js.map +0 -1
  57. package/dist/src/domain/model/invoice-tx/dtos/createInvoiceTx.dto.d.ts +0 -6
  58. package/dist/src/domain/model/invoice-tx/dtos/createInvoiceTx.dto.js +0 -36
  59. package/dist/src/domain/model/invoice-tx/dtos/createInvoiceTx.dto.js.map +0 -1
  60. package/dist/src/domain/model/invoice-tx/dtos/index.d.ts +0 -1
  61. package/dist/src/domain/model/invoice-tx/dtos/index.js +0 -18
  62. package/dist/src/domain/model/invoice-tx/dtos/index.js.map +0 -1
  63. package/dist/src/domain/model/paylink-tx/dtos/createPaylinkTx.dto.d.ts +0 -8
  64. package/dist/src/domain/model/paylink-tx/dtos/createPaylinkTx.dto.js +0 -46
  65. package/dist/src/domain/model/paylink-tx/dtos/createPaylinkTx.dto.js.map +0 -1
  66. package/dist/src/domain/model/paylink-tx/dtos/index.d.ts +0 -2
  67. package/dist/src/domain/model/paylink-tx/dtos/index.js +0 -19
  68. package/dist/src/domain/model/paylink-tx/dtos/index.js.map +0 -1
  69. package/dist/src/domain/model/paylink-tx/dtos/updatePaylinkTx.dto.d.ts +0 -4
  70. package/dist/src/domain/model/paylink-tx/dtos/updatePaylinkTx.dto.js +0 -30
  71. package/dist/src/domain/model/paylink-tx/dtos/updatePaylinkTx.dto.js.map +0 -1
  72. package/dist/src/domain/model/paystream-tx/dtos/createPaystreamTx.dto.d.ts +0 -11
  73. package/dist/src/domain/model/paystream-tx/dtos/createPaystreamTx.dto.js +0 -57
  74. package/dist/src/domain/model/paystream-tx/dtos/createPaystreamTx.dto.js.map +0 -1
  75. package/dist/src/domain/model/paystream-tx/dtos/index.d.ts +0 -2
  76. package/dist/src/domain/model/paystream-tx/dtos/index.js +0 -19
  77. package/dist/src/domain/model/paystream-tx/dtos/index.js.map +0 -1
  78. package/dist/src/domain/model/paystream-tx/dtos/updatePaystreamTx.dto.d.ts +0 -7
  79. package/dist/src/domain/model/paystream-tx/dtos/updatePaystreamTx.dto.js +0 -44
  80. package/dist/src/domain/model/paystream-tx/dtos/updatePaystreamTx.dto.js.map +0 -1
  81. package/dist/src/domain/model/prepare-transaction/entities/TokenTransactionPayload.d.ts +0 -12
  82. package/dist/src/domain/model/prepare-transaction/entities/TokenTransactionPayload.js +0 -22
  83. package/dist/src/domain/model/prepare-transaction/entities/TokenTransactionPayload.js.map +0 -1
  84. package/dist/src/domain/model/refund/dtos/createRefund.dto.d.ts +0 -9
  85. package/dist/src/domain/model/refund/dtos/createRefund.dto.js +0 -46
  86. package/dist/src/domain/model/refund/dtos/createRefund.dto.js.map +0 -1
  87. package/dist/src/domain/model/refund/dtos/index.d.ts +0 -1
  88. package/dist/src/domain/model/refund/dtos/index.js +0 -18
  89. package/dist/src/domain/model/refund/dtos/index.js.map +0 -1
  90. package/dist/src/domain/model/transaction-meta/dtos/createTransactionMeta.dto.d.ts +0 -21
  91. package/dist/src/domain/model/transaction-meta/dtos/createTransactionMeta.dto.js +0 -97
  92. package/dist/src/domain/model/transaction-meta/dtos/createTransactionMeta.dto.js.map +0 -1
  93. package/dist/src/domain/model/transaction-meta/dtos/index.d.ts +0 -2
  94. package/dist/src/domain/model/transaction-meta/dtos/index.js +0 -19
  95. package/dist/src/domain/model/transaction-meta/dtos/index.js.map +0 -1
  96. package/dist/src/domain/model/transaction-meta/dtos/updateTransactionMeta.dto.d.ts +0 -6
  97. package/dist/src/domain/model/transaction-meta/dtos/updateTransactionMeta.dto.js +0 -33
  98. package/dist/src/domain/model/transaction-meta/dtos/updateTransactionMeta.dto.js.map +0 -1
@@ -1,2 +1 @@
1
1
  export * from './uploadAllowlistCSV.dto';
2
- export * from './addAllowlistWallets.dto';
@@ -15,5 +15,4 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
15
15
  };
16
16
  Object.defineProperty(exports, "__esModule", { value: true });
17
17
  __exportStar(require("./uploadAllowlistCSV.dto"), exports);
18
- __exportStar(require("./addAllowlistWallets.dto"), exports);
19
18
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../src/domain/model/allowlist/dtos/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,2DAAyC;AACzC,4DAA0C"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../src/domain/model/allowlist/dtos/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,2DAAyC"}
@@ -1,5 +1,4 @@
1
- import { Entity } from '../../entity';
2
- export declare class AllowlistWallet extends Entity {
1
+ export declare class AllowlistWallet {
3
2
  publicKey: string;
4
3
  maxAllowedQuantity?: number;
5
4
  }
@@ -1,8 +1,7 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.AllowlistWallet = void 0;
4
- const entity_1 = require("../../entity");
5
- class AllowlistWallet extends entity_1.Entity {
4
+ class AllowlistWallet {
6
5
  }
7
6
  exports.AllowlistWallet = AllowlistWallet;
8
7
  //# sourceMappingURL=AllowlistWallet.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"AllowlistWallet.js","sourceRoot":"","sources":["../../../../../../src/domain/model/allowlist/entities/AllowlistWallet.ts"],"names":[],"mappings":";;;AAAA,yCAAsC;AAEtC,MAAa,eAAgB,SAAQ,eAAM;CAI1C;AAJD,0CAIC"}
1
+ {"version":3,"file":"AllowlistWallet.js","sourceRoot":"","sources":["../../../../../../src/domain/model/allowlist/entities/AllowlistWallet.ts"],"names":[],"mappings":";;;AAAA,MAAa,eAAe;CAI3B;AAJD,0CAIC"}
@@ -1,4 +1,3 @@
1
1
  export * from './Allowlist';
2
2
  export * from './AllowlistWallet';
3
3
  export * from './AllowlistResponse';
4
- export * from './AddAllowlistResponse.entity';
@@ -17,5 +17,4 @@ Object.defineProperty(exports, "__esModule", { value: true });
17
17
  __exportStar(require("./Allowlist"), exports);
18
18
  __exportStar(require("./AllowlistWallet"), exports);
19
19
  __exportStar(require("./AllowlistResponse"), exports);
20
- __exportStar(require("./AddAllowlistResponse.entity"), exports);
21
20
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../src/domain/model/allowlist/entities/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,8CAA4B;AAC5B,oDAAkC;AAClC,sDAAoC;AACpC,gEAA8C"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../src/domain/model/allowlist/entities/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,8CAA4B;AAC5B,oDAAkC;AAClC,sDAAoC"}
@@ -0,0 +1,3 @@
1
+ export declare class BtcPropertiesDto {
2
+ ordinalsAddress: string;
3
+ }
@@ -9,19 +9,18 @@ var __metadata = (this && this.__metadata) || function (k, v) {
9
9
  if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
10
10
  };
11
11
  Object.defineProperty(exports, "__esModule", { value: true });
12
- exports.AddAllowlistWalletDto = void 0;
12
+ exports.BtcPropertiesDto = void 0;
13
13
  const class_validator_1 = require("class-validator");
14
- class AddAllowlistWalletDto {
14
+ const MIN_BITCOIN_ADDRESS_LENGTH = 32;
15
+ const MAX_LENGTH_ORDINALS_TAPROOT_ADDRESS = 62;
16
+ class BtcPropertiesDto {
15
17
  }
16
18
  __decorate([
17
19
  (0, class_validator_1.IsString)(),
18
- (0, class_validator_1.IsNotEmpty)(),
19
- __metadata("design:type", String)
20
- ], AddAllowlistWalletDto.prototype, "publicKey", void 0);
21
- __decorate([
22
- (0, class_validator_1.IsNumber)(),
23
20
  (0, class_validator_1.IsOptional)(),
24
- __metadata("design:type", Number)
25
- ], AddAllowlistWalletDto.prototype, "maxAllowedQuantity", void 0);
26
- exports.AddAllowlistWalletDto = AddAllowlistWalletDto;
27
- //# sourceMappingURL=addAllowlistWallet.dto.js.map
21
+ (0, class_validator_1.MaxLength)(MAX_LENGTH_ORDINALS_TAPROOT_ADDRESS),
22
+ (0, class_validator_1.MinLength)(MIN_BITCOIN_ADDRESS_LENGTH),
23
+ __metadata("design:type", String)
24
+ ], BtcPropertiesDto.prototype, "ordinalsAddress", void 0);
25
+ exports.BtcPropertiesDto = BtcPropertiesDto;
26
+ //# sourceMappingURL=btcProperties.dto.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"btcProperties.dto.js","sourceRoot":"","sources":["../../../../../../src/domain/model/customer-details/dtos/btcProperties.dto.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAA6E;AAE7E,MAAM,0BAA0B,GAAG,EAAE,CAAC;AACtC,MAAM,mCAAmC,GAAG,EAAE,CAAC;AAC/C,MAAa,gBAAgB;CAM5B;AALC;IAAC,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;IACZ,IAAA,2BAAS,EAAC,mCAAmC,CAAC;IAC9C,IAAA,2BAAS,EAAC,0BAA0B,CAAC;;yDACd;AAL1B,4CAMC"}
@@ -1,4 +1,5 @@
1
1
  import { DiscordUserDto } from '../../discord-user';
2
+ import { CustomerDetailsBtcPropertiesDto } from './customerDetailsBtcProperties.dto';
2
3
  export declare class CustomerDetailsDto {
3
4
  email?: string;
4
5
  discordUsername?: string;
@@ -15,4 +16,5 @@ export declare class CustomerDetailsDto {
15
16
  phoneNumber?: string;
16
17
  additionalJSON?: string;
17
18
  tradingViewUsername?: string;
19
+ btcProperties?: CustomerDetailsBtcPropertiesDto;
18
20
  }
@@ -13,6 +13,7 @@ exports.CustomerDetailsDto = void 0;
13
13
  const class_validator_1 = require("class-validator");
14
14
  const class_transformer_1 = require("class-transformer");
15
15
  const discord_user_1 = require("../../discord-user");
16
+ const customerDetailsBtcProperties_dto_1 = require("./customerDetailsBtcProperties.dto");
16
17
  class CustomerDetailsDto {
17
18
  }
18
19
  __decorate([
@@ -92,5 +93,11 @@ __decorate([
92
93
  (0, class_validator_1.IsOptional)(),
93
94
  __metadata("design:type", String)
94
95
  ], CustomerDetailsDto.prototype, "tradingViewUsername", void 0);
96
+ __decorate([
97
+ (0, class_transformer_1.Type)(() => customerDetailsBtcProperties_dto_1.CustomerDetailsBtcPropertiesDto),
98
+ (0, class_validator_1.IsOptional)(),
99
+ (0, class_validator_1.ValidateNested)(),
100
+ __metadata("design:type", customerDetailsBtcProperties_dto_1.CustomerDetailsBtcPropertiesDto)
101
+ ], CustomerDetailsDto.prototype, "btcProperties", void 0);
95
102
  exports.CustomerDetailsDto = CustomerDetailsDto;
96
103
  //# sourceMappingURL=customerDetails.dto.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"customerDetails.dto.js","sourceRoot":"","sources":["../../../../../../src/domain/model/customer-details/dtos/customerDetails.dto.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAAgF;AAChF,yDAAyC;AACzC,qDAAoD;AAEpD,MAAa,kBAAkB;CAiE9B;AAhEC;IAAC,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;IACZ,IAAA,yBAAO,GAAE;;iDACK;AAKf;IAAC,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;2DACY;AAEzB;IAAC,IAAA,wBAAI,EAAC,GAAG,EAAE,CAAC,6BAAc,CAAC;IAC1B,IAAA,4BAAU,GAAE;IACZ,IAAA,gCAAc,GAAE;8BACH,6BAAc;uDAAC;AAE7B;IAAC,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;2DACY;AAEzB;IAAC,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;oDACK;AAElB;IAAC,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;mDACI;AAEjB;IAAC,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;iDACE;AAEf;IAAC,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;gDACC;AAEd;IAAC,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;kDACG;AAEhB;IAAC,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;wDACS;AAEtB;IAAC,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;oDACK;AAElB;IAAC,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;2DACY;AAEzB;IAAC,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;uDACQ;AAErB;IAAC,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;0DACW;AAExB;IAAC,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;+DACgB;AAhE/B,gDAiEC"}
1
+ {"version":3,"file":"customerDetails.dto.js","sourceRoot":"","sources":["../../../../../../src/domain/model/customer-details/dtos/customerDetails.dto.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAAgF;AAChF,yDAAyC;AACzC,qDAAoD;AACpD,yFAAqF;AAErF,MAAa,kBAAkB;CAsE9B;AArEC;IAAC,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;IACZ,IAAA,yBAAO,GAAE;;iDACK;AAKf;IAAC,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;2DACY;AAEzB;IAAC,IAAA,wBAAI,EAAC,GAAG,EAAE,CAAC,6BAAc,CAAC;IAC1B,IAAA,4BAAU,GAAE;IACZ,IAAA,gCAAc,GAAE;8BACH,6BAAc;uDAAC;AAE7B;IAAC,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;2DACY;AAEzB;IAAC,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;oDACK;AAElB;IAAC,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;mDACI;AAEjB;IAAC,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;iDACE;AAEf;IAAC,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;gDACC;AAEd;IAAC,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;kDACG;AAEhB;IAAC,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;wDACS;AAEtB;IAAC,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;oDACK;AAElB;IAAC,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;2DACY;AAEzB;IAAC,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;uDACQ;AAErB;IAAC,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;0DACW;AAExB;IAAC,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;+DACgB;AAE7B;IAAC,IAAA,wBAAI,EAAC,GAAG,EAAE,CAAC,kEAA+B,CAAC;IAC3C,IAAA,4BAAU,GAAE;IACZ,IAAA,gCAAc,GAAE;8BACD,kEAA+B;yDAAC;AArElD,gDAsEC"}
@@ -0,0 +1,3 @@
1
+ export declare class CustomerDetailsBtcPropertiesDto {
2
+ ordinalsAddress: string;
3
+ }
@@ -9,19 +9,18 @@ var __metadata = (this && this.__metadata) || function (k, v) {
9
9
  if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
10
10
  };
11
11
  Object.defineProperty(exports, "__esModule", { value: true });
12
- exports.AllowlistWallet = void 0;
12
+ exports.CustomerDetailsBtcPropertiesDto = void 0;
13
13
  const class_validator_1 = require("class-validator");
14
- class AllowlistWallet {
14
+ const MIN_BITCOIN_ADDRESS_LENGTH = 32;
15
+ const MAX_LENGTH_ORDINALS_TAPROOT_ADDRESS = 62;
16
+ class CustomerDetailsBtcPropertiesDto {
15
17
  }
16
18
  __decorate([
17
19
  (0, class_validator_1.IsString)(),
18
- (0, class_validator_1.IsNotEmpty)(),
19
- __metadata("design:type", String)
20
- ], AllowlistWallet.prototype, "publicKey", void 0);
21
- __decorate([
22
- (0, class_validator_1.IsNumber)(),
23
20
  (0, class_validator_1.IsOptional)(),
24
- __metadata("design:type", Number)
25
- ], AllowlistWallet.prototype, "maxAllowedQuantity", void 0);
26
- exports.AllowlistWallet = AllowlistWallet;
27
- //# sourceMappingURL=allowlistWallet.dto.js.map
21
+ (0, class_validator_1.MaxLength)(MAX_LENGTH_ORDINALS_TAPROOT_ADDRESS),
22
+ (0, class_validator_1.MinLength)(MIN_BITCOIN_ADDRESS_LENGTH),
23
+ __metadata("design:type", String)
24
+ ], CustomerDetailsBtcPropertiesDto.prototype, "ordinalsAddress", void 0);
25
+ exports.CustomerDetailsBtcPropertiesDto = CustomerDetailsBtcPropertiesDto;
26
+ //# sourceMappingURL=customerDetailsBtcProperties.dto.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"customerDetailsBtcProperties.dto.js","sourceRoot":"","sources":["../../../../../../src/domain/model/customer-details/dtos/customerDetailsBtcProperties.dto.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAA6E;AAE7E,MAAM,0BAA0B,GAAG,EAAE,CAAC;AACtC,MAAM,mCAAmC,GAAG,EAAE,CAAC;AAC/C,MAAa,+BAA+B;CAM3C;AALC;IAAC,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;IACZ,IAAA,2BAAS,EAAC,mCAAmC,CAAC;IAC9C,IAAA,2BAAS,EAAC,0BAA0B,CAAC;;wEACd;AAL1B,0EAMC"}
@@ -1 +1,2 @@
1
1
  export * from './customerDetails.dto';
2
+ export * from './customerDetailsBtcProperties.dto';
@@ -15,4 +15,5 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
15
15
  };
16
16
  Object.defineProperty(exports, "__esModule", { value: true });
17
17
  __exportStar(require("./customerDetails.dto"), exports);
18
+ __exportStar(require("./customerDetailsBtcProperties.dto"), exports);
18
19
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../src/domain/model/customer-details/dtos/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,wDAAsC"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../src/domain/model/customer-details/dtos/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,wDAAsC;AACtC,qEAAmD"}
@@ -1,4 +1,3 @@
1
1
  export * from './nftEscrowCreate.dto';
2
2
  export * from './nftEscrowCancel.dto';
3
3
  export * from './nftEscrowSubmit.dto';
4
- export * from './verifyCollections.dto';
@@ -17,5 +17,4 @@ Object.defineProperty(exports, "__esModule", { value: true });
17
17
  __exportStar(require("./nftEscrowCreate.dto"), exports);
18
18
  __exportStar(require("./nftEscrowCancel.dto"), exports);
19
19
  __exportStar(require("./nftEscrowSubmit.dto"), exports);
20
- __exportStar(require("./verifyCollections.dto"), exports);
21
20
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../src/domain/model/nft-escrow/dtos/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,wDAAsC;AACtC,wDAAsC;AACtC,wDAAsC;AACtC,0DAAwC"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../src/domain/model/nft-escrow/dtos/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,wDAAsC;AACtC,wDAAsC;AACtC,wDAAsC"}
@@ -38,4 +38,7 @@ export declare class ReportItem extends Entity {
38
38
  fee: number;
39
39
  tradingViewUsername?: string;
40
40
  transactionStatus: string;
41
+ btcProperties?: {
42
+ ordinalsAddress?: string;
43
+ };
41
44
  }
@@ -1 +1 @@
1
- {"version":3,"file":"ReportItem.entity.js","sourceRoot":"","sources":["../../../../../../src/domain/model/report/entities/ReportItem.entity.ts"],"names":[],"mappings":";;;AACA,yCAAsC;AAGtC,MAAa,UAAW,SAAQ,eAAM;CA2ErC;AA3ED,gCA2EC"}
1
+ {"version":3,"file":"ReportItem.entity.js","sourceRoot":"","sources":["../../../../../../src/domain/model/report/entities/ReportItem.entity.ts"],"names":[],"mappings":";;;AACA,yCAAsC;AAGtC,MAAa,UAAW,SAAQ,eAAM;CA+ErC;AA/ED,gCA+EC"}