canton-amm-ledger-core 0.0.7 → 0.0.9
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/dist/src/main.d.ts +72 -0
- package/dist/src/main.d.ts.map +1 -1
- package/dist/src/main.js +397 -46
- package/dist/src/main.js.map +1 -1
- package/generated/daml.js/{type7labs-amm-allocation-request-v0-v1-0.0.1 → type7labs-amm-allocation-request-v0-v2-0.0.1}/lib/Type7Labs/Amm/AmmAllocationRequestV0/module.d.ts +5 -5
- package/generated/daml.js/{type7labs-amm-allocation-request-v0-v1-0.0.1 → type7labs-amm-allocation-request-v0-v2-0.0.1}/lib/Type7Labs/Amm/AmmAllocationRequestV0/module.js +7 -7
- package/generated/daml.js/type7labs-amm-allocation-request-v0-v2-0.0.1/lib/index.d.ts +3 -0
- package/generated/daml.js/{type7labs-amm-ammv0-tests-v1-0.0.1 → type7labs-amm-allocation-request-v0-v2-0.0.1}/lib/index.js +1 -1
- package/generated/daml.js/{type7labs-amm-allocation-request-v0-v1-0.0.1 → type7labs-amm-allocation-request-v0-v2-0.0.1}/package.json +2 -2
- package/generated/daml.js/type7labs-amm-ammv0-tests-v2-0.0.1/lib/index.d.ts +3 -0
- package/generated/daml.js/{type7labs-amm-v0-v1-0.0.1 → type7labs-amm-ammv0-tests-v2-0.0.1}/lib/index.js +1 -1
- package/generated/daml.js/{type7labs-amm-ammv0-tests-v1-0.0.1 → type7labs-amm-ammv0-tests-v2-0.0.1}/package.json +1 -1
- package/generated/daml.js/{type7labs-amm-v0-v1-0.0.1 → type7labs-amm-v0-v2-0.0.1}/lib/Type7Labs/Amm/AmmV0/module.d.ts +9 -9
- package/generated/daml.js/{type7labs-amm-v0-v1-0.0.1 → type7labs-amm-v0-v2-0.0.1}/lib/Type7Labs/Amm/AmmV0/module.js +11 -11
- package/generated/daml.js/type7labs-amm-v0-v2-0.0.1/lib/index.d.ts +3 -0
- package/generated/daml.js/{type7labs-api-amm-v1-0.0.1 → type7labs-amm-v0-v2-0.0.1}/lib/index.js +1 -1
- package/{node_modules/@daml.js/type7labs-amm-v0-v1-0.0.1 → generated/daml.js/type7labs-amm-v0-v2-0.0.1}/package.json +2 -2
- package/{node_modules/@daml.js/type7labs-api-amm-v1-0.0.1 → generated/daml.js/type7labs-api-amm-v2-0.0.1}/lib/Type7Labs/Api/Amm/IAmm/module.d.ts +3 -3
- package/{node_modules/@daml.js/type7labs-api-amm-v1-0.0.1 → generated/daml.js/type7labs-api-amm-v2-0.0.1}/lib/Type7Labs/Api/Amm/IAmm/module.js +9 -9
- package/{node_modules/@daml.js/type7labs-api-amm-v1-0.0.1 → generated/daml.js/type7labs-api-amm-v2-0.0.1}/lib/Type7Labs/Api/Amm/IAmmAllocationRequest/module.d.ts +2 -2
- package/generated/daml.js/{type7labs-api-amm-v1-0.0.1 → type7labs-api-amm-v2-0.0.1}/lib/Type7Labs/Api/Amm/IAmmAllocationRequest/module.js +1 -1
- package/generated/daml.js/type7labs-api-amm-v2-0.0.1/lib/index.d.ts +3 -0
- package/generated/daml.js/{type7labs-amm-allocation-request-v0-v1-0.0.1 → type7labs-api-amm-v2-0.0.1}/lib/index.js +1 -1
- package/{node_modules/@daml.js/type7labs-api-amm-v1-0.0.1 → generated/daml.js/type7labs-api-amm-v2-0.0.1}/package.json +1 -1
- package/generated/daml.js/{type7labs-scripts-amm-v0-v1-v0-0.0.1 → type7labs-scripts-amm-v0-v2-v0-0.0.1}/lib/Type7Labs/Scripts/Amm/AmmV0/SetupData/module.d.ts +5 -5
- package/generated/daml.js/{type7labs-scripts-amm-v0-v1-v0-0.0.1 → type7labs-scripts-amm-v0-v2-v0-0.0.1}/lib/Type7Labs/Scripts/Amm/AmmV0/SetupData/module.js +6 -6
- package/generated/daml.js/type7labs-scripts-amm-v0-v2-v0-0.0.1/lib/index.d.ts +3 -0
- package/generated/daml.js/type7labs-scripts-amm-v0-v2-v0-0.0.1/lib/index.js +10 -0
- package/generated/daml.js/{type7labs-scripts-amm-v0-v1-v0-0.0.1 → type7labs-scripts-amm-v0-v2-v0-0.0.1}/package.json +2 -2
- package/generated/daml.js/{type7labs-scripts-api-amm-v1-v0-0.0.1 → type7labs-scripts-api-amm-v2-v0-0.0.1}/lib/Type7Labs/Scripts/Amm/IAmmAllocationRequestInteract/module.d.ts +2 -2
- package/generated/daml.js/{type7labs-scripts-api-amm-v1-v0-0.0.1 → type7labs-scripts-api-amm-v2-v0-0.0.1}/lib/Type7Labs/Scripts/Amm/IAmmAllocationRequestInteract/module.js +3 -3
- package/generated/daml.js/{type7labs-scripts-api-amm-v1-v0-0.0.1 → type7labs-scripts-api-amm-v2-v0-0.0.1}/lib/Type7Labs/Scripts/Amm/IAmmInteract/module.d.ts +25 -25
- package/generated/daml.js/{type7labs-scripts-api-amm-v1-v0-0.0.1 → type7labs-scripts-api-amm-v2-v0-0.0.1}/lib/Type7Labs/Scripts/Amm/IAmmInteract/module.js +44 -44
- package/generated/daml.js/type7labs-scripts-api-amm-v2-v0-0.0.1/lib/index.d.ts +3 -0
- package/generated/daml.js/type7labs-scripts-api-amm-v2-v0-0.0.1/lib/index.js +10 -0
- package/generated/daml.js/{type7labs-scripts-api-amm-v1-v0-0.0.1 → type7labs-scripts-api-amm-v2-v0-0.0.1}/package.json +2 -2
- package/node_modules/@daml.js/{type7labs-amm-v0-v1-0.0.1 → type7labs-amm-v0-v2-0.0.1}/lib/Type7Labs/Amm/AmmV0/module.d.ts +9 -9
- package/node_modules/@daml.js/{type7labs-amm-v0-v1-0.0.1 → type7labs-amm-v0-v2-0.0.1}/lib/Type7Labs/Amm/AmmV0/module.js +11 -11
- package/node_modules/@daml.js/type7labs-amm-v0-v2-0.0.1/lib/index.d.ts +3 -0
- package/node_modules/@daml.js/type7labs-amm-v0-v2-0.0.1/lib/index.js +10 -0
- package/{generated/daml.js/type7labs-amm-v0-v1-0.0.1 → node_modules/@daml.js/type7labs-amm-v0-v2-0.0.1}/package.json +2 -2
- package/{generated/daml.js/type7labs-api-amm-v1-0.0.1 → node_modules/@daml.js/type7labs-api-amm-v2-0.0.1}/lib/Type7Labs/Api/Amm/IAmm/module.d.ts +3 -3
- package/{generated/daml.js/type7labs-api-amm-v1-0.0.1 → node_modules/@daml.js/type7labs-api-amm-v2-0.0.1}/lib/Type7Labs/Api/Amm/IAmm/module.js +9 -9
- package/{generated/daml.js/type7labs-api-amm-v1-0.0.1 → node_modules/@daml.js/type7labs-api-amm-v2-0.0.1}/lib/Type7Labs/Api/Amm/IAmmAllocationRequest/module.d.ts +2 -2
- package/node_modules/@daml.js/{type7labs-api-amm-v1-0.0.1 → type7labs-api-amm-v2-0.0.1}/lib/Type7Labs/Api/Amm/IAmmAllocationRequest/module.js +1 -1
- package/node_modules/@daml.js/type7labs-api-amm-v2-0.0.1/lib/index.d.ts +3 -0
- package/node_modules/@daml.js/type7labs-api-amm-v2-0.0.1/lib/index.js +10 -0
- package/{generated/daml.js/type7labs-api-amm-v1-0.0.1 → node_modules/@daml.js/type7labs-api-amm-v2-0.0.1}/package.json +1 -1
- package/package.json +5 -5
- package/generated/daml.js/type7labs-amm-allocation-request-v0-v1-0.0.1/lib/index.d.ts +0 -3
- package/generated/daml.js/type7labs-amm-ammv0-tests-v1-0.0.1/lib/index.d.ts +0 -3
- package/generated/daml.js/type7labs-amm-v0-v1-0.0.1/lib/index.d.ts +0 -3
- package/generated/daml.js/type7labs-api-amm-v1-0.0.1/lib/index.d.ts +0 -3
- package/generated/daml.js/type7labs-scripts-amm-v0-v1-v0-0.0.1/lib/index.d.ts +0 -3
- package/generated/daml.js/type7labs-scripts-amm-v0-v1-v0-0.0.1/lib/index.js +0 -10
- package/generated/daml.js/type7labs-scripts-api-amm-v1-v0-0.0.1/lib/index.d.ts +0 -3
- package/generated/daml.js/type7labs-scripts-api-amm-v1-v0-0.0.1/lib/index.js +0 -10
- package/node_modules/@daml.js/type7labs-amm-v0-v1-0.0.1/lib/index.d.ts +0 -3
- package/node_modules/@daml.js/type7labs-amm-v0-v1-0.0.1/lib/index.js +0 -10
- package/node_modules/@daml.js/type7labs-api-amm-v1-0.0.1/lib/index.d.ts +0 -3
- package/node_modules/@daml.js/type7labs-api-amm-v1-0.0.1/lib/index.js +0 -10
- /package/generated/daml.js/{type7labs-amm-allocation-request-v0-v1-0.0.1 → type7labs-amm-allocation-request-v0-v2-0.0.1}/lib/Type7Labs/Amm/AmmAllocationRequestV0/index.d.ts +0 -0
- /package/generated/daml.js/{type7labs-amm-allocation-request-v0-v1-0.0.1 → type7labs-amm-allocation-request-v0-v2-0.0.1}/lib/Type7Labs/Amm/AmmAllocationRequestV0/index.js +0 -0
- /package/generated/daml.js/{type7labs-amm-allocation-request-v0-v1-0.0.1 → type7labs-amm-allocation-request-v0-v2-0.0.1}/lib/Type7Labs/Amm/index.d.ts +0 -0
- /package/generated/daml.js/{type7labs-amm-allocation-request-v0-v1-0.0.1 → type7labs-amm-allocation-request-v0-v2-0.0.1}/lib/Type7Labs/Amm/index.js +0 -0
- /package/generated/daml.js/{type7labs-amm-allocation-request-v0-v1-0.0.1 → type7labs-amm-allocation-request-v0-v2-0.0.1}/lib/Type7Labs/index.d.ts +0 -0
- /package/generated/daml.js/{type7labs-amm-allocation-request-v0-v1-0.0.1 → type7labs-amm-allocation-request-v0-v2-0.0.1}/lib/Type7Labs/index.js +0 -0
- /package/generated/daml.js/{type7labs-amm-allocation-request-v0-v1-0.0.1 → type7labs-amm-allocation-request-v0-v2-0.0.1}/tsconfig.json +0 -0
- /package/generated/daml.js/{type7labs-amm-ammv0-tests-v1-0.0.1 → type7labs-amm-ammv0-tests-v2-0.0.1}/lib/Type7Labs/Tests/Amm/AmmV0/index.d.ts +0 -0
- /package/generated/daml.js/{type7labs-amm-ammv0-tests-v1-0.0.1 → type7labs-amm-ammv0-tests-v2-0.0.1}/lib/Type7Labs/Tests/Amm/AmmV0/index.js +0 -0
- /package/generated/daml.js/{type7labs-amm-ammv0-tests-v1-0.0.1 → type7labs-amm-ammv0-tests-v2-0.0.1}/lib/Type7Labs/Tests/Amm/AmmV0/module.d.ts +0 -0
- /package/generated/daml.js/{type7labs-amm-ammv0-tests-v1-0.0.1 → type7labs-amm-ammv0-tests-v2-0.0.1}/lib/Type7Labs/Tests/Amm/AmmV0/module.js +0 -0
- /package/generated/daml.js/{type7labs-amm-ammv0-tests-v1-0.0.1 → type7labs-amm-ammv0-tests-v2-0.0.1}/lib/Type7Labs/Tests/Amm/index.d.ts +0 -0
- /package/generated/daml.js/{type7labs-amm-ammv0-tests-v1-0.0.1 → type7labs-amm-ammv0-tests-v2-0.0.1}/lib/Type7Labs/Tests/Amm/index.js +0 -0
- /package/generated/daml.js/{type7labs-amm-ammv0-tests-v1-0.0.1 → type7labs-amm-ammv0-tests-v2-0.0.1}/lib/Type7Labs/Tests/index.d.ts +0 -0
- /package/generated/daml.js/{type7labs-amm-ammv0-tests-v1-0.0.1 → type7labs-amm-ammv0-tests-v2-0.0.1}/lib/Type7Labs/Tests/index.js +0 -0
- /package/generated/daml.js/{type7labs-amm-ammv0-tests-v1-0.0.1 → type7labs-amm-ammv0-tests-v2-0.0.1}/lib/Type7Labs/index.d.ts +0 -0
- /package/generated/daml.js/{type7labs-amm-ammv0-tests-v1-0.0.1 → type7labs-amm-ammv0-tests-v2-0.0.1}/lib/Type7Labs/index.js +0 -0
- /package/generated/daml.js/{type7labs-amm-ammv0-tests-v1-0.0.1 → type7labs-amm-ammv0-tests-v2-0.0.1}/tsconfig.json +0 -0
- /package/generated/daml.js/{type7labs-amm-v0-v1-0.0.1 → type7labs-amm-v0-v2-0.0.1}/lib/Type7Labs/Amm/AmmV0/index.d.ts +0 -0
- /package/generated/daml.js/{type7labs-amm-v0-v1-0.0.1 → type7labs-amm-v0-v2-0.0.1}/lib/Type7Labs/Amm/AmmV0/index.js +0 -0
- /package/generated/daml.js/{type7labs-amm-v0-v1-0.0.1 → type7labs-amm-v0-v2-0.0.1}/lib/Type7Labs/Amm/index.d.ts +0 -0
- /package/generated/daml.js/{type7labs-amm-v0-v1-0.0.1 → type7labs-amm-v0-v2-0.0.1}/lib/Type7Labs/Amm/index.js +0 -0
- /package/generated/daml.js/{type7labs-amm-v0-v1-0.0.1 → type7labs-amm-v0-v2-0.0.1}/lib/Type7Labs/index.d.ts +0 -0
- /package/generated/daml.js/{type7labs-amm-v0-v1-0.0.1 → type7labs-amm-v0-v2-0.0.1}/lib/Type7Labs/index.js +0 -0
- /package/generated/daml.js/{type7labs-amm-v0-v1-0.0.1 → type7labs-amm-v0-v2-0.0.1}/tsconfig.json +0 -0
- /package/generated/daml.js/{type7labs-api-amm-v1-0.0.1 → type7labs-api-amm-v2-0.0.1}/lib/Type7Labs/Api/Amm/IAmm/index.d.ts +0 -0
- /package/generated/daml.js/{type7labs-api-amm-v1-0.0.1 → type7labs-api-amm-v2-0.0.1}/lib/Type7Labs/Api/Amm/IAmm/index.js +0 -0
- /package/generated/daml.js/{type7labs-api-amm-v1-0.0.1 → type7labs-api-amm-v2-0.0.1}/lib/Type7Labs/Api/Amm/IAmmAllocationRequest/index.d.ts +0 -0
- /package/generated/daml.js/{type7labs-api-amm-v1-0.0.1 → type7labs-api-amm-v2-0.0.1}/lib/Type7Labs/Api/Amm/IAmmAllocationRequest/index.js +0 -0
- /package/generated/daml.js/{type7labs-api-amm-v1-0.0.1 → type7labs-api-amm-v2-0.0.1}/lib/Type7Labs/Api/Amm/index.d.ts +0 -0
- /package/generated/daml.js/{type7labs-api-amm-v1-0.0.1 → type7labs-api-amm-v2-0.0.1}/lib/Type7Labs/Api/Amm/index.js +0 -0
- /package/generated/daml.js/{type7labs-api-amm-v1-0.0.1 → type7labs-api-amm-v2-0.0.1}/lib/Type7Labs/Api/index.d.ts +0 -0
- /package/generated/daml.js/{type7labs-api-amm-v1-0.0.1 → type7labs-api-amm-v2-0.0.1}/lib/Type7Labs/Api/index.js +0 -0
- /package/generated/daml.js/{type7labs-api-amm-v1-0.0.1 → type7labs-api-amm-v2-0.0.1}/lib/Type7Labs/index.d.ts +0 -0
- /package/generated/daml.js/{type7labs-api-amm-v1-0.0.1 → type7labs-api-amm-v2-0.0.1}/lib/Type7Labs/index.js +0 -0
- /package/generated/daml.js/{type7labs-api-amm-v1-0.0.1 → type7labs-api-amm-v2-0.0.1}/tsconfig.json +0 -0
- /package/generated/daml.js/{type7labs-scripts-amm-v0-v1-v0-0.0.1 → type7labs-scripts-amm-v0-v2-v0-0.0.1}/lib/Type7Labs/Scripts/Amm/AmmV0/SetupData/index.d.ts +0 -0
- /package/generated/daml.js/{type7labs-scripts-amm-v0-v1-v0-0.0.1 → type7labs-scripts-amm-v0-v2-v0-0.0.1}/lib/Type7Labs/Scripts/Amm/AmmV0/SetupData/index.js +0 -0
- /package/generated/daml.js/{type7labs-scripts-amm-v0-v1-v0-0.0.1 → type7labs-scripts-amm-v0-v2-v0-0.0.1}/lib/Type7Labs/Scripts/Amm/AmmV0/index.d.ts +0 -0
- /package/generated/daml.js/{type7labs-scripts-amm-v0-v1-v0-0.0.1 → type7labs-scripts-amm-v0-v2-v0-0.0.1}/lib/Type7Labs/Scripts/Amm/AmmV0/index.js +0 -0
- /package/generated/daml.js/{type7labs-scripts-amm-v0-v1-v0-0.0.1 → type7labs-scripts-amm-v0-v2-v0-0.0.1}/lib/Type7Labs/Scripts/Amm/index.d.ts +0 -0
- /package/generated/daml.js/{type7labs-scripts-amm-v0-v1-v0-0.0.1 → type7labs-scripts-amm-v0-v2-v0-0.0.1}/lib/Type7Labs/Scripts/Amm/index.js +0 -0
- /package/generated/daml.js/{type7labs-scripts-amm-v0-v1-v0-0.0.1 → type7labs-scripts-amm-v0-v2-v0-0.0.1}/lib/Type7Labs/Scripts/index.d.ts +0 -0
- /package/generated/daml.js/{type7labs-scripts-amm-v0-v1-v0-0.0.1 → type7labs-scripts-amm-v0-v2-v0-0.0.1}/lib/Type7Labs/Scripts/index.js +0 -0
- /package/generated/daml.js/{type7labs-scripts-amm-v0-v1-v0-0.0.1 → type7labs-scripts-amm-v0-v2-v0-0.0.1}/lib/Type7Labs/index.d.ts +0 -0
- /package/generated/daml.js/{type7labs-scripts-amm-v0-v1-v0-0.0.1 → type7labs-scripts-amm-v0-v2-v0-0.0.1}/lib/Type7Labs/index.js +0 -0
- /package/generated/daml.js/{type7labs-scripts-amm-v0-v1-v0-0.0.1 → type7labs-scripts-amm-v0-v2-v0-0.0.1}/tsconfig.json +0 -0
- /package/generated/daml.js/{type7labs-scripts-api-amm-v1-v0-0.0.1 → type7labs-scripts-api-amm-v2-v0-0.0.1}/lib/Type7Labs/Scripts/Amm/IAmmAllocationRequestInteract/index.d.ts +0 -0
- /package/generated/daml.js/{type7labs-scripts-api-amm-v1-v0-0.0.1 → type7labs-scripts-api-amm-v2-v0-0.0.1}/lib/Type7Labs/Scripts/Amm/IAmmAllocationRequestInteract/index.js +0 -0
- /package/generated/daml.js/{type7labs-scripts-api-amm-v1-v0-0.0.1 → type7labs-scripts-api-amm-v2-v0-0.0.1}/lib/Type7Labs/Scripts/Amm/IAmmInteract/index.d.ts +0 -0
- /package/generated/daml.js/{type7labs-scripts-api-amm-v1-v0-0.0.1 → type7labs-scripts-api-amm-v2-v0-0.0.1}/lib/Type7Labs/Scripts/Amm/IAmmInteract/index.js +0 -0
- /package/generated/daml.js/{type7labs-scripts-api-amm-v1-v0-0.0.1 → type7labs-scripts-api-amm-v2-v0-0.0.1}/lib/Type7Labs/Scripts/Amm/index.d.ts +0 -0
- /package/generated/daml.js/{type7labs-scripts-api-amm-v1-v0-0.0.1 → type7labs-scripts-api-amm-v2-v0-0.0.1}/lib/Type7Labs/Scripts/Amm/index.js +0 -0
- /package/generated/daml.js/{type7labs-scripts-api-amm-v1-v0-0.0.1 → type7labs-scripts-api-amm-v2-v0-0.0.1}/lib/Type7Labs/Scripts/index.d.ts +0 -0
- /package/generated/daml.js/{type7labs-scripts-api-amm-v1-v0-0.0.1 → type7labs-scripts-api-amm-v2-v0-0.0.1}/lib/Type7Labs/Scripts/index.js +0 -0
- /package/generated/daml.js/{type7labs-scripts-api-amm-v1-v0-0.0.1 → type7labs-scripts-api-amm-v2-v0-0.0.1}/lib/Type7Labs/index.d.ts +0 -0
- /package/generated/daml.js/{type7labs-scripts-api-amm-v1-v0-0.0.1 → type7labs-scripts-api-amm-v2-v0-0.0.1}/lib/Type7Labs/index.js +0 -0
- /package/generated/daml.js/{type7labs-scripts-api-amm-v1-v0-0.0.1 → type7labs-scripts-api-amm-v2-v0-0.0.1}/tsconfig.json +0 -0
- /package/node_modules/@daml.js/{type7labs-amm-v0-v1-0.0.1 → type7labs-amm-v0-v2-0.0.1}/lib/Type7Labs/Amm/AmmV0/index.d.ts +0 -0
- /package/node_modules/@daml.js/{type7labs-amm-v0-v1-0.0.1 → type7labs-amm-v0-v2-0.0.1}/lib/Type7Labs/Amm/AmmV0/index.js +0 -0
- /package/node_modules/@daml.js/{type7labs-amm-v0-v1-0.0.1 → type7labs-amm-v0-v2-0.0.1}/lib/Type7Labs/Amm/index.d.ts +0 -0
- /package/node_modules/@daml.js/{type7labs-amm-v0-v1-0.0.1 → type7labs-amm-v0-v2-0.0.1}/lib/Type7Labs/Amm/index.js +0 -0
- /package/node_modules/@daml.js/{type7labs-amm-v0-v1-0.0.1 → type7labs-amm-v0-v2-0.0.1}/lib/Type7Labs/index.d.ts +0 -0
- /package/node_modules/@daml.js/{type7labs-amm-v0-v1-0.0.1 → type7labs-amm-v0-v2-0.0.1}/lib/Type7Labs/index.js +0 -0
- /package/node_modules/@daml.js/{type7labs-amm-v0-v1-0.0.1 → type7labs-amm-v0-v2-0.0.1}/tsconfig.json +0 -0
- /package/node_modules/@daml.js/{type7labs-api-amm-v1-0.0.1 → type7labs-api-amm-v2-0.0.1}/lib/Type7Labs/Api/Amm/IAmm/index.d.ts +0 -0
- /package/node_modules/@daml.js/{type7labs-api-amm-v1-0.0.1 → type7labs-api-amm-v2-0.0.1}/lib/Type7Labs/Api/Amm/IAmm/index.js +0 -0
- /package/node_modules/@daml.js/{type7labs-api-amm-v1-0.0.1 → type7labs-api-amm-v2-0.0.1}/lib/Type7Labs/Api/Amm/IAmmAllocationRequest/index.d.ts +0 -0
- /package/node_modules/@daml.js/{type7labs-api-amm-v1-0.0.1 → type7labs-api-amm-v2-0.0.1}/lib/Type7Labs/Api/Amm/IAmmAllocationRequest/index.js +0 -0
- /package/node_modules/@daml.js/{type7labs-api-amm-v1-0.0.1 → type7labs-api-amm-v2-0.0.1}/lib/Type7Labs/Api/Amm/index.d.ts +0 -0
- /package/node_modules/@daml.js/{type7labs-api-amm-v1-0.0.1 → type7labs-api-amm-v2-0.0.1}/lib/Type7Labs/Api/Amm/index.js +0 -0
- /package/node_modules/@daml.js/{type7labs-api-amm-v1-0.0.1 → type7labs-api-amm-v2-0.0.1}/lib/Type7Labs/Api/index.d.ts +0 -0
- /package/node_modules/@daml.js/{type7labs-api-amm-v1-0.0.1 → type7labs-api-amm-v2-0.0.1}/lib/Type7Labs/Api/index.js +0 -0
- /package/node_modules/@daml.js/{type7labs-api-amm-v1-0.0.1 → type7labs-api-amm-v2-0.0.1}/lib/Type7Labs/index.d.ts +0 -0
- /package/node_modules/@daml.js/{type7labs-api-amm-v1-0.0.1 → type7labs-api-amm-v2-0.0.1}/lib/Type7Labs/index.js +0 -0
- /package/node_modules/@daml.js/{type7labs-api-amm-v1-0.0.1 → type7labs-api-amm-v2-0.0.1}/tsconfig.json +0 -0
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "canton-amm-ledger-core",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.9",
|
|
4
4
|
"description": "Canton ledger's json api interaction abstraction for Canton Amm",
|
|
5
5
|
"license": "BSD-3-Clause",
|
|
6
6
|
"author": "Pulkit Chahar",
|
|
@@ -129,8 +129,8 @@
|
|
|
129
129
|
"@daml.js/splice-api-token-allocation-instruction-v1-1.0.0": "file:generated/daml.js/splice-api-token-allocation-instruction-v1-1.0.0",
|
|
130
130
|
"@daml.js/splice-api-token-allocation-request-v1-1.0.0": "file:generated/daml.js/splice-api-token-allocation-request-v1-1.0.0",
|
|
131
131
|
"@daml.js/splice-api-token-allocation-v1-1.0.0": "file:generated/daml.js/splice-api-token-allocation-v1-1.0.0",
|
|
132
|
-
"@daml.js/type7labs-amm-v0-
|
|
133
|
-
"@daml.js/type7labs-api-amm-
|
|
132
|
+
"@daml.js/type7labs-amm-v0-v2-0.0.1": "file:generated/daml.js/type7labs-amm-v0-v2-0.0.1",
|
|
133
|
+
"@daml.js/type7labs-api-amm-v2-0.0.1": "file:generated/daml.js/type7labs-api-amm-v2-0.0.1"
|
|
134
134
|
},
|
|
135
135
|
"scripts": {
|
|
136
136
|
"build": "rimraf dist && tsc --project tsconfig.json && tsc-alias -p tsconfig.json",
|
|
@@ -155,8 +155,8 @@
|
|
|
155
155
|
"@daml.js/splice-api-token-allocation-instruction-v1-1.0.0": "file:generated/daml.js/splice-api-token-allocation-instruction-v1-1.0.0",
|
|
156
156
|
"@daml.js/splice-api-token-allocation-request-v1-1.0.0": "file:generated/daml.js/splice-api-token-allocation-request-v1-1.0.0",
|
|
157
157
|
"@daml.js/splice-api-token-allocation-v1-1.0.0": "file:generated/daml.js/splice-api-token-allocation-v1-1.0.0",
|
|
158
|
-
"@daml.js/type7labs-amm-v0-
|
|
159
|
-
"@daml.js/type7labs-api-amm-
|
|
158
|
+
"@daml.js/type7labs-amm-v0-v2-0.0.1": "file:generated/daml.js/type7labs-amm-v0-v2-0.0.1",
|
|
159
|
+
"@daml.js/type7labs-api-amm-v2-0.0.1": "file:generated/daml.js/type7labs-api-amm-v2-0.0.1",
|
|
160
160
|
"@daml/ledger": "^2.10.2",
|
|
161
161
|
"@daml/types": "^2.10.2",
|
|
162
162
|
"bignumber.js": "^9.3.1",
|
|
@@ -1,10 +0,0 @@
|
|
|
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 Type7Labs = require('./Type7Labs');
|
|
9
|
-
exports.Type7Labs = Type7Labs;
|
|
10
|
-
exports.packageId = '4d589c7af965bfaee94eb30648d147d4e4e72d0cab2e941de95c202018ba60e9';
|
|
@@ -1,10 +0,0 @@
|
|
|
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 Type7Labs = require('./Type7Labs');
|
|
9
|
-
exports.Type7Labs = Type7Labs;
|
|
10
|
-
exports.packageId = 'a2d47414c1eaab00762873003ed80c06943206cd9eb7e82334edba9e25acb199';
|
|
@@ -1,10 +0,0 @@
|
|
|
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 Type7Labs = require('./Type7Labs');
|
|
9
|
-
exports.Type7Labs = Type7Labs;
|
|
10
|
-
exports.packageId = '0ca6bd04df49a561111d0f8d1084ca63d232274124fd9c425f6332324193e463';
|
|
@@ -1,10 +0,0 @@
|
|
|
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 Type7Labs = require('./Type7Labs');
|
|
9
|
-
exports.Type7Labs = Type7Labs;
|
|
10
|
-
exports.packageId = '74c7ce8936d9e1ab4489871687edca991aeadd04f32f103b8b17866ddb3da0c1';
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
/package/generated/daml.js/{type7labs-amm-v0-v1-0.0.1 → type7labs-amm-v0-v2-0.0.1}/tsconfig.json
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
/package/generated/daml.js/{type7labs-api-amm-v1-0.0.1 → type7labs-api-amm-v2-0.0.1}/tsconfig.json
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
/package/node_modules/@daml.js/{type7labs-amm-v0-v1-0.0.1 → type7labs-amm-v0-v2-0.0.1}/tsconfig.json
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|