@heliofi/common 0.1.131 → 0.1.132

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 (44) hide show
  1. package/dist/src/domain/model/approve-transaction/dtos/approveTransaction.dto.js +1 -0
  2. package/dist/src/domain/model/approve-transaction/dtos/approveTransaction.dto.js.map +1 -1
  3. package/dist/src/domain/model/auth/dtos/ethSignOn.dto.d.ts +14 -0
  4. package/dist/src/domain/model/auth/dtos/ethSignOn.dto.js +66 -0
  5. package/dist/src/domain/model/auth/dtos/ethSignOn.dto.js.map +1 -0
  6. package/dist/src/domain/model/blockchain/constants/BlockchainSymbol.d.ts +2 -1
  7. package/dist/src/domain/model/blockchain/constants/BlockchainSymbol.js +1 -0
  8. package/dist/src/domain/model/blockchain/constants/BlockchainSymbol.js.map +1 -1
  9. package/dist/src/domain/model/blockchainEngine/constants/BlockchainEngineType.d.ts +4 -0
  10. package/dist/src/domain/model/blockchainEngine/constants/BlockchainEngineType.js +9 -0
  11. package/dist/src/domain/model/blockchainEngine/constants/BlockchainEngineType.js.map +1 -0
  12. package/dist/src/domain/model/blockchainEngine/constants/index.d.ts +1 -0
  13. package/dist/src/domain/model/blockchainEngine/constants/index.js +18 -0
  14. package/dist/src/domain/model/blockchainEngine/constants/index.js.map +1 -0
  15. package/dist/src/domain/model/blockchainEngine/dtos/blockchainEngine.dto.d.ts +4 -0
  16. package/dist/src/domain/model/blockchainEngine/dtos/blockchainEngine.dto.js +23 -0
  17. package/dist/src/domain/model/blockchainEngine/dtos/blockchainEngine.dto.js.map +1 -0
  18. package/dist/src/domain/model/blockchainEngine/dtos/index.d.ts +1 -0
  19. package/dist/src/domain/model/blockchainEngine/dtos/index.js +18 -0
  20. package/dist/src/domain/model/blockchainEngine/dtos/index.js.map +1 -0
  21. package/dist/src/domain/model/blockchainEngine/entities/BlockchainEngine.d.ts +6 -0
  22. package/dist/src/domain/model/blockchainEngine/entities/BlockchainEngine.entity.d.ts +6 -0
  23. package/dist/src/domain/model/blockchainEngine/entities/BlockchainEngine.entity.js +8 -0
  24. package/dist/src/domain/model/blockchainEngine/entities/BlockchainEngine.entity.js.map +1 -0
  25. package/dist/src/domain/model/blockchainEngine/entities/BlockchainEngine.js +8 -0
  26. package/dist/src/domain/model/blockchainEngine/entities/BlockchainEngine.js.map +1 -0
  27. package/dist/src/domain/model/blockchainEngine/entities/index.d.ts +1 -0
  28. package/dist/src/domain/model/blockchainEngine/entities/index.js +18 -0
  29. package/dist/src/domain/model/blockchainEngine/entities/index.js.map +1 -0
  30. package/dist/src/domain/model/blockchainEngine/index.d.ts +3 -0
  31. package/dist/src/domain/model/blockchainEngine/index.js +20 -0
  32. package/dist/src/domain/model/blockchainEngine/index.js.map +1 -0
  33. package/dist/src/domain/model/currency/dtos/createCurrency.dto.d.ts +0 -1
  34. package/dist/src/domain/model/currency/dtos/createCurrency.dto.js +0 -5
  35. package/dist/src/domain/model/currency/dtos/createCurrency.dto.js.map +1 -1
  36. package/dist/src/domain/model/currency/entities/BaseCurrency.d.ts +0 -1
  37. package/dist/src/domain/model/currency/entities/BaseCurrency.js.map +1 -1
  38. package/dist/src/domain/model/index.d.ts +1 -0
  39. package/dist/src/domain/model/index.js +1 -0
  40. package/dist/src/domain/model/index.js.map +1 -1
  41. package/dist/tsconfig.tsbuildinfo +1 -1
  42. package/index.ts +0 -0
  43. package/package.json +2 -2
  44. package/tsconfig.json +0 -0
@@ -54,6 +54,7 @@ __decorate([
54
54
  ], ApproveTransactionDto.prototype, "currency", void 0);
55
55
  __decorate([
56
56
  (0, class_validator_1.IsString)(),
57
+ (0, class_validator_1.IsNotEmpty)(),
57
58
  (0, class_validator_1.IsOptional)(),
58
59
  __metadata("design:type", String)
59
60
  ], ApproveTransactionDto.prototype, "time", void 0);
@@ -1 +1 @@
1
- {"version":3,"file":"approveTransaction.dto.js","sourceRoot":"","sources":["../../../../../../src/domain/model/approve-transaction/dtos/approveTransaction.dto.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAQyB;AACzB,yDAAoD;AACpD,6DAA4D;AAC5D,2DAA0D;AAC1D,uDAAqD;AAErD,MAAa,qBAAqB;CAoDjC;AAnDC;IAAC,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;mEACgB;AAE7B;IAAC,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;+DACY;AAEzB;IAAC,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;qDACE;AAEf;IAAC,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;wDACK;AAElB;IAAC,IAAA,4BAAU,GAAE;IACZ,IAAA,6BAAS,EAAC,CAAC,EAAE,KAAK,EAAE,EAAE,EAAE,CAAC,MAAM,CAAC,KAAK,CAAC,CAAC;;qDACzB;AAEf;IAAC,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;uDACI;AAEjB;IAAC,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;uDACI;AAEjB;IAAC,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;mDACC;AAEd;IAAC,IAAA,wBAAI,EAAC,GAAG,EAAE,CAAC,qCAAkB,CAAC;IAC9B,IAAA,gCAAc,GAAE;IAChB,IAAA,4BAAU,GAAE;8BACK,qCAAkB;8DAAC;AAErC;IAAC,IAAA,kCAAgB,GAAE;IAClB,IAAA,wBAAI,EAAC,GAAG,EAAE,CAAC,mCAAiB,CAAC;IAC7B,IAAA,gCAAc,GAAE;IAChB,IAAA,4BAAU,GAAE;8BACI,mCAAiB;6DAAC;AAEnC;IAAC,IAAA,2BAAS,GAAE;IACX,IAAA,4BAAU,GAAE;;2DACU;AAEvB;IAAC,IAAA,wBAAI,EAAC,GAAG,EAAE,CAAC,8BAAc,CAAC;IAC1B,IAAA,gCAAc,GAAE;IAChB,IAAA,4BAAU,GAAE;;2DACmB;AAnDlC,sDAoDC"}
1
+ {"version":3,"file":"approveTransaction.dto.js","sourceRoot":"","sources":["../../../../../../src/domain/model/approve-transaction/dtos/approveTransaction.dto.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAQyB;AACzB,yDAAoD;AACpD,6DAA4D;AAC5D,2DAA0D;AAC1D,uDAAqD;AAErD,MAAa,qBAAqB;CAqDjC;AApDC;IAAC,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;mEACgB;AAE7B;IAAC,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;+DACY;AAEzB;IAAC,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;qDACE;AAEf;IAAC,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;wDACK;AAElB;IAAC,IAAA,4BAAU,GAAE;IACZ,IAAA,6BAAS,EAAC,CAAC,EAAE,KAAK,EAAE,EAAE,EAAE,CAAC,MAAM,CAAC,KAAK,CAAC,CAAC;;qDACzB;AAEf;IAAC,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;uDACI;AAEjB;IAAC,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;uDACI;AAEjB;IAAC,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;IACZ,IAAA,4BAAU,GAAE;;mDACC;AAEd;IAAC,IAAA,wBAAI,EAAC,GAAG,EAAE,CAAC,qCAAkB,CAAC;IAC9B,IAAA,gCAAc,GAAE;IAChB,IAAA,4BAAU,GAAE;8BACK,qCAAkB;8DAAC;AAErC;IAAC,IAAA,kCAAgB,GAAE;IAClB,IAAA,wBAAI,EAAC,GAAG,EAAE,CAAC,mCAAiB,CAAC;IAC7B,IAAA,gCAAc,GAAE;IAChB,IAAA,4BAAU,GAAE;8BACI,mCAAiB;6DAAC;AAEnC;IAAC,IAAA,2BAAS,GAAE;IACX,IAAA,4BAAU,GAAE;;2DACU;AAEvB;IAAC,IAAA,wBAAI,EAAC,GAAG,EAAE,CAAC,8BAAc,CAAC;IAC1B,IAAA,gCAAc,GAAE;IAChB,IAAA,4BAAU,GAAE;;2DACmB;AApDlC,sDAqDC"}
@@ -0,0 +1,14 @@
1
+ declare class Message {
2
+ address: string;
3
+ domain: string;
4
+ issuedAt: string;
5
+ nonce: string;
6
+ statement: string;
7
+ uri: string;
8
+ version: string;
9
+ }
10
+ export declare class EthSignOnDto {
11
+ message: Message;
12
+ signature: string;
13
+ }
14
+ export {};
@@ -0,0 +1,66 @@
1
+ "use strict";
2
+ var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
3
+ var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
4
+ if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
5
+ else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
6
+ return c > 3 && r && Object.defineProperty(target, key, r), r;
7
+ };
8
+ var __metadata = (this && this.__metadata) || function (k, v) {
9
+ if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
10
+ };
11
+ Object.defineProperty(exports, "__esModule", { value: true });
12
+ exports.EthSignOnDto = void 0;
13
+ const class_validator_1 = require("class-validator");
14
+ const class_transformer_1 = require("class-transformer");
15
+ class Message {
16
+ }
17
+ __decorate([
18
+ (0, class_validator_1.IsString)(),
19
+ (0, class_validator_1.IsNotEmpty)(),
20
+ __metadata("design:type", String)
21
+ ], Message.prototype, "address", void 0);
22
+ __decorate([
23
+ (0, class_validator_1.IsString)(),
24
+ (0, class_validator_1.IsNotEmpty)(),
25
+ __metadata("design:type", String)
26
+ ], Message.prototype, "domain", void 0);
27
+ __decorate([
28
+ (0, class_validator_1.IsString)(),
29
+ (0, class_validator_1.IsNotEmpty)(),
30
+ __metadata("design:type", String)
31
+ ], Message.prototype, "issuedAt", void 0);
32
+ __decorate([
33
+ (0, class_validator_1.IsString)(),
34
+ (0, class_validator_1.IsNotEmpty)(),
35
+ __metadata("design:type", String)
36
+ ], Message.prototype, "nonce", void 0);
37
+ __decorate([
38
+ (0, class_validator_1.IsString)(),
39
+ (0, class_validator_1.IsNotEmpty)(),
40
+ __metadata("design:type", String)
41
+ ], Message.prototype, "statement", void 0);
42
+ __decorate([
43
+ (0, class_validator_1.IsString)(),
44
+ (0, class_validator_1.IsNotEmpty)(),
45
+ __metadata("design:type", String)
46
+ ], Message.prototype, "uri", void 0);
47
+ __decorate([
48
+ (0, class_validator_1.IsString)(),
49
+ (0, class_validator_1.IsNotEmpty)(),
50
+ __metadata("design:type", String)
51
+ ], Message.prototype, "version", void 0);
52
+ class EthSignOnDto {
53
+ }
54
+ __decorate([
55
+ (0, class_transformer_1.Type)(() => Message),
56
+ (0, class_validator_1.IsNotEmpty)(),
57
+ (0, class_validator_1.ValidateNested)(),
58
+ __metadata("design:type", Message)
59
+ ], EthSignOnDto.prototype, "message", void 0);
60
+ __decorate([
61
+ (0, class_validator_1.IsString)(),
62
+ (0, class_validator_1.IsNotEmpty)(),
63
+ __metadata("design:type", String)
64
+ ], EthSignOnDto.prototype, "signature", void 0);
65
+ exports.EthSignOnDto = EthSignOnDto;
66
+ //# sourceMappingURL=ethSignOn.dto.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ethSignOn.dto.js","sourceRoot":"","sources":["../../../../../../src/domain/model/auth/dtos/ethSignOn.dto.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAAuE;AACvE,yDAAyC;AAEzC,MAAM,OAAO;CA4BZ;AA3BC;IAAC,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;wCACG;AAEhB;IAAC,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;uCACE;AAEf;IAAC,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;yCACI;AAEjB;IAAC,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;sCACC;AAEd;IAAC,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;0CACK;AAElB;IAAC,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;oCACD;AAEZ;IAAC,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;wCACG;AAGlB,MAAa,YAAY;CASxB;AARC;IAAC,IAAA,wBAAI,EAAC,GAAG,EAAE,CAAC,OAAO,CAAC;IACnB,IAAA,4BAAU,GAAE;IACZ,IAAA,gCAAc,GAAE;8BACR,OAAO;6CAAC;AAEjB;IAAC,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;+CACK;AARpB,oCASC"}
@@ -1,4 +1,5 @@
1
1
  export declare enum BlockchainSymbol {
2
2
  SOL = "SOL",
3
- ETH = "ETH"
3
+ ETH = "ETH",
4
+ POLYGON = "POLYGON"
4
5
  }
@@ -5,5 +5,6 @@ var BlockchainSymbol;
5
5
  (function (BlockchainSymbol) {
6
6
  BlockchainSymbol["SOL"] = "SOL";
7
7
  BlockchainSymbol["ETH"] = "ETH";
8
+ BlockchainSymbol["POLYGON"] = "POLYGON";
8
9
  })(BlockchainSymbol = exports.BlockchainSymbol || (exports.BlockchainSymbol = {}));
9
10
  //# sourceMappingURL=BlockchainSymbol.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"BlockchainSymbol.js","sourceRoot":"","sources":["../../../../../../src/domain/model/blockchain/constants/BlockchainSymbol.ts"],"names":[],"mappings":";;;AAAA,IAAY,gBAGX;AAHD,WAAY,gBAAgB;IAC1B,+BAAW,CAAA;IACX,+BAAW,CAAA;AACb,CAAC,EAHW,gBAAgB,GAAhB,wBAAgB,KAAhB,wBAAgB,QAG3B"}
1
+ {"version":3,"file":"BlockchainSymbol.js","sourceRoot":"","sources":["../../../../../../src/domain/model/blockchain/constants/BlockchainSymbol.ts"],"names":[],"mappings":";;;AAAA,IAAY,gBAIX;AAJD,WAAY,gBAAgB;IAC1B,+BAAW,CAAA;IACX,+BAAW,CAAA;IACX,uCAAmB,CAAA;AACrB,CAAC,EAJW,gBAAgB,GAAhB,wBAAgB,KAAhB,wBAAgB,QAI3B"}
@@ -0,0 +1,4 @@
1
+ export declare enum BlockchainEngineType {
2
+ EVM = "EVM",
3
+ SOL = "SOL"
4
+ }
@@ -0,0 +1,9 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.BlockchainEngineType = void 0;
4
+ var BlockchainEngineType;
5
+ (function (BlockchainEngineType) {
6
+ BlockchainEngineType["EVM"] = "EVM";
7
+ BlockchainEngineType["SOL"] = "SOL";
8
+ })(BlockchainEngineType = exports.BlockchainEngineType || (exports.BlockchainEngineType = {}));
9
+ //# sourceMappingURL=BlockchainEngineType.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"BlockchainEngineType.js","sourceRoot":"","sources":["../../../../../../src/domain/model/blockchainEngine/constants/BlockchainEngineType.ts"],"names":[],"mappings":";;;AAAA,IAAY,oBAGX;AAHD,WAAY,oBAAoB;IAC9B,mCAAW,CAAA;IACX,mCAAW,CAAA;AACb,CAAC,EAHW,oBAAoB,GAApB,4BAAoB,KAApB,4BAAoB,QAG/B"}
@@ -0,0 +1 @@
1
+ export * from './BlockchainEngineType';
@@ -0,0 +1,18 @@
1
+ "use strict";
2
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
+ if (k2 === undefined) k2 = k;
4
+ var desc = Object.getOwnPropertyDescriptor(m, k);
5
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
+ desc = { enumerable: true, get: function() { return m[k]; } };
7
+ }
8
+ Object.defineProperty(o, k2, desc);
9
+ }) : (function(o, m, k, k2) {
10
+ if (k2 === undefined) k2 = k;
11
+ o[k2] = m[k];
12
+ }));
13
+ var __exportStar = (this && this.__exportStar) || function(m, exports) {
14
+ for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
15
+ };
16
+ Object.defineProperty(exports, "__esModule", { value: true });
17
+ __exportStar(require("./BlockchainEngineType"), exports);
18
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../src/domain/model/blockchainEngine/constants/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,yDAAuC"}
@@ -0,0 +1,4 @@
1
+ import { BlockchainEngineType } from '../constants';
2
+ export declare class BlockchainEngineDto {
3
+ type: BlockchainEngineType;
4
+ }
@@ -0,0 +1,23 @@
1
+ "use strict";
2
+ var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
3
+ var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
4
+ if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
5
+ else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
6
+ return c > 3 && r && Object.defineProperty(target, key, r), r;
7
+ };
8
+ var __metadata = (this && this.__metadata) || function (k, v) {
9
+ if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
10
+ };
11
+ Object.defineProperty(exports, "__esModule", { value: true });
12
+ exports.BlockchainEngineDto = void 0;
13
+ const class_validator_1 = require("class-validator");
14
+ const constants_1 = require("../constants");
15
+ class BlockchainEngineDto {
16
+ }
17
+ __decorate([
18
+ (0, class_validator_1.IsEnum)(constants_1.BlockchainEngineType),
19
+ (0, class_validator_1.IsNotEmpty)(),
20
+ __metadata("design:type", String)
21
+ ], BlockchainEngineDto.prototype, "type", void 0);
22
+ exports.BlockchainEngineDto = BlockchainEngineDto;
23
+ //# sourceMappingURL=blockchainEngine.dto.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"blockchainEngine.dto.js","sourceRoot":"","sources":["../../../../../../src/domain/model/blockchainEngine/dtos/blockchainEngine.dto.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAAqD;AACrD,4CAAoD;AAEpD,MAAa,mBAAmB;CAI/B;AAHC;IAAC,IAAA,wBAAM,EAAC,gCAAoB,CAAC;IAC5B,IAAA,4BAAU,GAAE;;iDACc;AAH7B,kDAIC"}
@@ -0,0 +1 @@
1
+ export * from './blockchainEngine.dto';
@@ -0,0 +1,18 @@
1
+ "use strict";
2
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
+ if (k2 === undefined) k2 = k;
4
+ var desc = Object.getOwnPropertyDescriptor(m, k);
5
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
+ desc = { enumerable: true, get: function() { return m[k]; } };
7
+ }
8
+ Object.defineProperty(o, k2, desc);
9
+ }) : (function(o, m, k, k2) {
10
+ if (k2 === undefined) k2 = k;
11
+ o[k2] = m[k];
12
+ }));
13
+ var __exportStar = (this && this.__exportStar) || function(m, exports) {
14
+ for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
15
+ };
16
+ Object.defineProperty(exports, "__esModule", { value: true });
17
+ __exportStar(require("./blockchainEngine.dto"), exports);
18
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../src/domain/model/blockchainEngine/dtos/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,yDAAuC"}
@@ -0,0 +1,6 @@
1
+ import { Entity } from '../../entity';
2
+ import { BlockchainEngineType } from '../constants';
3
+ export declare class BlockchainEngine extends Entity {
4
+ id: string;
5
+ type: BlockchainEngineType;
6
+ }
@@ -0,0 +1,6 @@
1
+ import { Entity } from '../../entity';
2
+ import { BlockchainEngineType } from '../constants';
3
+ export declare class BlockchainEngine extends Entity {
4
+ id: string;
5
+ type: BlockchainEngineType;
6
+ }
@@ -0,0 +1,8 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.BlockchainEngine = void 0;
4
+ const entity_1 = require("../../entity");
5
+ class BlockchainEngine extends entity_1.Entity {
6
+ }
7
+ exports.BlockchainEngine = BlockchainEngine;
8
+ //# sourceMappingURL=BlockchainEngine.entity.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"BlockchainEngine.entity.js","sourceRoot":"","sources":["../../../../../../src/domain/model/blockchainEngine/entities/BlockchainEngine.entity.ts"],"names":[],"mappings":";;;AAAA,yCAAsC;AAGtC,MAAa,gBAAiB,SAAQ,eAAM;CAI3C;AAJD,4CAIC"}
@@ -0,0 +1,8 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.BlockchainEngine = void 0;
4
+ const entity_1 = require("../../entity");
5
+ class BlockchainEngine extends entity_1.Entity {
6
+ }
7
+ exports.BlockchainEngine = BlockchainEngine;
8
+ //# sourceMappingURL=BlockchainEngine.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"BlockchainEngine.js","sourceRoot":"","sources":["../../../../../../src/domain/model/blockchainEngine/entities/BlockchainEngine.ts"],"names":[],"mappings":";;;AAAA,yCAAsC;AAGtC,MAAa,gBAAiB,SAAQ,eAAM;CAI3C;AAJD,4CAIC"}
@@ -0,0 +1 @@
1
+ export * from './BlockchainEngine.entity';
@@ -0,0 +1,18 @@
1
+ "use strict";
2
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
+ if (k2 === undefined) k2 = k;
4
+ var desc = Object.getOwnPropertyDescriptor(m, k);
5
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
+ desc = { enumerable: true, get: function() { return m[k]; } };
7
+ }
8
+ Object.defineProperty(o, k2, desc);
9
+ }) : (function(o, m, k, k2) {
10
+ if (k2 === undefined) k2 = k;
11
+ o[k2] = m[k];
12
+ }));
13
+ var __exportStar = (this && this.__exportStar) || function(m, exports) {
14
+ for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
15
+ };
16
+ Object.defineProperty(exports, "__esModule", { value: true });
17
+ __exportStar(require("./BlockchainEngine.entity"), exports);
18
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../src/domain/model/blockchainEngine/entities/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,4DAA0C"}
@@ -0,0 +1,3 @@
1
+ export * from './dtos';
2
+ export * from './entities';
3
+ export * from './constants';
@@ -0,0 +1,20 @@
1
+ "use strict";
2
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
+ if (k2 === undefined) k2 = k;
4
+ var desc = Object.getOwnPropertyDescriptor(m, k);
5
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
+ desc = { enumerable: true, get: function() { return m[k]; } };
7
+ }
8
+ Object.defineProperty(o, k2, desc);
9
+ }) : (function(o, m, k, k2) {
10
+ if (k2 === undefined) k2 = k;
11
+ o[k2] = m[k];
12
+ }));
13
+ var __exportStar = (this && this.__exportStar) || function(m, exports) {
14
+ for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
15
+ };
16
+ Object.defineProperty(exports, "__esModule", { value: true });
17
+ __exportStar(require("./dtos"), exports);
18
+ __exportStar(require("./entities"), exports);
19
+ __exportStar(require("./constants"), exports);
20
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../src/domain/model/blockchainEngine/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,yCAAuB;AACvB,6CAA2B;AAC3B,8CAA4B"}
@@ -9,5 +9,4 @@ export declare class CreateCurrencyDto {
9
9
  symbolPrefix?: string;
10
10
  order: number;
11
11
  type?: CurrencyType;
12
- iconUrl?: string;
13
12
  }
@@ -55,10 +55,5 @@ __decorate([
55
55
  (0, class_validator_1.IsString)(),
56
56
  __metadata("design:type", String)
57
57
  ], CreateCurrencyDto.prototype, "type", void 0);
58
- __decorate([
59
- (0, class_validator_1.IsOptional)(),
60
- (0, class_validator_1.IsString)(),
61
- __metadata("design:type", String)
62
- ], CreateCurrencyDto.prototype, "iconUrl", void 0);
63
58
  exports.CreateCurrencyDto = CreateCurrencyDto;
64
59
  //# sourceMappingURL=createCurrency.dto.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"createCurrency.dto.js","sourceRoot":"","sources":["../../../../../../src/domain/model/currency/dtos/createCurrency.dto.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAAiE;AACjE,0CAA2C;AAE3C,MAAa,iBAAiB;CAoC7B;AAnCC;IAAC,IAAA,0BAAQ,GAAE;;iDACI;AAEf;IAAC,IAAA,0BAAQ,GAAE;;+CACE;AAEb;IAAC,IAAA,4BAAU,GAAE;IACZ,IAAA,0BAAQ,GAAE;;sDACS;AAEpB;IAAC,IAAA,4BAAU,GAAE;IACZ,IAAA,0BAAQ,GAAE;;qDACQ;AAEnB;IAAC,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;0DACY;AAEzB;IAAC,IAAA,0BAAQ,GAAE;;mDACM;AAEjB;IAAC,IAAA,4BAAU,GAAE;IACZ,IAAA,0BAAQ,GAAE;;uDACW;AAEtB;IAAC,IAAA,0BAAQ,GAAE;;gDACG;AAEd;IAAC,IAAA,4BAAU,GAAE;IACZ,IAAA,0BAAQ,GAAE;;+CACS;AAEpB;IAAC,IAAA,4BAAU,GAAE;IACZ,IAAA,0BAAQ,GAAE;;kDACM;AAnCnB,8CAoCC"}
1
+ {"version":3,"file":"createCurrency.dto.js","sourceRoot":"","sources":["../../../../../../src/domain/model/currency/dtos/createCurrency.dto.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAAiE;AACjE,0CAA2C;AAE3C,MAAa,iBAAiB;CAgC7B;AA/BC;IAAC,IAAA,0BAAQ,GAAE;;iDACI;AAEf;IAAC,IAAA,0BAAQ,GAAE;;+CACE;AAEb;IAAC,IAAA,4BAAU,GAAE;IACZ,IAAA,0BAAQ,GAAE;;sDACS;AAEpB;IAAC,IAAA,4BAAU,GAAE;IACZ,IAAA,0BAAQ,GAAE;;qDACQ;AAEnB;IAAC,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;0DACY;AAEzB;IAAC,IAAA,0BAAQ,GAAE;;mDACM;AAEjB;IAAC,IAAA,4BAAU,GAAE;IACZ,IAAA,0BAAQ,GAAE;;uDACW;AAEtB;IAAC,IAAA,0BAAQ,GAAE;;gDACG;AAEd;IAAC,IAAA,4BAAU,GAAE;IACZ,IAAA,0BAAQ,GAAE;;+CACS;AA/BtB,8CAgCC"}
@@ -10,5 +10,4 @@ export declare class BaseCurrency extends Entity {
10
10
  symbolPrefix?: string;
11
11
  order: number;
12
12
  type?: CurrencyType;
13
- iconUrl?: string;
14
13
  }
@@ -1 +1 @@
1
- {"version":3,"file":"BaseCurrency.js","sourceRoot":"","sources":["../../../../../../src/domain/model/currency/entities/BaseCurrency.ts"],"names":[],"mappings":";;;AAAA,yCAAsC;AAGtC,MAAa,YAAa,SAAQ,eAAM;CAoBvC;AApBD,oCAoBC"}
1
+ {"version":3,"file":"BaseCurrency.js","sourceRoot":"","sources":["../../../../../../src/domain/model/currency/entities/BaseCurrency.ts"],"names":[],"mappings":";;;AAAA,yCAAsC;AAGtC,MAAa,YAAa,SAAQ,eAAM;CAkBvC;AAlBD,oCAkBC"}
@@ -53,3 +53,4 @@ export * from './feature-flags';
53
53
  export * from './fee';
54
54
  export * from './prepare-invoice';
55
55
  export * from './transaction';
56
+ export * from './blockchainEngine';
@@ -69,4 +69,5 @@ __exportStar(require("./feature-flags"), exports);
69
69
  __exportStar(require("./fee"), exports);
70
70
  __exportStar(require("./prepare-invoice"), exports);
71
71
  __exportStar(require("./transaction"), exports);
72
+ __exportStar(require("./blockchainEngine"), exports);
72
73
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/domain/model/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,yCAAuB;AACvB,yCAAuB;AACvB,yCAAuB;AACvB,2CAAyB;AACzB,2CAAyB;AACzB,qDAAmC;AACnC,qDAAmC;AACnC,mDAAiC;AACjC,6CAA2B;AAC3B,4CAA0B;AAC1B,2CAAyB;AACzB,+CAA6B;AAC7B,+CAA6B;AAC7B,4CAA0B;AAC1B,4CAA0B;AAC1B,kDAAgC;AAChC,oDAAkC;AAClC,6DAA2C;AAC3C,+CAA6B;AAC7B,0CAAwB;AACxB,yCAAuB;AACvB,wDAAsC;AACtC,4CAA0B;AAC1B,oDAAkC;AAClC,8CAA4B;AAC5B,iDAA+B;AAC/B,2CAAyB;AACzB,iDAA+B;AAC/B,oDAAkC;AAClC,+CAA6B;AAC7B,2CAAyB;AACzB,+CAA6B;AAC7B,uDAAqC;AACrC,mDAAiC;AACjC,4CAA0B;AAC1B,kDAAgC;AAChC,kDAAgC;AAChC,4CAA0B;AAC1B,mDAAiC;AACjC,mDAAiC;AACjC,4CAA0B;AAC1B,wDAAsC;AACtC,kDAAgC;AAChC,mDAAiC;AACjC,4CAA0B;AAC1B,gDAA8B;AAC9B,mDAAiC;AACjC,+CAA6B;AAC7B,+CAA6B;AAC7B,0CAAwB;AACxB,mDAAiC;AACjC,kDAAgC;AAChC,wCAAsB;AACtB,oDAAkC;AAClC,gDAA8B"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/domain/model/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,yCAAuB;AACvB,yCAAuB;AACvB,yCAAuB;AACvB,2CAAyB;AACzB,2CAAyB;AACzB,qDAAmC;AACnC,qDAAmC;AACnC,mDAAiC;AACjC,6CAA2B;AAC3B,4CAA0B;AAC1B,2CAAyB;AACzB,+CAA6B;AAC7B,+CAA6B;AAC7B,4CAA0B;AAC1B,4CAA0B;AAC1B,kDAAgC;AAChC,oDAAkC;AAClC,6DAA2C;AAC3C,+CAA6B;AAC7B,0CAAwB;AACxB,yCAAuB;AACvB,wDAAsC;AACtC,4CAA0B;AAC1B,oDAAkC;AAClC,8CAA4B;AAC5B,iDAA+B;AAC/B,2CAAyB;AACzB,iDAA+B;AAC/B,oDAAkC;AAClC,+CAA6B;AAC7B,2CAAyB;AACzB,+CAA6B;AAC7B,uDAAqC;AACrC,mDAAiC;AACjC,4CAA0B;AAC1B,kDAAgC;AAChC,kDAAgC;AAChC,4CAA0B;AAC1B,mDAAiC;AACjC,mDAAiC;AACjC,4CAA0B;AAC1B,wDAAsC;AACtC,kDAAgC;AAChC,mDAAiC;AACjC,4CAA0B;AAC1B,gDAA8B;AAC9B,mDAAiC;AACjC,+CAA6B;AAC7B,+CAA6B;AAC7B,0CAAwB;AACxB,mDAAiC;AACjC,kDAAgC;AAChC,wCAAsB;AACtB,oDAAkC;AAClC,gDAA8B;AAC9B,qDAAmC"}