@fairmint/open-captable-protocol-daml-js 0.0.40 → 0.0.41

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.
@@ -1,10 +1,10 @@
1
1
  {
2
2
  "mainnet": {
3
- "ocpFactoryContractId": "004527e5b760f48b4b06f0fa0332d9980461226e8a9db2065d067999d0b6dff2e0ca1112206c5dc466e395494f0ebe973d117662f203d5798289f6a8615718bc4f54d59dd4",
4
- "templateId": "dbb03e21b0e076e651c2ab9a04162d92d47a4aa18bb8c6816bc0e5abff5f9ccd:Fairmint.OpenCapTable.OcpFactory:OcpFactory"
3
+ "ocpFactoryContractId": "00884407d6031653b08e0ccc67e974c9a1d8a72b24d4c7100107d29b49ee863592ca111220762beb57a6667c976aead79ddfbe102fa22569beaee88631feb3ae12c8bcdd39",
4
+ "templateId": "c480f158acf374fc9afe4c07224e88f0a63030927788320e8707bf8a2773e9df:Fairmint.OpenCapTable.OcpFactory:OcpFactory"
5
5
  },
6
6
  "devnet": {
7
- "ocpFactoryContractId": "00f919abbb8807646ceefed8d8c81be65ddec7aa8e5462779f72adda1ea72a9018ca1112207c3fa2c3f4f1e1668c14c82c8c4bc48ca618b62f4b7ba4b329ded94d48a718bf",
8
- "templateId": "dbb03e21b0e076e651c2ab9a04162d92d47a4aa18bb8c6816bc0e5abff5f9ccd:Fairmint.OpenCapTable.OcpFactory:OcpFactory"
7
+ "ocpFactoryContractId": "00e415f8400f85a7980d7ba0533f73b2f3508a2273c44ebc25bf592b85bb3a2cf6ca1112200e8a700d2727268ee70dc69f4a748f238af145407406ce7267bc2756837882b9",
8
+ "templateId": "c480f158acf374fc9afe4c07224e88f0a63030927788320e8707bf8a2773e9df:Fairmint.OpenCapTable.OcpFactory:OcpFactory"
9
9
  }
10
10
  }
@@ -87,5 +87,5 @@ exports.Issuer = damlTypes.assembleTemplate(
87
87
  );
88
88
 
89
89
 
90
- damlTypes.registerTemplate(exports.Issuer, ['dbb03e21b0e076e651c2ab9a04162d92d47a4aa18bb8c6816bc0e5abff5f9ccd', '#OpenCapTable-v11']);
90
+ damlTypes.registerTemplate(exports.Issuer, ['c480f158acf374fc9afe4c07224e88f0a63030927788320e8707bf8a2773e9df', '#OpenCapTable-v11']);
91
91
 
@@ -85,5 +85,5 @@ exports.IssuerAuthorization = damlTypes.assembleTemplate(
85
85
  );
86
86
 
87
87
 
88
- damlTypes.registerTemplate(exports.IssuerAuthorization, ['dbb03e21b0e076e651c2ab9a04162d92d47a4aa18bb8c6816bc0e5abff5f9ccd', '#OpenCapTable-v11']);
88
+ damlTypes.registerTemplate(exports.IssuerAuthorization, ['c480f158acf374fc9afe4c07224e88f0a63030927788320e8707bf8a2773e9df', '#OpenCapTable-v11']);
89
89
 
@@ -64,5 +64,5 @@ exports.OcpFactory = damlTypes.assembleTemplate(
64
64
  );
65
65
 
66
66
 
67
- damlTypes.registerTemplate(exports.OcpFactory, ['dbb03e21b0e076e651c2ab9a04162d92d47a4aa18bb8c6816bc0e5abff5f9ccd', '#OpenCapTable-v11']);
67
+ damlTypes.registerTemplate(exports.OcpFactory, ['c480f158acf374fc9afe4c07224e88f0a63030927788320e8707bf8a2773e9df', '#OpenCapTable-v11']);
68
68
 
@@ -88,5 +88,5 @@ exports.StockClass = damlTypes.assembleTemplate(
88
88
  );
89
89
 
90
90
 
91
- damlTypes.registerTemplate(exports.StockClass, ['dbb03e21b0e076e651c2ab9a04162d92d47a4aa18bb8c6816bc0e5abff5f9ccd', '#OpenCapTable-v11']);
91
+ damlTypes.registerTemplate(exports.StockClass, ['c480f158acf374fc9afe4c07224e88f0a63030927788320e8707bf8a2773e9df', '#OpenCapTable-v11']);
92
92
 
@@ -67,7 +67,7 @@ exports.StockTransferProposal = damlTypes.assembleTemplate(
67
67
  );
68
68
 
69
69
 
70
- damlTypes.registerTemplate(exports.StockTransferProposal, ['dbb03e21b0e076e651c2ab9a04162d92d47a4aa18bb8c6816bc0e5abff5f9ccd', '#OpenCapTable-v11']);
70
+ damlTypes.registerTemplate(exports.StockTransferProposal, ['c480f158acf374fc9afe4c07224e88f0a63030927788320e8707bf8a2773e9df', '#OpenCapTable-v11']);
71
71
 
72
72
 
73
73
 
@@ -120,5 +120,5 @@ exports.StockPosition = damlTypes.assembleTemplate(
120
120
  );
121
121
 
122
122
 
123
- damlTypes.registerTemplate(exports.StockPosition, ['dbb03e21b0e076e651c2ab9a04162d92d47a4aa18bb8c6816bc0e5abff5f9ccd', '#OpenCapTable-v11']);
123
+ damlTypes.registerTemplate(exports.StockPosition, ['c480f158acf374fc9afe4c07224e88f0a63030927788320e8707bf8a2773e9df', '#OpenCapTable-v11']);
124
124
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fairmint/open-captable-protocol-daml-js",
3
- "version": "0.0.40",
3
+ "version": "0.0.41",
4
4
  "description": "Open CapTable Protocol DAML smart contracts with generated JavaScript bindings",
5
5
  "main": "lib/index.js",
6
6
  "types": "lib/index.d.ts",