@fairmint/open-captable-protocol-daml-js 0.0.21 → 0.0.24
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.
- package/lib/Fairmint/OpenCapTable/CompanyValuationReport/module.d.ts +2 -2
- package/lib/Fairmint/OpenCapTable/CompanyValuationReport/module.js +1 -1
- package/lib/Fairmint/OpenCapTable/Issuer/module.d.ts +1 -1
- package/lib/Fairmint/OpenCapTable/IssuerAuthorization/module.d.ts +1 -1
- package/lib/Fairmint/OpenCapTable/OcpFactory/module.d.ts +2 -2
- package/lib/Fairmint/OpenCapTable/OcpFactory/module.js +1 -1
- package/lib/Fairmint/OpenCapTable/StockClass/module.d.ts +1 -1
- package/lib/Fairmint/OpenCapTable/StockPosition/module.d.ts +1 -1
- package/lib/Splice/Api/FeaturedAppRightV1/index.d.ts +1 -0
- package/lib/Splice/Api/FeaturedAppRightV1/index.js +8 -0
- package/lib/Splice/Api/FeaturedAppRightV1/module.d.ts +86 -0
- package/lib/Splice/Api/FeaturedAppRightV1/module.js +118 -0
- package/lib/Splice/Api/index.d.ts +1 -0
- package/lib/Splice/Api/index.js +9 -0
- package/lib/Splice/index.d.ts +1 -0
- package/lib/Splice/index.js +9 -0
- package/lib/index.d.ts +2 -1
- package/lib/index.js +2 -0
- package/package.json +5 -6
|
@@ -7,8 +7,8 @@ import * as damlTypes from '@daml/types';
|
|
|
7
7
|
/* eslint-disable-next-line @typescript-eslint/no-unused-vars */
|
|
8
8
|
import * as damlLedger from '@daml/ledger';
|
|
9
9
|
|
|
10
|
-
import * as pkg7804375fe5e4c6d5afe067bd314c42fe0b7d005a1300019c73154dd939da4dda from '
|
|
11
|
-
import * as pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 from '
|
|
10
|
+
import * as pkg7804375fe5e4c6d5afe067bd314c42fe0b7d005a1300019c73154dd939da4dda from '../../../Splice/Api/FeaturedAppRightV1';
|
|
11
|
+
import * as pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 from '../../../DA/Internal/Template';
|
|
12
12
|
|
|
13
13
|
export declare type ConfirmCurrent = {
|
|
14
14
|
};
|
|
@@ -12,7 +12,7 @@ var damlTypes = require('@daml/types');
|
|
|
12
12
|
/* eslint-disable-next-line no-unused-vars */
|
|
13
13
|
var damlLedger = require('@daml/ledger');
|
|
14
14
|
|
|
15
|
-
var pkg7804375fe5e4c6d5afe067bd314c42fe0b7d005a1300019c73154dd939da4dda = require('
|
|
15
|
+
var pkg7804375fe5e4c6d5afe067bd314c42fe0b7d005a1300019c73154dd939da4dda = require('../../../Splice/Api/FeaturedAppRightV1');
|
|
16
16
|
var pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 = require('../../../DA/Internal/Template');
|
|
17
17
|
|
|
18
18
|
|
|
@@ -7,7 +7,7 @@ import * as damlTypes from '@daml/types';
|
|
|
7
7
|
/* eslint-disable-next-line @typescript-eslint/no-unused-vars */
|
|
8
8
|
import * as damlLedger from '@daml/ledger';
|
|
9
9
|
|
|
10
|
-
import * as pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 from '
|
|
10
|
+
import * as pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 from '../../../DA/Internal/Template';
|
|
11
11
|
|
|
12
12
|
import * as Fairmint_OpenCapTable_OcfObjects from '../../../Fairmint/OpenCapTable/OcfObjects/module';
|
|
13
13
|
import * as Fairmint_OpenCapTable_StockClass from '../../../Fairmint/OpenCapTable/StockClass/module';
|
|
@@ -7,7 +7,7 @@ import * as damlTypes from '@daml/types';
|
|
|
7
7
|
/* eslint-disable-next-line @typescript-eslint/no-unused-vars */
|
|
8
8
|
import * as damlLedger from '@daml/ledger';
|
|
9
9
|
|
|
10
|
-
import * as pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 from '
|
|
10
|
+
import * as pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 from '../../../DA/Internal/Template';
|
|
11
11
|
|
|
12
12
|
import * as Fairmint_OpenCapTable_Issuer from '../../../Fairmint/OpenCapTable/Issuer/module';
|
|
13
13
|
import * as Fairmint_OpenCapTable_OcfObjects from '../../../Fairmint/OpenCapTable/OcfObjects/module';
|
|
@@ -7,8 +7,8 @@ import * as damlTypes from '@daml/types';
|
|
|
7
7
|
/* eslint-disable-next-line @typescript-eslint/no-unused-vars */
|
|
8
8
|
import * as damlLedger from '@daml/ledger';
|
|
9
9
|
|
|
10
|
-
import * as pkg7804375fe5e4c6d5afe067bd314c42fe0b7d005a1300019c73154dd939da4dda from '
|
|
11
|
-
import * as pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 from '
|
|
10
|
+
import * as pkg7804375fe5e4c6d5afe067bd314c42fe0b7d005a1300019c73154dd939da4dda from '../../../Splice/Api/FeaturedAppRightV1';
|
|
11
|
+
import * as pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 from '../../../DA/Internal/Template';
|
|
12
12
|
|
|
13
13
|
import * as Fairmint_OpenCapTable_CompanyValuationReport from '../../../Fairmint/OpenCapTable/CompanyValuationReport/module';
|
|
14
14
|
import * as Fairmint_OpenCapTable_IssuerAuthorization from '../../../Fairmint/OpenCapTable/IssuerAuthorization/module';
|
|
@@ -12,7 +12,7 @@ var damlTypes = require('@daml/types');
|
|
|
12
12
|
/* eslint-disable-next-line no-unused-vars */
|
|
13
13
|
var damlLedger = require('@daml/ledger');
|
|
14
14
|
|
|
15
|
-
var pkg7804375fe5e4c6d5afe067bd314c42fe0b7d005a1300019c73154dd939da4dda = require('
|
|
15
|
+
var pkg7804375fe5e4c6d5afe067bd314c42fe0b7d005a1300019c73154dd939da4dda = require('../../../Splice/Api/FeaturedAppRightV1');
|
|
16
16
|
var pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 = require('../../../DA/Internal/Template');
|
|
17
17
|
|
|
18
18
|
var Fairmint_OpenCapTable_CompanyValuationReport = require('../../../Fairmint/OpenCapTable/CompanyValuationReport/module');
|
|
@@ -7,7 +7,7 @@ import * as damlTypes from '@daml/types';
|
|
|
7
7
|
/* eslint-disable-next-line @typescript-eslint/no-unused-vars */
|
|
8
8
|
import * as damlLedger from '@daml/ledger';
|
|
9
9
|
|
|
10
|
-
import * as pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 from '
|
|
10
|
+
import * as pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 from '../../../DA/Internal/Template';
|
|
11
11
|
|
|
12
12
|
import * as Fairmint_OpenCapTable_OcfObjects from '../../../Fairmint/OpenCapTable/OcfObjects/module';
|
|
13
13
|
import * as Fairmint_OpenCapTable_OpenCapTableTypes from '../../../Fairmint/OpenCapTable/OpenCapTableTypes/module';
|
|
@@ -7,7 +7,7 @@ import * as damlTypes from '@daml/types';
|
|
|
7
7
|
/* eslint-disable-next-line @typescript-eslint/no-unused-vars */
|
|
8
8
|
import * as damlLedger from '@daml/ledger';
|
|
9
9
|
|
|
10
|
-
import * as pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 from '
|
|
10
|
+
import * as pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 from '../../../DA/Internal/Template';
|
|
11
11
|
|
|
12
12
|
import * as Fairmint_OpenCapTable_OpenCapTableTypes from '../../../Fairmint/OpenCapTable/OpenCapTableTypes/module';
|
|
13
13
|
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from './module';
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/* eslint-disable-next-line no-unused-vars */
|
|
3
|
+
function __export(m) {
|
|
4
|
+
/* eslint-disable-next-line no-prototype-builtins */
|
|
5
|
+
for (var p in m) if (!exports.hasOwnProperty(p)) exports[p] = m[p];
|
|
6
|
+
}
|
|
7
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
8
|
+
__export(require('./module'));
|
|
@@ -0,0 +1,86 @@
|
|
|
1
|
+
// Generated from Splice/Api/FeaturedAppRightV1.daml
|
|
2
|
+
/* eslint-disable @typescript-eslint/camelcase */
|
|
3
|
+
/* eslint-disable @typescript-eslint/no-namespace */
|
|
4
|
+
/* eslint-disable @typescript-eslint/no-use-before-define */
|
|
5
|
+
import * as jtv from '@mojotech/json-type-validation';
|
|
6
|
+
import * as damlTypes from '@daml/types';
|
|
7
|
+
/* eslint-disable-next-line @typescript-eslint/no-unused-vars */
|
|
8
|
+
import * as damlLedger from '@daml/ledger';
|
|
9
|
+
|
|
10
|
+
import * as pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 from '../../../DA/Internal/Template';
|
|
11
|
+
|
|
12
|
+
export declare type FeaturedAppActivityMarker = damlTypes.Interface<'7804375fe5e4c6d5afe067bd314c42fe0b7d005a1300019c73154dd939da4dda:Splice.Api.FeaturedAppRightV1:FeaturedAppActivityMarker'> & FeaturedAppActivityMarkerView;
|
|
13
|
+
export declare interface FeaturedAppActivityMarkerInterface {
|
|
14
|
+
Archive: damlTypes.Choice<FeaturedAppActivityMarker, pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69.DA.Internal.Template.Archive, {}, undefined> & damlTypes.ChoiceFrom<damlTypes.InterfaceCompanion<FeaturedAppActivityMarker, undefined>>;
|
|
15
|
+
}
|
|
16
|
+
export declare const FeaturedAppActivityMarker:
|
|
17
|
+
damlTypes.InterfaceCompanion<FeaturedAppActivityMarker, undefined, '7804375fe5e4c6d5afe067bd314c42fe0b7d005a1300019c73154dd939da4dda:Splice.Api.FeaturedAppRightV1:FeaturedAppActivityMarker'> &
|
|
18
|
+
damlTypes.FromTemplate<FeaturedAppActivityMarker, unknown> &
|
|
19
|
+
FeaturedAppActivityMarkerInterface;
|
|
20
|
+
|
|
21
|
+
|
|
22
|
+
export declare type FeaturedAppRight = damlTypes.Interface<'7804375fe5e4c6d5afe067bd314c42fe0b7d005a1300019c73154dd939da4dda:Splice.Api.FeaturedAppRightV1:FeaturedAppRight'> & FeaturedAppRightView;
|
|
23
|
+
export declare interface FeaturedAppRightInterface {
|
|
24
|
+
Archive: damlTypes.Choice<FeaturedAppRight, pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69.DA.Internal.Template.Archive, {}, undefined> & damlTypes.ChoiceFrom<damlTypes.InterfaceCompanion<FeaturedAppRight, undefined>>;
|
|
25
|
+
FeaturedAppRight_CreateActivityMarker: damlTypes.Choice<FeaturedAppRight, FeaturedAppRight_CreateActivityMarker, FeaturedAppRight_CreateActivityMarkerResult, undefined> & damlTypes.ChoiceFrom<damlTypes.InterfaceCompanion<FeaturedAppRight, undefined>>;
|
|
26
|
+
}
|
|
27
|
+
export declare const FeaturedAppRight:
|
|
28
|
+
damlTypes.InterfaceCompanion<FeaturedAppRight, undefined, '7804375fe5e4c6d5afe067bd314c42fe0b7d005a1300019c73154dd939da4dda:Splice.Api.FeaturedAppRightV1:FeaturedAppRight'> &
|
|
29
|
+
damlTypes.FromTemplate<FeaturedAppRight, unknown> &
|
|
30
|
+
FeaturedAppRightInterface;
|
|
31
|
+
|
|
32
|
+
|
|
33
|
+
export declare type FeaturedAppActivityMarkerView = {
|
|
34
|
+
dso: damlTypes.Party;
|
|
35
|
+
provider: damlTypes.Party;
|
|
36
|
+
beneficiary: damlTypes.Party;
|
|
37
|
+
weight: damlTypes.Numeric;
|
|
38
|
+
};
|
|
39
|
+
|
|
40
|
+
export declare const FeaturedAppActivityMarkerView:
|
|
41
|
+
damlTypes.Serializable<FeaturedAppActivityMarkerView> & {
|
|
42
|
+
}
|
|
43
|
+
;
|
|
44
|
+
|
|
45
|
+
|
|
46
|
+
export declare type FeaturedAppRightView = {
|
|
47
|
+
dso: damlTypes.Party;
|
|
48
|
+
provider: damlTypes.Party;
|
|
49
|
+
};
|
|
50
|
+
|
|
51
|
+
export declare const FeaturedAppRightView:
|
|
52
|
+
damlTypes.Serializable<FeaturedAppRightView> & {
|
|
53
|
+
}
|
|
54
|
+
;
|
|
55
|
+
|
|
56
|
+
|
|
57
|
+
export declare type FeaturedAppRight_CreateActivityMarkerResult = {
|
|
58
|
+
activityMarkerCids: damlTypes.ContractId<FeaturedAppActivityMarker>[];
|
|
59
|
+
};
|
|
60
|
+
|
|
61
|
+
export declare const FeaturedAppRight_CreateActivityMarkerResult:
|
|
62
|
+
damlTypes.Serializable<FeaturedAppRight_CreateActivityMarkerResult> & {
|
|
63
|
+
}
|
|
64
|
+
;
|
|
65
|
+
|
|
66
|
+
|
|
67
|
+
export declare type FeaturedAppRight_CreateActivityMarker = {
|
|
68
|
+
beneficiaries: AppRewardBeneficiary[];
|
|
69
|
+
};
|
|
70
|
+
|
|
71
|
+
export declare const FeaturedAppRight_CreateActivityMarker:
|
|
72
|
+
damlTypes.Serializable<FeaturedAppRight_CreateActivityMarker> & {
|
|
73
|
+
}
|
|
74
|
+
;
|
|
75
|
+
|
|
76
|
+
|
|
77
|
+
export declare type AppRewardBeneficiary = {
|
|
78
|
+
beneficiary: damlTypes.Party;
|
|
79
|
+
weight: damlTypes.Numeric;
|
|
80
|
+
};
|
|
81
|
+
|
|
82
|
+
export declare const AppRewardBeneficiary:
|
|
83
|
+
damlTypes.Serializable<AppRewardBeneficiary> & {
|
|
84
|
+
}
|
|
85
|
+
;
|
|
86
|
+
|
|
@@ -0,0 +1,118 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/* eslint-disable-next-line no-unused-vars */
|
|
3
|
+
function __export(m) {
|
|
4
|
+
/* eslint-disable-next-line no-prototype-builtins */
|
|
5
|
+
for (var p in m) if (!exports.hasOwnProperty(p)) exports[p] = m[p];
|
|
6
|
+
}
|
|
7
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
8
|
+
/* eslint-disable-next-line no-unused-vars */
|
|
9
|
+
var jtv = require('@mojotech/json-type-validation');
|
|
10
|
+
/* eslint-disable-next-line no-unused-vars */
|
|
11
|
+
var damlTypes = require('@daml/types');
|
|
12
|
+
/* eslint-disable-next-line no-unused-vars */
|
|
13
|
+
var damlLedger = require('@daml/ledger');
|
|
14
|
+
|
|
15
|
+
var pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 = require('../../../DA/Internal/Template');
|
|
16
|
+
|
|
17
|
+
exports.FeaturedAppActivityMarker = damlTypes.assembleInterface(
|
|
18
|
+
'7804375fe5e4c6d5afe067bd314c42fe0b7d005a1300019c73154dd939da4dda:Splice.Api.FeaturedAppRightV1:FeaturedAppActivityMarker',
|
|
19
|
+
function () { return exports.FeaturedAppActivityMarkerView; },
|
|
20
|
+
{
|
|
21
|
+
Archive: {
|
|
22
|
+
template: function () { return exports.FeaturedAppActivityMarker; },
|
|
23
|
+
choiceName: 'Archive',
|
|
24
|
+
argumentDecoder: damlTypes.lazyMemo(function () { return pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69.DA.Internal.Template.Archive.decoder; }),
|
|
25
|
+
argumentEncode: function (__typed__) { return pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69.DA.Internal.Template.Archive.encode(__typed__); },
|
|
26
|
+
resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.Unit.decoder; }),
|
|
27
|
+
resultEncode: function (__typed__) { return damlTypes.Unit.encode(__typed__); },
|
|
28
|
+
},
|
|
29
|
+
});
|
|
30
|
+
|
|
31
|
+
|
|
32
|
+
exports.FeaturedAppRight = damlTypes.assembleInterface(
|
|
33
|
+
'7804375fe5e4c6d5afe067bd314c42fe0b7d005a1300019c73154dd939da4dda:Splice.Api.FeaturedAppRightV1:FeaturedAppRight',
|
|
34
|
+
function () { return exports.FeaturedAppRightView; },
|
|
35
|
+
{
|
|
36
|
+
Archive: {
|
|
37
|
+
template: function () { return exports.FeaturedAppRight; },
|
|
38
|
+
choiceName: 'Archive',
|
|
39
|
+
argumentDecoder: damlTypes.lazyMemo(function () { return pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69.DA.Internal.Template.Archive.decoder; }),
|
|
40
|
+
argumentEncode: function (__typed__) { return pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69.DA.Internal.Template.Archive.encode(__typed__); },
|
|
41
|
+
resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.Unit.decoder; }),
|
|
42
|
+
resultEncode: function (__typed__) { return damlTypes.Unit.encode(__typed__); },
|
|
43
|
+
},
|
|
44
|
+
FeaturedAppRight_CreateActivityMarker: {
|
|
45
|
+
template: function () { return exports.FeaturedAppRight; },
|
|
46
|
+
choiceName: 'FeaturedAppRight_CreateActivityMarker',
|
|
47
|
+
argumentDecoder: damlTypes.lazyMemo(function () { return exports.FeaturedAppRight_CreateActivityMarker.decoder; }),
|
|
48
|
+
argumentEncode: function (__typed__) { return exports.FeaturedAppRight_CreateActivityMarker.encode(__typed__); },
|
|
49
|
+
resultDecoder: damlTypes.lazyMemo(function () { return exports.FeaturedAppRight_CreateActivityMarkerResult.decoder; }),
|
|
50
|
+
resultEncode: function (__typed__) { return exports.FeaturedAppRight_CreateActivityMarkerResult.encode(__typed__); },
|
|
51
|
+
},
|
|
52
|
+
});
|
|
53
|
+
|
|
54
|
+
|
|
55
|
+
|
|
56
|
+
exports.FeaturedAppActivityMarkerView = {
|
|
57
|
+
decoder: damlTypes.lazyMemo(function () { return jtv.object({dso: damlTypes.Party.decoder, provider: damlTypes.Party.decoder, beneficiary: damlTypes.Party.decoder, weight: damlTypes.Numeric(10).decoder, }); }),
|
|
58
|
+
encode: function (__typed__) {
|
|
59
|
+
return {
|
|
60
|
+
dso: damlTypes.Party.encode(__typed__.dso),
|
|
61
|
+
provider: damlTypes.Party.encode(__typed__.provider),
|
|
62
|
+
beneficiary: damlTypes.Party.encode(__typed__.beneficiary),
|
|
63
|
+
weight: damlTypes.Numeric(10).encode(__typed__.weight),
|
|
64
|
+
};
|
|
65
|
+
}
|
|
66
|
+
,
|
|
67
|
+
};
|
|
68
|
+
|
|
69
|
+
|
|
70
|
+
|
|
71
|
+
exports.FeaturedAppRightView = {
|
|
72
|
+
decoder: damlTypes.lazyMemo(function () { return jtv.object({dso: damlTypes.Party.decoder, provider: damlTypes.Party.decoder, }); }),
|
|
73
|
+
encode: function (__typed__) {
|
|
74
|
+
return {
|
|
75
|
+
dso: damlTypes.Party.encode(__typed__.dso),
|
|
76
|
+
provider: damlTypes.Party.encode(__typed__.provider),
|
|
77
|
+
};
|
|
78
|
+
}
|
|
79
|
+
,
|
|
80
|
+
};
|
|
81
|
+
|
|
82
|
+
|
|
83
|
+
|
|
84
|
+
exports.FeaturedAppRight_CreateActivityMarkerResult = {
|
|
85
|
+
decoder: damlTypes.lazyMemo(function () { return jtv.object({activityMarkerCids: damlTypes.List(damlTypes.ContractId(exports.FeaturedAppActivityMarker)).decoder, }); }),
|
|
86
|
+
encode: function (__typed__) {
|
|
87
|
+
return {
|
|
88
|
+
activityMarkerCids: damlTypes.List(damlTypes.ContractId(exports.FeaturedAppActivityMarker)).encode(__typed__.activityMarkerCids),
|
|
89
|
+
};
|
|
90
|
+
}
|
|
91
|
+
,
|
|
92
|
+
};
|
|
93
|
+
|
|
94
|
+
|
|
95
|
+
|
|
96
|
+
exports.FeaturedAppRight_CreateActivityMarker = {
|
|
97
|
+
decoder: damlTypes.lazyMemo(function () { return jtv.object({beneficiaries: damlTypes.List(exports.AppRewardBeneficiary).decoder, }); }),
|
|
98
|
+
encode: function (__typed__) {
|
|
99
|
+
return {
|
|
100
|
+
beneficiaries: damlTypes.List(exports.AppRewardBeneficiary).encode(__typed__.beneficiaries),
|
|
101
|
+
};
|
|
102
|
+
}
|
|
103
|
+
,
|
|
104
|
+
};
|
|
105
|
+
|
|
106
|
+
|
|
107
|
+
|
|
108
|
+
exports.AppRewardBeneficiary = {
|
|
109
|
+
decoder: damlTypes.lazyMemo(function () { return jtv.object({beneficiary: damlTypes.Party.decoder, weight: damlTypes.Numeric(10).decoder, }); }),
|
|
110
|
+
encode: function (__typed__) {
|
|
111
|
+
return {
|
|
112
|
+
beneficiary: damlTypes.Party.encode(__typed__.beneficiary),
|
|
113
|
+
weight: damlTypes.Numeric(10).encode(__typed__.weight),
|
|
114
|
+
};
|
|
115
|
+
}
|
|
116
|
+
,
|
|
117
|
+
};
|
|
118
|
+
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from './FeaturedAppRightV1';
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/* eslint-disable-next-line no-unused-vars */
|
|
3
|
+
function __export(m) {
|
|
4
|
+
/* eslint-disable-next-line no-prototype-builtins */
|
|
5
|
+
for (var p in m) if (!exports.hasOwnProperty(p)) exports[p] = m[p];
|
|
6
|
+
}
|
|
7
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
8
|
+
var FeaturedAppRightV1 = require('./FeaturedAppRightV1');
|
|
9
|
+
exports.FeaturedAppRightV1 = FeaturedAppRightV1;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from './Api';
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/* eslint-disable-next-line no-unused-vars */
|
|
3
|
+
function __export(m) {
|
|
4
|
+
/* eslint-disable-next-line no-prototype-builtins */
|
|
5
|
+
for (var p in m) if (!exports.hasOwnProperty(p)) exports[p] = m[p];
|
|
6
|
+
}
|
|
7
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
8
|
+
var Api = require('./Api');
|
|
9
|
+
exports.Api = Api;
|
package/lib/index.d.ts
CHANGED
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import * as Fairmint from './Fairmint';
|
|
2
|
+
import * as Splice from './Splice';
|
|
2
3
|
import * as DA from './DA';
|
|
3
|
-
export { Fairmint, DA } ;
|
|
4
|
+
export { Fairmint, DA, Splice } ;
|
|
4
5
|
export declare const packageId = '53ac4865f0dcbdb964215fe3c6dac0b7862d8f56cef44b8481b9811cafe2f943';
|
package/lib/index.js
CHANGED
|
@@ -7,6 +7,8 @@ function __export(m) {
|
|
|
7
7
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
8
8
|
var Fairmint = require('./Fairmint');
|
|
9
9
|
exports.Fairmint = Fairmint;
|
|
10
|
+
var Splice = require('./Splice');
|
|
11
|
+
exports.Splice = Splice;
|
|
10
12
|
var DA = require('./DA');
|
|
11
13
|
exports.DA = DA;
|
|
12
14
|
exports.packageId = '53ac4865f0dcbdb964215fe3c6dac0b7862d8f56cef44b8481b9811cafe2f943';
|
package/package.json
CHANGED
|
@@ -1,19 +1,18 @@
|
|
|
1
1
|
{
|
|
2
2
|
"dependencies": {
|
|
3
|
-
"@daml.js/splice-api-featured-app-v1-1.0.0": "file:../splice-api-featured-app-v1-1.0.0",
|
|
4
3
|
"@mojotech/json-type-validation": "^3.1.0"
|
|
5
4
|
},
|
|
6
5
|
"description": "Generated by `daml codegen js` from SDK 3.3.0-snapshot.20250603.0",
|
|
7
6
|
"license": "UNLICENSED",
|
|
8
7
|
"main": "lib/index.js",
|
|
9
8
|
"name": "@fairmint/open-captable-protocol-daml-js",
|
|
10
|
-
"peer-dependencies": {
|
|
11
|
-
"@daml/ledger": "3.3.0-snapshot.20250528.13806.0.v3cd439fb",
|
|
12
|
-
"@daml/types": "3.3.0-snapshot.20250528.13806.0.v3cd439fb"
|
|
13
|
-
},
|
|
14
9
|
"types": "lib/index.d.ts",
|
|
15
|
-
"version": "0.0.
|
|
10
|
+
"version": "0.0.24",
|
|
16
11
|
"publishConfig": {
|
|
17
12
|
"access": "public"
|
|
13
|
+
},
|
|
14
|
+
"peerDependencies": {
|
|
15
|
+
"@daml/ledger": "3.3.0-snapshot.20250528.13806.0.v3cd439fb",
|
|
16
|
+
"@daml/types": "3.3.0-snapshot.20250528.13806.0.v3cd439fb"
|
|
18
17
|
}
|
|
19
18
|
}
|