@fairmint/canton-node-sdk 0.0.99 → 0.0.100
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/.prettierignore +10 -0
- package/README.md +0 -1
- package/build/src/clients/index.d.ts +1 -1
- package/build/src/clients/index.d.ts.map +1 -1
- package/build/src/clients/index.js +1 -1
- package/build/src/clients/index.js.map +1 -1
- package/build/src/clients/ledger-json-api/operations/v2/authenticated-user/get.d.ts +19 -32
- package/build/src/clients/ledger-json-api/operations/v2/authenticated-user/get.d.ts.map +1 -1
- package/build/src/clients/ledger-json-api/operations/v2/authenticated-user/get.js +6 -5
- package/build/src/clients/ledger-json-api/operations/v2/authenticated-user/get.js.map +1 -1
- package/build/src/clients/ledger-json-api/operations/v2/commands/async/submit-reassignment.d.ts +3 -17
- package/build/src/clients/ledger-json-api/operations/v2/commands/async/submit-reassignment.d.ts.map +1 -1
- package/build/src/clients/ledger-json-api/operations/v2/commands/async/submit-reassignment.js +4 -6
- package/build/src/clients/ledger-json-api/operations/v2/commands/async/submit-reassignment.js.map +1 -1
- package/build/src/clients/ledger-json-api/operations/v2/commands/async/submit.d.ts +17 -31
- package/build/src/clients/ledger-json-api/operations/v2/commands/async/submit.d.ts.map +1 -1
- package/build/src/clients/ledger-json-api/operations/v2/commands/async/submit.js +5 -7
- package/build/src/clients/ledger-json-api/operations/v2/commands/async/submit.js.map +1 -1
- package/build/src/clients/ledger-json-api/operations/v2/commands/completions.d.ts +9 -23
- package/build/src/clients/ledger-json-api/operations/v2/commands/completions.d.ts.map +1 -1
- package/build/src/clients/ledger-json-api/operations/v2/commands/completions.js +6 -8
- package/build/src/clients/ledger-json-api/operations/v2/commands/completions.js.map +1 -1
- package/build/src/clients/ledger-json-api/operations/v2/commands/index.d.ts +3 -3
- package/build/src/clients/ledger-json-api/operations/v2/commands/index.d.ts.map +1 -1
- package/build/src/clients/ledger-json-api/operations/v2/commands/index.js +3 -3
- package/build/src/clients/ledger-json-api/operations/v2/commands/index.js.map +1 -1
- package/build/src/clients/ledger-json-api/operations/v2/commands/submit-and-wait-for-reassignment.d.ts +73 -85
- package/build/src/clients/ledger-json-api/operations/v2/commands/submit-and-wait-for-reassignment.d.ts.map +1 -1
- package/build/src/clients/ledger-json-api/operations/v2/commands/submit-and-wait-for-reassignment.js +16 -16
- package/build/src/clients/ledger-json-api/operations/v2/commands/submit-and-wait-for-reassignment.js.map +1 -1
- package/build/src/clients/ledger-json-api/operations/v2/commands/submit-and-wait-for-transaction-tree.d.ts +30 -44
- package/build/src/clients/ledger-json-api/operations/v2/commands/submit-and-wait-for-transaction-tree.d.ts.map +1 -1
- package/build/src/clients/ledger-json-api/operations/v2/commands/submit-and-wait-for-transaction-tree.js +7 -8
- package/build/src/clients/ledger-json-api/operations/v2/commands/submit-and-wait-for-transaction-tree.js.map +1 -1
- package/build/src/clients/ledger-json-api/operations/v2/commands/submit-and-wait-for-transaction.d.ts +20 -34
- package/build/src/clients/ledger-json-api/operations/v2/commands/submit-and-wait-for-transaction.d.ts.map +1 -1
- package/build/src/clients/ledger-json-api/operations/v2/commands/submit-and-wait-for-transaction.js +5 -7
- package/build/src/clients/ledger-json-api/operations/v2/commands/submit-and-wait-for-transaction.js.map +1 -1
- package/build/src/clients/ledger-json-api/operations/v2/commands/submit-and-wait.d.ts +20 -34
- package/build/src/clients/ledger-json-api/operations/v2/commands/submit-and-wait.d.ts.map +1 -1
- package/build/src/clients/ledger-json-api/operations/v2/commands/submit-and-wait.js +5 -7
- package/build/src/clients/ledger-json-api/operations/v2/commands/submit-and-wait.js.map +1 -1
- package/build/src/clients/ledger-json-api/operations/v2/commands/subscribe-to-completions.d.ts +8 -11
- package/build/src/clients/ledger-json-api/operations/v2/commands/subscribe-to-completions.d.ts.map +1 -1
- package/build/src/clients/ledger-json-api/operations/v2/commands/subscribe-to-completions.js +5 -11
- package/build/src/clients/ledger-json-api/operations/v2/commands/subscribe-to-completions.js.map +1 -1
- package/build/src/clients/ledger-json-api/operations/v2/events/get-events-by-contract-id.d.ts +15 -28
- package/build/src/clients/ledger-json-api/operations/v2/events/get-events-by-contract-id.d.ts.map +1 -1
- package/build/src/clients/ledger-json-api/operations/v2/events/get-events-by-contract-id.js +14 -13
- package/build/src/clients/ledger-json-api/operations/v2/events/get-events-by-contract-id.js.map +1 -1
- package/build/src/clients/ledger-json-api/operations/v2/idps/delete-idp.d.ts +8 -21
- package/build/src/clients/ledger-json-api/operations/v2/idps/delete-idp.d.ts.map +1 -1
- package/build/src/clients/ledger-json-api/operations/v2/idps/delete-idp.js +5 -4
- package/build/src/clients/ledger-json-api/operations/v2/idps/delete-idp.js.map +1 -1
- package/build/src/clients/ledger-json-api/operations/v2/idps/get-idp.d.ts +16 -29
- package/build/src/clients/ledger-json-api/operations/v2/idps/get-idp.d.ts.map +1 -1
- package/build/src/clients/ledger-json-api/operations/v2/idps/get-idp.js +6 -5
- package/build/src/clients/ledger-json-api/operations/v2/idps/get-idp.js.map +1 -1
- package/build/src/clients/ledger-json-api/operations/v2/idps/get.d.ts +15 -28
- package/build/src/clients/ledger-json-api/operations/v2/idps/get.d.ts.map +1 -1
- package/build/src/clients/ledger-json-api/operations/v2/idps/get.js +6 -5
- package/build/src/clients/ledger-json-api/operations/v2/idps/get.js.map +1 -1
- package/build/src/clients/ledger-json-api/operations/v2/idps/index.d.ts +2 -2
- package/build/src/clients/ledger-json-api/operations/v2/idps/index.d.ts.map +1 -1
- package/build/src/clients/ledger-json-api/operations/v2/idps/index.js +2 -2
- package/build/src/clients/ledger-json-api/operations/v2/idps/index.js.map +1 -1
- package/build/src/clients/ledger-json-api/operations/v2/idps/patch-idp.d.ts +28 -41
- package/build/src/clients/ledger-json-api/operations/v2/idps/patch-idp.d.ts.map +1 -1
- package/build/src/clients/ledger-json-api/operations/v2/idps/patch-idp.js +9 -8
- package/build/src/clients/ledger-json-api/operations/v2/idps/patch-idp.js.map +1 -1
- package/build/src/clients/ledger-json-api/operations/v2/idps/post.d.ts +24 -37
- package/build/src/clients/ledger-json-api/operations/v2/idps/post.d.ts.map +1 -1
- package/build/src/clients/ledger-json-api/operations/v2/idps/post.js +8 -7
- package/build/src/clients/ledger-json-api/operations/v2/idps/post.js.map +1 -1
- package/build/src/clients/ledger-json-api/operations/v2/index.d.ts +7 -7
- package/build/src/clients/ledger-json-api/operations/v2/index.d.ts.map +1 -1
- package/build/src/clients/ledger-json-api/operations/v2/index.js +7 -7
- package/build/src/clients/ledger-json-api/operations/v2/index.js.map +1 -1
- package/build/src/clients/ledger-json-api/operations/v2/interactive-submission/allocate-party.d.ts +17 -30
- package/build/src/clients/ledger-json-api/operations/v2/interactive-submission/allocate-party.d.ts.map +1 -1
- package/build/src/clients/ledger-json-api/operations/v2/interactive-submission/allocate-party.js +7 -6
- package/build/src/clients/ledger-json-api/operations/v2/interactive-submission/allocate-party.js.map +1 -1
- package/build/src/clients/ledger-json-api/operations/v2/interactive-submission/create-user.d.ts +51 -64
- package/build/src/clients/ledger-json-api/operations/v2/interactive-submission/create-user.d.ts.map +1 -1
- package/build/src/clients/ledger-json-api/operations/v2/interactive-submission/create-user.js +12 -11
- package/build/src/clients/ledger-json-api/operations/v2/interactive-submission/create-user.js.map +1 -1
- package/build/src/clients/ledger-json-api/operations/v2/interactive-submission/get-preferred-package-version.d.ts +21 -34
- package/build/src/clients/ledger-json-api/operations/v2/interactive-submission/get-preferred-package-version.d.ts.map +1 -1
- package/build/src/clients/ledger-json-api/operations/v2/interactive-submission/get-preferred-package-version.js +8 -7
- package/build/src/clients/ledger-json-api/operations/v2/interactive-submission/get-preferred-package-version.js.map +1 -1
- package/build/src/clients/ledger-json-api/operations/v2/interactive-submission/get-preferred-packages.d.ts +26 -39
- package/build/src/clients/ledger-json-api/operations/v2/interactive-submission/get-preferred-packages.d.ts.map +1 -1
- package/build/src/clients/ledger-json-api/operations/v2/interactive-submission/get-preferred-packages.js +11 -10
- package/build/src/clients/ledger-json-api/operations/v2/interactive-submission/get-preferred-packages.js.map +1 -1
- package/build/src/clients/ledger-json-api/operations/v2/interactive-submission/index.d.ts +1 -1
- package/build/src/clients/ledger-json-api/operations/v2/interactive-submission/index.d.ts.map +1 -1
- package/build/src/clients/ledger-json-api/operations/v2/interactive-submission/index.js +1 -1
- package/build/src/clients/ledger-json-api/operations/v2/interactive-submission/index.js.map +1 -1
- package/build/src/clients/ledger-json-api/operations/v2/interactive-submission/upload-dar.d.ts +11 -24
- package/build/src/clients/ledger-json-api/operations/v2/interactive-submission/upload-dar.d.ts.map +1 -1
- package/build/src/clients/ledger-json-api/operations/v2/interactive-submission/upload-dar.js +11 -11
- package/build/src/clients/ledger-json-api/operations/v2/interactive-submission/upload-dar.js.map +1 -1
- package/build/src/clients/ledger-json-api/operations/v2/packages/get-package-status.d.ts +13 -25
- package/build/src/clients/ledger-json-api/operations/v2/packages/get-package-status.d.ts.map +1 -1
- package/build/src/clients/ledger-json-api/operations/v2/packages/get-package-status.js +9 -7
- package/build/src/clients/ledger-json-api/operations/v2/packages/get-package-status.js.map +1 -1
- package/build/src/clients/ledger-json-api/operations/v2/packages/get.d.ts +9 -23
- package/build/src/clients/ledger-json-api/operations/v2/packages/get.d.ts.map +1 -1
- package/build/src/clients/ledger-json-api/operations/v2/packages/get.js +7 -6
- package/build/src/clients/ledger-json-api/operations/v2/packages/get.js.map +1 -1
- package/build/src/clients/ledger-json-api/operations/v2/packages/index.d.ts +1 -1
- package/build/src/clients/ledger-json-api/operations/v2/packages/index.d.ts.map +1 -1
- package/build/src/clients/ledger-json-api/operations/v2/packages/index.js +1 -1
- package/build/src/clients/ledger-json-api/operations/v2/packages/index.js.map +1 -1
- package/build/src/clients/ledger-json-api/operations/v2/packages/post.d.ts +13 -25
- package/build/src/clients/ledger-json-api/operations/v2/packages/post.d.ts.map +1 -1
- package/build/src/clients/ledger-json-api/operations/v2/packages/post.js +13 -11
- package/build/src/clients/ledger-json-api/operations/v2/packages/post.js.map +1 -1
- package/build/src/clients/ledger-json-api/operations/v2/parties/get-participant-id.d.ts +4 -18
- package/build/src/clients/ledger-json-api/operations/v2/parties/get-participant-id.d.ts.map +1 -1
- package/build/src/clients/ledger-json-api/operations/v2/parties/get-participant-id.js.map +1 -1
- package/build/src/clients/ledger-json-api/operations/v2/parties/get-party-details.d.ts +14 -27
- package/build/src/clients/ledger-json-api/operations/v2/parties/get-party-details.d.ts.map +1 -1
- package/build/src/clients/ledger-json-api/operations/v2/parties/get-party-details.js +8 -7
- package/build/src/clients/ledger-json-api/operations/v2/parties/get-party-details.js.map +1 -1
- package/build/src/clients/ledger-json-api/operations/v2/parties/get.d.ts +7 -21
- package/build/src/clients/ledger-json-api/operations/v2/parties/get.d.ts.map +1 -1
- package/build/src/clients/ledger-json-api/operations/v2/parties/get.js +1 -1
- package/build/src/clients/ledger-json-api/operations/v2/parties/get.js.map +1 -1
- package/build/src/clients/ledger-json-api/operations/v2/parties/post.d.ts +25 -38
- package/build/src/clients/ledger-json-api/operations/v2/parties/post.d.ts.map +1 -1
- package/build/src/clients/ledger-json-api/operations/v2/parties/post.js +23 -22
- package/build/src/clients/ledger-json-api/operations/v2/parties/post.js.map +1 -1
- package/build/src/clients/ledger-json-api/operations/v2/parties/update-party-details.d.ts +19 -33
- package/build/src/clients/ledger-json-api/operations/v2/parties/update-party-details.d.ts.map +1 -1
- package/build/src/clients/ledger-json-api/operations/v2/parties/update-party-details.js +1 -2
- package/build/src/clients/ledger-json-api/operations/v2/parties/update-party-details.js.map +1 -1
- package/build/src/clients/ledger-json-api/operations/v2/state/get-active-contracts.d.ts +12 -26
- package/build/src/clients/ledger-json-api/operations/v2/state/get-active-contracts.d.ts.map +1 -1
- package/build/src/clients/ledger-json-api/operations/v2/state/get-active-contracts.js +13 -14
- package/build/src/clients/ledger-json-api/operations/v2/state/get-active-contracts.js.map +1 -1
- package/build/src/clients/ledger-json-api/operations/v2/state/get-connected-synchronizers.d.ts +7 -21
- package/build/src/clients/ledger-json-api/operations/v2/state/get-connected-synchronizers.d.ts.map +1 -1
- package/build/src/clients/ledger-json-api/operations/v2/state/get-connected-synchronizers.js.map +1 -1
- package/build/src/clients/ledger-json-api/operations/v2/state/get-latest-pruned-offsets.d.ts +11 -24
- package/build/src/clients/ledger-json-api/operations/v2/state/get-latest-pruned-offsets.d.ts.map +1 -1
- package/build/src/clients/ledger-json-api/operations/v2/state/get-latest-pruned-offsets.js +6 -5
- package/build/src/clients/ledger-json-api/operations/v2/state/get-latest-pruned-offsets.js.map +1 -1
- package/build/src/clients/ledger-json-api/operations/v2/state/get-ledger-end.d.ts +4 -18
- package/build/src/clients/ledger-json-api/operations/v2/state/get-ledger-end.d.ts.map +1 -1
- package/build/src/clients/ledger-json-api/operations/v2/state/get-ledger-end.js.map +1 -1
- package/build/src/clients/ledger-json-api/operations/v2/state/index.d.ts +1 -1
- package/build/src/clients/ledger-json-api/operations/v2/state/index.d.ts.map +1 -1
- package/build/src/clients/ledger-json-api/operations/v2/state/index.js +1 -1
- package/build/src/clients/ledger-json-api/operations/v2/state/index.js.map +1 -1
- package/build/src/clients/ledger-json-api/operations/v2/state/subscribe-to-active-contracts.d.ts +21 -24
- package/build/src/clients/ledger-json-api/operations/v2/state/subscribe-to-active-contracts.d.ts.map +1 -1
- package/build/src/clients/ledger-json-api/operations/v2/state/subscribe-to-active-contracts.js +15 -19
- package/build/src/clients/ledger-json-api/operations/v2/state/subscribe-to-active-contracts.js.map +1 -1
- package/build/src/clients/ledger-json-api/operations/v2/updates/get-flats.d.ts +250 -262
- package/build/src/clients/ledger-json-api/operations/v2/updates/get-flats.d.ts.map +1 -1
- package/build/src/clients/ledger-json-api/operations/v2/updates/get-flats.js +20 -18
- package/build/src/clients/ledger-json-api/operations/v2/updates/get-flats.js.map +1 -1
- package/build/src/clients/ledger-json-api/operations/v2/updates/get-transaction-by-id.d.ts +55 -69
- package/build/src/clients/ledger-json-api/operations/v2/updates/get-transaction-by-id.d.ts.map +1 -1
- package/build/src/clients/ledger-json-api/operations/v2/updates/get-transaction-by-id.js.map +1 -1
- package/build/src/clients/ledger-json-api/operations/v2/updates/get-transaction-by-offset.d.ts +55 -69
- package/build/src/clients/ledger-json-api/operations/v2/updates/get-transaction-by-offset.d.ts.map +1 -1
- package/build/src/clients/ledger-json-api/operations/v2/updates/get-transaction-by-offset.js.map +1 -1
- package/build/src/clients/ledger-json-api/operations/v2/updates/get-transaction-tree-by-id.d.ts +16 -28
- package/build/src/clients/ledger-json-api/operations/v2/updates/get-transaction-tree-by-id.d.ts.map +1 -1
- package/build/src/clients/ledger-json-api/operations/v2/updates/get-transaction-tree-by-id.js +12 -13
- package/build/src/clients/ledger-json-api/operations/v2/updates/get-transaction-tree-by-id.js.map +1 -1
- package/build/src/clients/ledger-json-api/operations/v2/updates/get-transaction-tree-by-offset.d.ts +16 -28
- package/build/src/clients/ledger-json-api/operations/v2/updates/get-transaction-tree-by-offset.d.ts.map +1 -1
- package/build/src/clients/ledger-json-api/operations/v2/updates/get-transaction-tree-by-offset.js +12 -13
- package/build/src/clients/ledger-json-api/operations/v2/updates/get-transaction-tree-by-offset.js.map +1 -1
- package/build/src/clients/ledger-json-api/operations/v2/updates/get-trees.d.ts +181 -193
- package/build/src/clients/ledger-json-api/operations/v2/updates/get-trees.d.ts.map +1 -1
- package/build/src/clients/ledger-json-api/operations/v2/updates/get-trees.js +20 -18
- package/build/src/clients/ledger-json-api/operations/v2/updates/get-trees.js.map +1 -1
- package/build/src/clients/ledger-json-api/operations/v2/updates/get-update-by-id.d.ts +5 -20
- package/build/src/clients/ledger-json-api/operations/v2/updates/get-update-by-id.d.ts.map +1 -1
- package/build/src/clients/ledger-json-api/operations/v2/updates/get-update-by-id.js +3 -3
- package/build/src/clients/ledger-json-api/operations/v2/updates/get-update-by-id.js.map +1 -1
- package/build/src/clients/ledger-json-api/operations/v2/updates/get-update-by-offset.d.ts +105 -119
- package/build/src/clients/ledger-json-api/operations/v2/updates/get-update-by-offset.d.ts.map +1 -1
- package/build/src/clients/ledger-json-api/operations/v2/updates/get-update-by-offset.js.map +1 -1
- package/build/src/clients/ledger-json-api/operations/v2/updates/index.d.ts +5 -5
- package/build/src/clients/ledger-json-api/operations/v2/updates/index.d.ts.map +1 -1
- package/build/src/clients/ledger-json-api/operations/v2/updates/index.js +5 -5
- package/build/src/clients/ledger-json-api/operations/v2/updates/index.js.map +1 -1
- package/build/src/clients/ledger-json-api/operations/v2/updates/subscribe-to-flats.d.ts +65 -68
- package/build/src/clients/ledger-json-api/operations/v2/updates/subscribe-to-flats.d.ts.map +1 -1
- package/build/src/clients/ledger-json-api/operations/v2/updates/subscribe-to-flats.js +11 -13
- package/build/src/clients/ledger-json-api/operations/v2/updates/subscribe-to-flats.js.map +1 -1
- package/build/src/clients/ledger-json-api/operations/v2/updates/subscribe-to-trees.d.ts +65 -68
- package/build/src/clients/ledger-json-api/operations/v2/updates/subscribe-to-trees.d.ts.map +1 -1
- package/build/src/clients/ledger-json-api/operations/v2/updates/subscribe-to-trees.js +10 -12
- package/build/src/clients/ledger-json-api/operations/v2/updates/subscribe-to-trees.js.map +1 -1
- package/build/src/clients/ledger-json-api/operations/v2/updates/utils/format-normalizers.d.ts.map +1 -1
- package/build/src/clients/ledger-json-api/operations/v2/updates/utils/format-normalizers.js +46 -16
- package/build/src/clients/ledger-json-api/operations/v2/updates/utils/format-normalizers.js.map +1 -1
- package/build/src/clients/ledger-json-api/operations/v2/users/create-user.d.ts +33 -47
- package/build/src/clients/ledger-json-api/operations/v2/users/create-user.d.ts.map +1 -1
- package/build/src/clients/ledger-json-api/operations/v2/users/create-user.js.map +1 -1
- package/build/src/clients/ledger-json-api/operations/v2/users/delete-user.d.ts +5 -19
- package/build/src/clients/ledger-json-api/operations/v2/users/delete-user.d.ts.map +1 -1
- package/build/src/clients/ledger-json-api/operations/v2/users/delete-user.js +1 -2
- package/build/src/clients/ledger-json-api/operations/v2/users/delete-user.js.map +1 -1
- package/build/src/clients/ledger-json-api/operations/v2/users/get-user.d.ts +14 -27
- package/build/src/clients/ledger-json-api/operations/v2/users/get-user.d.ts.map +1 -1
- package/build/src/clients/ledger-json-api/operations/v2/users/get-user.js +7 -7
- package/build/src/clients/ledger-json-api/operations/v2/users/get-user.js.map +1 -1
- package/build/src/clients/ledger-json-api/operations/v2/users/grant-user-rights.d.ts +28 -42
- package/build/src/clients/ledger-json-api/operations/v2/users/grant-user-rights.d.ts.map +1 -1
- package/build/src/clients/ledger-json-api/operations/v2/users/grant-user-rights.js +1 -2
- package/build/src/clients/ledger-json-api/operations/v2/users/grant-user-rights.js.map +1 -1
- package/build/src/clients/ledger-json-api/operations/v2/users/index.d.ts +4 -4
- package/build/src/clients/ledger-json-api/operations/v2/users/index.d.ts.map +1 -1
- package/build/src/clients/ledger-json-api/operations/v2/users/index.js +4 -4
- package/build/src/clients/ledger-json-api/operations/v2/users/index.js.map +1 -1
- package/build/src/clients/ledger-json-api/operations/v2/users/list-user-rights.d.ts +8 -22
- package/build/src/clients/ledger-json-api/operations/v2/users/list-user-rights.d.ts.map +1 -1
- package/build/src/clients/ledger-json-api/operations/v2/users/list-user-rights.js +1 -2
- package/build/src/clients/ledger-json-api/operations/v2/users/list-user-rights.js.map +1 -1
- package/build/src/clients/ledger-json-api/operations/v2/users/list-users.d.ts +9 -23
- package/build/src/clients/ledger-json-api/operations/v2/users/list-users.d.ts.map +1 -1
- package/build/src/clients/ledger-json-api/operations/v2/users/list-users.js +1 -2
- package/build/src/clients/ledger-json-api/operations/v2/users/list-users.js.map +1 -1
- package/build/src/clients/ledger-json-api/operations/v2/users/revoke-user-rights.d.ts +28 -42
- package/build/src/clients/ledger-json-api/operations/v2/users/revoke-user-rights.d.ts.map +1 -1
- package/build/src/clients/ledger-json-api/operations/v2/users/revoke-user-rights.js +1 -2
- package/build/src/clients/ledger-json-api/operations/v2/users/revoke-user-rights.js.map +1 -1
- package/build/src/clients/ledger-json-api/operations/v2/users/update-user-identity-provider.d.ts +8 -22
- package/build/src/clients/ledger-json-api/operations/v2/users/update-user-identity-provider.d.ts.map +1 -1
- package/build/src/clients/ledger-json-api/operations/v2/users/update-user-identity-provider.js +1 -2
- package/build/src/clients/ledger-json-api/operations/v2/users/update-user-identity-provider.js.map +1 -1
- package/build/src/clients/ledger-json-api/operations/v2/users/update-user.d.ts +20 -34
- package/build/src/clients/ledger-json-api/operations/v2/users/update-user.d.ts.map +1 -1
- package/build/src/clients/ledger-json-api/operations/v2/users/update-user.js +1 -2
- package/build/src/clients/ledger-json-api/operations/v2/users/update-user.js.map +1 -1
- package/build/src/clients/ledger-json-api/operations/v2/version/get.d.ts +35 -49
- package/build/src/clients/ledger-json-api/operations/v2/version/get.d.ts.map +1 -1
- package/build/src/clients/ledger-json-api/operations/v2/version/get.js +7 -6
- package/build/src/clients/ledger-json-api/operations/v2/version/get.js.map +1 -1
- package/build/src/clients/ledger-json-api/schemas/api/command-responses.d.ts +1 -3
- package/build/src/clients/ledger-json-api/schemas/api/command-responses.d.ts.map +1 -1
- package/build/src/clients/ledger-json-api/schemas/api/command-responses.js +5 -5
- package/build/src/clients/ledger-json-api/schemas/api/command-responses.js.map +1 -1
- package/build/src/clients/ledger-json-api/schemas/api/commands.d.ts +7 -21
- package/build/src/clients/ledger-json-api/schemas/api/commands.d.ts.map +1 -1
- package/build/src/clients/ledger-json-api/schemas/api/commands.js +26 -39
- package/build/src/clients/ledger-json-api/schemas/api/commands.js.map +1 -1
- package/build/src/clients/ledger-json-api/schemas/api/completions.d.ts +7 -21
- package/build/src/clients/ledger-json-api/schemas/api/completions.d.ts.map +1 -1
- package/build/src/clients/ledger-json-api/schemas/api/completions.js +14 -25
- package/build/src/clients/ledger-json-api/schemas/api/completions.js.map +1 -1
- package/build/src/clients/ledger-json-api/schemas/api/errors.d.ts +6 -14
- package/build/src/clients/ledger-json-api/schemas/api/errors.d.ts.map +1 -1
- package/build/src/clients/ledger-json-api/schemas/api/errors.js +55 -60
- package/build/src/clients/ledger-json-api/schemas/api/errors.js.map +1 -1
- package/build/src/clients/ledger-json-api/schemas/api/event-details.d.ts +6 -18
- package/build/src/clients/ledger-json-api/schemas/api/event-details.d.ts.map +1 -1
- package/build/src/clients/ledger-json-api/schemas/api/event-details.js +6 -18
- package/build/src/clients/ledger-json-api/schemas/api/event-details.js.map +1 -1
- package/build/src/clients/ledger-json-api/schemas/api/events.d.ts.map +1 -1
- package/build/src/clients/ledger-json-api/schemas/api/events.js +13 -34
- package/build/src/clients/ledger-json-api/schemas/api/events.js.map +1 -1
- package/build/src/clients/ledger-json-api/schemas/api/interactive-submission.d.ts +6 -18
- package/build/src/clients/ledger-json-api/schemas/api/interactive-submission.d.ts.map +1 -1
- package/build/src/clients/ledger-json-api/schemas/api/interactive-submission.js +18 -24
- package/build/src/clients/ledger-json-api/schemas/api/interactive-submission.js.map +1 -1
- package/build/src/clients/ledger-json-api/schemas/api/packages.d.ts +9 -27
- package/build/src/clients/ledger-json-api/schemas/api/packages.d.ts.map +1 -1
- package/build/src/clients/ledger-json-api/schemas/api/packages.js +9 -27
- package/build/src/clients/ledger-json-api/schemas/api/packages.js.map +1 -1
- package/build/src/clients/ledger-json-api/schemas/api/reassignment.d.ts +10 -30
- package/build/src/clients/ledger-json-api/schemas/api/reassignment.d.ts.map +1 -1
- package/build/src/clients/ledger-json-api/schemas/api/reassignment.js +11 -31
- package/build/src/clients/ledger-json-api/schemas/api/reassignment.js.map +1 -1
- package/build/src/clients/ledger-json-api/schemas/api/state.d.ts +14 -42
- package/build/src/clients/ledger-json-api/schemas/api/state.d.ts.map +1 -1
- package/build/src/clients/ledger-json-api/schemas/api/state.js +15 -43
- package/build/src/clients/ledger-json-api/schemas/api/state.js.map +1 -1
- package/build/src/clients/ledger-json-api/schemas/api/transactions.d.ts.map +1 -1
- package/build/src/clients/ledger-json-api/schemas/api/transactions.js +4 -2
- package/build/src/clients/ledger-json-api/schemas/api/transactions.js.map +1 -1
- package/build/src/clients/ledger-json-api/schemas/api/updates.d.ts +18 -50
- package/build/src/clients/ledger-json-api/schemas/api/updates.d.ts.map +1 -1
- package/build/src/clients/ledger-json-api/schemas/api/updates.js +21 -53
- package/build/src/clients/ledger-json-api/schemas/api/updates.js.map +1 -1
- package/build/src/clients/ledger-json-api/schemas/api/users.d.ts +27 -81
- package/build/src/clients/ledger-json-api/schemas/api/users.d.ts.map +1 -1
- package/build/src/clients/ledger-json-api/schemas/api/users.js +27 -81
- package/build/src/clients/ledger-json-api/schemas/api/users.js.map +1 -1
- package/build/src/clients/ledger-json-api/schemas/base.d.ts +2 -2
- package/build/src/clients/ledger-json-api/schemas/base.js +2 -2
- package/build/src/clients/ledger-json-api/schemas/common.d.ts +14 -42
- package/build/src/clients/ledger-json-api/schemas/common.d.ts.map +1 -1
- package/build/src/clients/ledger-json-api/schemas/common.js +20 -44
- package/build/src/clients/ledger-json-api/schemas/common.js.map +1 -1
- package/build/src/clients/ledger-json-api/schemas/operations/base.d.ts.map +1 -1
- package/build/src/clients/ledger-json-api/schemas/operations/base.js +1 -1
- package/build/src/clients/ledger-json-api/schemas/operations/base.js.map +1 -1
- package/build/src/clients/ledger-json-api/schemas/operations/commands.d.ts +6 -6
- package/build/src/clients/ledger-json-api/schemas/operations/commands.js +12 -12
- package/build/src/clients/ledger-json-api/schemas/operations/commands.js.map +1 -1
- package/build/src/clients/ledger-json-api/schemas/operations/interactive-submission.d.ts +5 -15
- package/build/src/clients/ledger-json-api/schemas/operations/interactive-submission.d.ts.map +1 -1
- package/build/src/clients/ledger-json-api/schemas/operations/interactive-submission.js +13 -19
- package/build/src/clients/ledger-json-api/schemas/operations/interactive-submission.js.map +1 -1
- package/build/src/clients/ledger-json-api/schemas/operations/packages.d.ts +5 -16
- package/build/src/clients/ledger-json-api/schemas/operations/packages.d.ts.map +1 -1
- package/build/src/clients/ledger-json-api/schemas/operations/packages.js +5 -16
- package/build/src/clients/ledger-json-api/schemas/operations/packages.js.map +1 -1
- package/build/src/clients/ledger-json-api/schemas/operations/parties.d.ts +5 -15
- package/build/src/clients/ledger-json-api/schemas/operations/parties.d.ts.map +1 -1
- package/build/src/clients/ledger-json-api/schemas/operations/parties.js +13 -19
- package/build/src/clients/ledger-json-api/schemas/operations/parties.js.map +1 -1
- package/build/src/clients/ledger-json-api/schemas/operations/state.d.ts +4 -12
- package/build/src/clients/ledger-json-api/schemas/operations/state.d.ts.map +1 -1
- package/build/src/clients/ledger-json-api/schemas/operations/state.js +4 -12
- package/build/src/clients/ledger-json-api/schemas/operations/state.js.map +1 -1
- package/build/src/clients/ledger-json-api/schemas/operations/updates.d.ts +16 -41
- package/build/src/clients/ledger-json-api/schemas/operations/updates.d.ts.map +1 -1
- package/build/src/clients/ledger-json-api/schemas/operations/updates.js +71 -73
- package/build/src/clients/ledger-json-api/schemas/operations/updates.js.map +1 -1
- package/build/src/clients/ledger-json-api/schemas/operations/users.d.ts +10 -30
- package/build/src/clients/ledger-json-api/schemas/operations/users.d.ts.map +1 -1
- package/build/src/clients/ledger-json-api/schemas/operations/users.js +30 -40
- package/build/src/clients/ledger-json-api/schemas/operations/users.js.map +1 -1
- package/build/src/clients/lighthouse-api/operations/get-transfer-agent.d.ts +35 -54
- package/build/src/clients/lighthouse-api/operations/get-transfer-agent.d.ts.map +1 -1
- package/build/src/clients/lighthouse-api/operations/get-transfer-agent.js +6 -5
- package/build/src/clients/lighthouse-api/operations/get-transfer-agent.js.map +1 -1
- package/build/src/clients/lighthouse-api/types.d.ts +4 -12
- package/build/src/clients/lighthouse-api/types.d.ts.map +1 -1
- package/build/src/clients/lighthouse-api/types.js +4 -12
- package/build/src/clients/lighthouse-api/types.js.map +1 -1
- package/build/src/clients/register.d.ts +1 -1
- package/build/src/clients/register.d.ts.map +1 -1
- package/build/src/clients/register.js +3 -3
- package/build/src/clients/register.js.map +1 -1
- package/build/src/clients/validator-api/operations/v0/admin/create-user.d.ts +13 -27
- package/build/src/clients/validator-api/operations/v0/admin/create-user.d.ts.map +1 -1
- package/build/src/clients/validator-api/operations/v0/admin/create-user.js +7 -6
- package/build/src/clients/validator-api/operations/v0/admin/create-user.js.map +1 -1
- package/build/src/clients/validator-api/operations/v0/admin/get-external-party-balance.d.ts +19 -33
- package/build/src/clients/validator-api/operations/v0/admin/get-external-party-balance.d.ts.map +1 -1
- package/build/src/clients/validator-api/operations/v0/admin/get-external-party-balance.js +6 -5
- package/build/src/clients/validator-api/operations/v0/admin/get-external-party-balance.js.map +1 -1
- package/build/src/clients/validator-api/operations/v0/ans/create-entry.d.ts +18 -32
- package/build/src/clients/validator-api/operations/v0/ans/create-entry.d.ts.map +1 -1
- package/build/src/clients/validator-api/operations/v0/ans/create-entry.js +7 -6
- package/build/src/clients/validator-api/operations/v0/ans/create-entry.js.map +1 -1
- package/build/src/clients/validator-api/operations/v0/ans/get-rules.d.ts +13 -27
- package/build/src/clients/validator-api/operations/v0/ans/get-rules.d.ts.map +1 -1
- package/build/src/clients/validator-api/operations/v0/ans/get-rules.js +7 -6
- package/build/src/clients/validator-api/operations/v0/ans/get-rules.js.map +1 -1
- package/build/src/clients/validator-api/operations/v0/ans/index.d.ts +1 -1
- package/build/src/clients/validator-api/operations/v0/ans/index.d.ts.map +1 -1
- package/build/src/clients/validator-api/operations/v0/ans/index.js +1 -1
- package/build/src/clients/validator-api/operations/v0/ans/index.js.map +1 -1
- package/build/src/clients/validator-api/operations/v0/ans/list-entries-proxy.d.ts +9 -23
- package/build/src/clients/validator-api/operations/v0/ans/list-entries-proxy.d.ts.map +1 -1
- package/build/src/clients/validator-api/operations/v0/ans/list-entries-proxy.js +6 -5
- package/build/src/clients/validator-api/operations/v0/ans/list-entries-proxy.js.map +1 -1
- package/build/src/clients/validator-api/operations/v0/ans/lookup-by-name.d.ts +11 -25
- package/build/src/clients/validator-api/operations/v0/ans/lookup-by-name.d.ts.map +1 -1
- package/build/src/clients/validator-api/operations/v0/ans/lookup-by-name.js +6 -5
- package/build/src/clients/validator-api/operations/v0/ans/lookup-by-name.js.map +1 -1
- package/build/src/clients/validator-api/operations/v0/ans/lookup-by-party.d.ts +11 -25
- package/build/src/clients/validator-api/operations/v0/ans/lookup-by-party.d.ts.map +1 -1
- package/build/src/clients/validator-api/operations/v0/ans/lookup-by-party.js +6 -5
- package/build/src/clients/validator-api/operations/v0/ans/lookup-by-party.js.map +1 -1
- package/build/src/clients/validator-api/operations/v0/index.d.ts +3 -3
- package/build/src/clients/validator-api/operations/v0/index.d.ts.map +1 -1
- package/build/src/clients/validator-api/operations/v0/index.js +3 -3
- package/build/src/clients/validator-api/operations/v0/index.js.map +1 -1
- package/build/src/clients/validator-api/operations/v0/register.d.ts +9 -23
- package/build/src/clients/validator-api/operations/v0/register.d.ts.map +1 -1
- package/build/src/clients/validator-api/operations/v0/register.js +6 -5
- package/build/src/clients/validator-api/operations/v0/register.js.map +1 -1
- package/build/src/clients/validator-api/operations/v0/scan-proxy/get-amulet-rules.d.ts +9 -23
- package/build/src/clients/validator-api/operations/v0/scan-proxy/get-amulet-rules.d.ts.map +1 -1
- package/build/src/clients/validator-api/operations/v0/scan-proxy/get-amulet-rules.js +6 -5
- package/build/src/clients/validator-api/operations/v0/scan-proxy/get-amulet-rules.js.map +1 -1
- package/build/src/clients/validator-api/operations/v0/scan-proxy/get-dso-party-id.d.ts +9 -23
- package/build/src/clients/validator-api/operations/v0/scan-proxy/get-dso-party-id.d.ts.map +1 -1
- package/build/src/clients/validator-api/operations/v0/scan-proxy/get-dso-party-id.js +6 -5
- package/build/src/clients/validator-api/operations/v0/scan-proxy/get-dso-party-id.js.map +1 -1
- package/build/src/clients/validator-api/operations/v0/scan-proxy/get-member-traffic-status.d.ts +15 -14
- package/build/src/clients/validator-api/operations/v0/scan-proxy/get-member-traffic-status.d.ts.map +1 -1
- package/build/src/clients/validator-api/operations/v0/scan-proxy/get-member-traffic-status.js +15 -14
- package/build/src/clients/validator-api/operations/v0/scan-proxy/get-member-traffic-status.js.map +1 -1
- package/build/src/clients/validator-api/operations/v0/scan-proxy/get-mining-round-details.d.ts +16 -29
- package/build/src/clients/validator-api/operations/v0/scan-proxy/get-mining-round-details.d.ts.map +1 -1
- package/build/src/clients/validator-api/operations/v0/scan-proxy/get-mining-round-details.js +6 -5
- package/build/src/clients/validator-api/operations/v0/scan-proxy/get-mining-round-details.js.map +1 -1
- package/build/src/clients/validator-api/operations/v0/scan-proxy/get-open-and-issuing-mining-rounds.d.ts +31 -24
- package/build/src/clients/validator-api/operations/v0/scan-proxy/get-open-and-issuing-mining-rounds.d.ts.map +1 -1
- package/build/src/clients/validator-api/operations/v0/scan-proxy/get-open-and-issuing-mining-rounds.js +7 -6
- package/build/src/clients/validator-api/operations/v0/scan-proxy/get-open-and-issuing-mining-rounds.js.map +1 -1
- package/build/src/clients/validator-api/operations/v0/scan-proxy/index.d.ts +4 -4
- package/build/src/clients/validator-api/operations/v0/scan-proxy/index.d.ts.map +1 -1
- package/build/src/clients/validator-api/operations/v0/scan-proxy/index.js +4 -4
- package/build/src/clients/validator-api/operations/v0/scan-proxy/index.js.map +1 -1
- package/build/src/clients/validator-api/operations/v0/scan-proxy/lookup-featured-app-right.d.ts +14 -27
- package/build/src/clients/validator-api/operations/v0/scan-proxy/lookup-featured-app-right.d.ts.map +1 -1
- package/build/src/clients/validator-api/operations/v0/scan-proxy/lookup-featured-app-right.js +7 -7
- package/build/src/clients/validator-api/operations/v0/scan-proxy/lookup-featured-app-right.js.map +1 -1
- package/build/src/clients/validator-api/operations/v0/scan-proxy/lookup-transfer-command-counter-by-party.d.ts +11 -24
- package/build/src/clients/validator-api/operations/v0/scan-proxy/lookup-transfer-command-counter-by-party.d.ts.map +1 -1
- package/build/src/clients/validator-api/operations/v0/scan-proxy/lookup-transfer-command-counter-by-party.js +6 -5
- package/build/src/clients/validator-api/operations/v0/scan-proxy/lookup-transfer-command-counter-by-party.js.map +1 -1
- package/build/src/clients/validator-api/operations/v0/scan-proxy/lookup-transfer-command-status.d.ts +13 -26
- package/build/src/clients/validator-api/operations/v0/scan-proxy/lookup-transfer-command-status.d.ts.map +1 -1
- package/build/src/clients/validator-api/operations/v0/scan-proxy/lookup-transfer-command-status.js +7 -6
- package/build/src/clients/validator-api/operations/v0/scan-proxy/lookup-transfer-command-status.js.map +1 -1
- package/build/src/clients/validator-api/operations/v0/scan-proxy/lookup-transfer-preapproval-by-party.d.ts +13 -26
- package/build/src/clients/validator-api/operations/v0/scan-proxy/lookup-transfer-preapproval-by-party.d.ts.map +1 -1
- package/build/src/clients/validator-api/operations/v0/scan-proxy/lookup-transfer-preapproval-by-party.js +6 -5
- package/build/src/clients/validator-api/operations/v0/scan-proxy/lookup-transfer-preapproval-by-party.js.map +1 -1
- package/build/src/clients/validator-api/operations/v0/scan-proxy/registry/allocation-instruction/v1/get-allocation-factory.d.ts +17 -30
- package/build/src/clients/validator-api/operations/v0/scan-proxy/registry/allocation-instruction/v1/get-allocation-factory.d.ts.map +1 -1
- package/build/src/clients/validator-api/operations/v0/scan-proxy/registry/allocation-instruction/v1/get-allocation-factory.js +8 -8
- package/build/src/clients/validator-api/operations/v0/scan-proxy/registry/allocation-instruction/v1/get-allocation-factory.js.map +1 -1
- package/build/src/clients/validator-api/operations/v0/scan-proxy/registry/allocations/v1/get-allocation-cancel-context.d.ts +17 -30
- package/build/src/clients/validator-api/operations/v0/scan-proxy/registry/allocations/v1/get-allocation-cancel-context.d.ts.map +1 -1
- package/build/src/clients/validator-api/operations/v0/scan-proxy/registry/allocations/v1/get-allocation-cancel-context.js +8 -8
- package/build/src/clients/validator-api/operations/v0/scan-proxy/registry/allocations/v1/get-allocation-cancel-context.js.map +1 -1
- package/build/src/clients/validator-api/operations/v0/scan-proxy/registry/allocations/v1/get-allocation-transfer-context.d.ts +17 -30
- package/build/src/clients/validator-api/operations/v0/scan-proxy/registry/allocations/v1/get-allocation-transfer-context.d.ts.map +1 -1
- package/build/src/clients/validator-api/operations/v0/scan-proxy/registry/allocations/v1/get-allocation-transfer-context.js +8 -8
- package/build/src/clients/validator-api/operations/v0/scan-proxy/registry/allocations/v1/get-allocation-transfer-context.js.map +1 -1
- package/build/src/clients/validator-api/operations/v0/scan-proxy/registry/allocations/v1/get-allocation-withdraw-context.d.ts +17 -30
- package/build/src/clients/validator-api/operations/v0/scan-proxy/registry/allocations/v1/get-allocation-withdraw-context.d.ts.map +1 -1
- package/build/src/clients/validator-api/operations/v0/scan-proxy/registry/allocations/v1/get-allocation-withdraw-context.js +8 -8
- package/build/src/clients/validator-api/operations/v0/scan-proxy/registry/allocations/v1/get-allocation-withdraw-context.js.map +1 -1
- package/build/src/clients/validator-api/operations/v0/scan-proxy/registry/allocations/v1/index.d.ts +1 -1
- package/build/src/clients/validator-api/operations/v0/scan-proxy/registry/allocations/v1/index.d.ts.map +1 -1
- package/build/src/clients/validator-api/operations/v0/scan-proxy/registry/allocations/v1/index.js +1 -1
- package/build/src/clients/validator-api/operations/v0/scan-proxy/registry/allocations/v1/index.js.map +1 -1
- package/build/src/clients/validator-api/operations/v0/scan-proxy/registry/index.d.ts +3 -3
- package/build/src/clients/validator-api/operations/v0/scan-proxy/registry/index.d.ts.map +1 -1
- package/build/src/clients/validator-api/operations/v0/scan-proxy/registry/index.js +3 -3
- package/build/src/clients/validator-api/operations/v0/scan-proxy/registry/index.js.map +1 -1
- package/build/src/clients/validator-api/operations/v0/scan-proxy/registry/metadata/v1/get-instrument.d.ts +19 -32
- package/build/src/clients/validator-api/operations/v0/scan-proxy/registry/metadata/v1/get-instrument.d.ts.map +1 -1
- package/build/src/clients/validator-api/operations/v0/scan-proxy/registry/metadata/v1/get-instrument.js +7 -7
- package/build/src/clients/validator-api/operations/v0/scan-proxy/registry/metadata/v1/get-instrument.js.map +1 -1
- package/build/src/clients/validator-api/operations/v0/scan-proxy/registry/metadata/v1/get-registry-info.d.ts +13 -27
- package/build/src/clients/validator-api/operations/v0/scan-proxy/registry/metadata/v1/get-registry-info.d.ts.map +1 -1
- package/build/src/clients/validator-api/operations/v0/scan-proxy/registry/metadata/v1/get-registry-info.js +8 -8
- package/build/src/clients/validator-api/operations/v0/scan-proxy/registry/metadata/v1/get-registry-info.js.map +1 -1
- package/build/src/clients/validator-api/operations/v0/scan-proxy/registry/metadata/v1/index.d.ts +1 -1
- package/build/src/clients/validator-api/operations/v0/scan-proxy/registry/metadata/v1/index.d.ts.map +1 -1
- package/build/src/clients/validator-api/operations/v0/scan-proxy/registry/metadata/v1/index.js +1 -1
- package/build/src/clients/validator-api/operations/v0/scan-proxy/registry/metadata/v1/index.js.map +1 -1
- package/build/src/clients/validator-api/operations/v0/scan-proxy/registry/metadata/v1/list-instruments.d.ts +16 -29
- package/build/src/clients/validator-api/operations/v0/scan-proxy/registry/metadata/v1/list-instruments.d.ts.map +1 -1
- package/build/src/clients/validator-api/operations/v0/scan-proxy/registry/metadata/v1/list-instruments.js +8 -8
- package/build/src/clients/validator-api/operations/v0/scan-proxy/registry/metadata/v1/list-instruments.js.map +1 -1
- package/build/src/clients/validator-api/operations/v0/scan-proxy/registry/transfer-instruction/v1/get-transfer-factory.d.ts +19 -32
- package/build/src/clients/validator-api/operations/v0/scan-proxy/registry/transfer-instruction/v1/get-transfer-factory.d.ts.map +1 -1
- package/build/src/clients/validator-api/operations/v0/scan-proxy/registry/transfer-instruction/v1/get-transfer-factory.js +8 -8
- package/build/src/clients/validator-api/operations/v0/scan-proxy/registry/transfer-instruction/v1/get-transfer-factory.js.map +1 -1
- package/build/src/clients/validator-api/operations/v0/scan-proxy/registry/transfer-instruction/v1/get-transfer-instruction-accept-context.d.ts +14 -27
- package/build/src/clients/validator-api/operations/v0/scan-proxy/registry/transfer-instruction/v1/get-transfer-instruction-accept-context.d.ts.map +1 -1
- package/build/src/clients/validator-api/operations/v0/scan-proxy/registry/transfer-instruction/v1/get-transfer-instruction-accept-context.js +8 -7
- package/build/src/clients/validator-api/operations/v0/scan-proxy/registry/transfer-instruction/v1/get-transfer-instruction-accept-context.js.map +1 -1
- package/build/src/clients/validator-api/operations/v0/scan-proxy/registry/transfer-instruction/v1/get-transfer-instruction-reject-context.d.ts +14 -27
- package/build/src/clients/validator-api/operations/v0/scan-proxy/registry/transfer-instruction/v1/get-transfer-instruction-reject-context.d.ts.map +1 -1
- package/build/src/clients/validator-api/operations/v0/scan-proxy/registry/transfer-instruction/v1/get-transfer-instruction-reject-context.js +8 -7
- package/build/src/clients/validator-api/operations/v0/scan-proxy/registry/transfer-instruction/v1/get-transfer-instruction-reject-context.js.map +1 -1
- package/build/src/clients/validator-api/operations/v0/scan-proxy/registry/transfer-instruction/v1/get-transfer-instruction-withdraw-context.d.ts +14 -27
- package/build/src/clients/validator-api/operations/v0/scan-proxy/registry/transfer-instruction/v1/get-transfer-instruction-withdraw-context.d.ts.map +1 -1
- package/build/src/clients/validator-api/operations/v0/scan-proxy/registry/transfer-instruction/v1/get-transfer-instruction-withdraw-context.js +8 -7
- package/build/src/clients/validator-api/operations/v0/scan-proxy/registry/transfer-instruction/v1/get-transfer-instruction-withdraw-context.js.map +1 -1
- package/build/src/clients/validator-api/operations/v0/wallet/buy-traffic-requests/create.d.ts +12 -25
- package/build/src/clients/validator-api/operations/v0/wallet/buy-traffic-requests/create.d.ts.map +1 -1
- package/build/src/clients/validator-api/operations/v0/wallet/buy-traffic-requests/create.js +8 -7
- package/build/src/clients/validator-api/operations/v0/wallet/buy-traffic-requests/create.js.map +1 -1
- package/build/src/clients/validator-api/operations/v0/wallet/buy-traffic-requests/get-status.d.ts +14 -28
- package/build/src/clients/validator-api/operations/v0/wallet/buy-traffic-requests/get-status.d.ts.map +1 -1
- package/build/src/clients/validator-api/operations/v0/wallet/buy-traffic-requests/get-status.js +6 -5
- package/build/src/clients/validator-api/operations/v0/wallet/buy-traffic-requests/get-status.js.map +1 -1
- package/build/src/clients/validator-api/operations/v0/wallet/get-amulets.d.ts +10 -24
- package/build/src/clients/validator-api/operations/v0/wallet/get-amulets.d.ts.map +1 -1
- package/build/src/clients/validator-api/operations/v0/wallet/get-amulets.js +6 -5
- package/build/src/clients/validator-api/operations/v0/wallet/get-amulets.js.map +1 -1
- package/build/src/clients/validator-api/operations/v0/wallet/get-balance.d.ts +12 -26
- package/build/src/clients/validator-api/operations/v0/wallet/get-balance.d.ts.map +1 -1
- package/build/src/clients/validator-api/operations/v0/wallet/get-balance.js +6 -5
- package/build/src/clients/validator-api/operations/v0/wallet/get-balance.js.map +1 -1
- package/build/src/clients/validator-api/operations/v0/wallet/get-user-status.d.ts +12 -26
- package/build/src/clients/validator-api/operations/v0/wallet/get-user-status.d.ts.map +1 -1
- package/build/src/clients/validator-api/operations/v0/wallet/get-user-status.js +6 -5
- package/build/src/clients/validator-api/operations/v0/wallet/get-user-status.js.map +1 -1
- package/build/src/clients/validator-api/operations/v0/wallet/index.d.ts +3 -3
- package/build/src/clients/validator-api/operations/v0/wallet/index.d.ts.map +1 -1
- package/build/src/clients/validator-api/operations/v0/wallet/index.js +3 -3
- package/build/src/clients/validator-api/operations/v0/wallet/index.js.map +1 -1
- package/build/src/clients/validator-api/operations/v0/wallet/token-standard/transfers/create.d.ts +19 -33
- package/build/src/clients/validator-api/operations/v0/wallet/token-standard/transfers/create.d.ts.map +1 -1
- package/build/src/clients/validator-api/operations/v0/wallet/token-standard/transfers/create.js +7 -6
- package/build/src/clients/validator-api/operations/v0/wallet/token-standard/transfers/create.js.map +1 -1
- package/build/src/clients/validator-api/operations/v0/wallet/token-standard/transfers/list.d.ts +9 -23
- package/build/src/clients/validator-api/operations/v0/wallet/token-standard/transfers/list.d.ts.map +1 -1
- package/build/src/clients/validator-api/operations/v0/wallet/token-standard/transfers/list.js +6 -5
- package/build/src/clients/validator-api/operations/v0/wallet/token-standard/transfers/list.js.map +1 -1
- package/build/src/clients/validator-api/operations/v0/wallet/transfer-offers/accept.d.ts +11 -24
- package/build/src/clients/validator-api/operations/v0/wallet/transfer-offers/accept.d.ts.map +1 -1
- package/build/src/clients/validator-api/operations/v0/wallet/transfer-offers/accept.js +6 -5
- package/build/src/clients/validator-api/operations/v0/wallet/transfer-offers/accept.js.map +1 -1
- package/build/src/clients/validator-api/operations/v0/wallet/transfer-offers/create.d.ts +16 -29
- package/build/src/clients/validator-api/operations/v0/wallet/transfer-offers/create.d.ts.map +1 -1
- package/build/src/clients/validator-api/operations/v0/wallet/transfer-offers/create.js +7 -6
- package/build/src/clients/validator-api/operations/v0/wallet/transfer-offers/create.js.map +1 -1
- package/build/src/clients/validator-api/operations/v0/wallet/transfer-offers/get-status.d.ts +15 -29
- package/build/src/clients/validator-api/operations/v0/wallet/transfer-offers/get-status.d.ts.map +1 -1
- package/build/src/clients/validator-api/operations/v0/wallet/transfer-offers/get-status.js +6 -5
- package/build/src/clients/validator-api/operations/v0/wallet/transfer-offers/get-status.js.map +1 -1
- package/build/src/clients/validator-api/operations/v0/wallet/transfer-offers/index.d.ts +2 -2
- package/build/src/clients/validator-api/operations/v0/wallet/transfer-offers/index.d.ts.map +1 -1
- package/build/src/clients/validator-api/operations/v0/wallet/transfer-offers/index.js +2 -2
- package/build/src/clients/validator-api/operations/v0/wallet/transfer-offers/index.js.map +1 -1
- package/build/src/clients/validator-api/operations/v0/wallet/transfer-offers/list.d.ts +9 -23
- package/build/src/clients/validator-api/operations/v0/wallet/transfer-offers/list.d.ts.map +1 -1
- package/build/src/clients/validator-api/operations/v0/wallet/transfer-offers/list.js +7 -6
- package/build/src/clients/validator-api/operations/v0/wallet/transfer-offers/list.js.map +1 -1
- package/build/src/clients/validator-api/operations/v0/wallet/transfer-offers/reject.d.ts +11 -24
- package/build/src/clients/validator-api/operations/v0/wallet/transfer-offers/reject.d.ts.map +1 -1
- package/build/src/clients/validator-api/operations/v0/wallet/transfer-offers/reject.js +6 -5
- package/build/src/clients/validator-api/operations/v0/wallet/transfer-offers/reject.js.map +1 -1
- package/build/src/clients/validator-api/operations/v0/wallet/transfer-offers/withdraw.d.ts +11 -24
- package/build/src/clients/validator-api/operations/v0/wallet/transfer-offers/withdraw.d.ts.map +1 -1
- package/build/src/clients/validator-api/operations/v0/wallet/transfer-offers/withdraw.js +6 -5
- package/build/src/clients/validator-api/operations/v0/wallet/transfer-offers/withdraw.js.map +1 -1
- package/build/src/clients/validator-api/schemas/api/scan-proxy.d.ts +48 -2
- package/build/src/clients/validator-api/schemas/api/scan-proxy.d.ts.map +1 -1
- package/build/src/clients/validator-api/schemas/api/scan-proxy.js +30 -3
- package/build/src/clients/validator-api/schemas/api/scan-proxy.js.map +1 -1
- package/build/src/clients/validator-api/schemas/operations/scan-proxy.d.ts.map +1 -1
- package/build/src/clients/validator-api/schemas/operations/wallet.d.ts.map +1 -1
- package/build/src/clients/validator-api/schemas/operations/wallet.js.map +1 -1
- package/build/src/core/BaseClient.d.ts +1 -1
- package/build/src/core/BaseClient.d.ts.map +1 -1
- package/build/src/core/BaseClient.js +11 -14
- package/build/src/core/BaseClient.js.map +1 -1
- package/build/src/core/auth/AuthenticationManager.d.ts +5 -5
- package/build/src/core/auth/AuthenticationManager.d.ts.map +1 -1
- package/build/src/core/auth/AuthenticationManager.js +10 -8
- package/build/src/core/auth/AuthenticationManager.js.map +1 -1
- package/build/src/core/config/EnvLoader.d.ts +5 -4
- package/build/src/core/config/EnvLoader.d.ts.map +1 -1
- package/build/src/core/config/EnvLoader.js +50 -45
- package/build/src/core/config/EnvLoader.js.map +1 -1
- package/build/src/core/http/HttpClient.d.ts +4 -4
- package/build/src/core/http/HttpClient.d.ts.map +1 -1
- package/build/src/core/http/HttpClient.js +11 -11
- package/build/src/core/http/HttpClient.js.map +1 -1
- package/build/src/core/index.d.ts +4 -4
- package/build/src/core/index.d.ts.map +1 -1
- package/build/src/core/index.js +4 -4
- package/build/src/core/index.js.map +1 -1
- package/build/src/core/logging/FileLogger.d.ts +2 -2
- package/build/src/core/logging/FileLogger.d.ts.map +1 -1
- package/build/src/core/logging/FileLogger.js +15 -21
- package/build/src/core/logging/FileLogger.js.map +1 -1
- package/build/src/core/logging/Logger.d.ts.map +1 -1
- package/build/src/core/logging/index.d.ts +1 -1
- package/build/src/core/logging/index.d.ts.map +1 -1
- package/build/src/core/logging/index.js.map +1 -1
- package/build/src/core/operations/ApiOperation.d.ts +2 -2
- package/build/src/core/operations/ApiOperation.d.ts.map +1 -1
- package/build/src/core/operations/ApiOperation.js +2 -2
- package/build/src/core/operations/ApiOperation.js.map +1 -1
- package/build/src/core/operations/ApiOperationFactory.d.ts +8 -41
- package/build/src/core/operations/ApiOperationFactory.d.ts.map +1 -1
- package/build/src/core/operations/ApiOperationFactory.js +6 -10
- package/build/src/core/operations/ApiOperationFactory.js.map +1 -1
- package/build/src/core/operations/WebSocketOperationFactory.d.ts +5 -8
- package/build/src/core/operations/WebSocketOperationFactory.d.ts.map +1 -1
- package/build/src/core/operations/WebSocketOperationFactory.js +10 -3
- package/build/src/core/operations/WebSocketOperationFactory.js.map +1 -1
- package/build/src/core/types.d.ts.map +1 -1
- package/build/src/core/ws/WebSocketClient.d.ts +3 -2
- package/build/src/core/ws/WebSocketClient.d.ts.map +1 -1
- package/build/src/core/ws/WebSocketClient.js +53 -32
- package/build/src/core/ws/WebSocketClient.js.map +1 -1
- package/build/src/core/ws/WebSocketErrorUtils.d.ts +4 -3
- package/build/src/core/ws/WebSocketErrorUtils.d.ts.map +1 -1
- package/build/src/core/ws/WebSocketErrorUtils.js +7 -6
- package/build/src/core/ws/WebSocketErrorUtils.js.map +1 -1
- package/build/src/index.d.ts +1 -1
- package/build/src/index.d.ts.map +1 -1
- package/build/src/index.js +1 -1
- package/build/src/index.js.map +1 -1
- package/build/src/utils/amulet/get-amulets-for-transfer.d.ts +1 -1
- package/build/src/utils/amulet/get-amulets-for-transfer.d.ts.map +1 -1
- package/build/src/utils/amulet/get-amulets-for-transfer.js +37 -46
- package/build/src/utils/amulet/get-amulets-for-transfer.js.map +1 -1
- package/build/src/utils/amulet/index.d.ts +2 -2
- package/build/src/utils/amulet/index.d.ts.map +1 -1
- package/build/src/utils/amulet/index.js +2 -2
- package/build/src/utils/amulet/index.js.map +1 -1
- package/build/src/utils/amulet/offers.d.ts +2 -2
- package/build/src/utils/amulet/offers.d.ts.map +1 -1
- package/build/src/utils/amulet/offers.js +10 -7
- package/build/src/utils/amulet/offers.js.map +1 -1
- package/build/src/utils/amulet/pre-approve-transfers.d.ts +2 -2
- package/build/src/utils/amulet/pre-approve-transfers.d.ts.map +1 -1
- package/build/src/utils/amulet/pre-approve-transfers.js +19 -30
- package/build/src/utils/amulet/pre-approve-transfers.js.map +1 -1
- package/build/src/utils/amulet/transfer-to-preapproved.d.ts +19 -18
- package/build/src/utils/amulet/transfer-to-preapproved.d.ts.map +1 -1
- package/build/src/utils/amulet/transfer-to-preapproved.js +33 -39
- package/build/src/utils/amulet/transfer-to-preapproved.js.map +1 -1
- package/build/src/utils/contracts/contract-monitor.d.ts +2 -4
- package/build/src/utils/contracts/contract-monitor.d.ts.map +1 -1
- package/build/src/utils/contracts/contract-monitor.js +9 -10
- package/build/src/utils/contracts/contract-monitor.js.map +1 -1
- package/build/src/utils/contracts/featuredAppRight.d.ts +2 -2
- package/build/src/utils/contracts/featuredAppRight.d.ts.map +1 -1
- package/build/src/utils/contracts/featuredAppRight.js +4 -5
- package/build/src/utils/contracts/featuredAppRight.js.map +1 -1
- package/build/src/utils/contracts/findCreatedEvent.d.ts +1 -1
- package/build/src/utils/contracts/findCreatedEvent.d.ts.map +1 -1
- package/build/src/utils/contracts/findCreatedEvent.js +3 -4
- package/build/src/utils/contracts/findCreatedEvent.js.map +1 -1
- package/build/src/utils/index.d.ts +2 -2
- package/build/src/utils/index.d.ts.map +1 -1
- package/build/src/utils/index.js +2 -2
- package/build/src/utils/index.js.map +1 -1
- package/build/src/utils/mining/mining-rounds.d.ts +9 -9
- package/build/src/utils/mining/mining-rounds.d.ts.map +1 -1
- package/build/src/utils/mining/mining-rounds.js +33 -48
- package/build/src/utils/mining/mining-rounds.js.map +1 -1
- package/build/src/utils/parsers/fee-parser.d.ts +6 -4
- package/build/src/utils/parsers/fee-parser.d.ts.map +1 -1
- package/build/src/utils/parsers/fee-parser.js +19 -20
- package/build/src/utils/parsers/fee-parser.js.map +1 -1
- package/build/src/utils/party/createParty.d.ts +2 -2
- package/build/src/utils/party/createParty.d.ts.map +1 -1
- package/build/src/utils/party/createParty.js +4 -11
- package/build/src/utils/party/createParty.js.map +1 -1
- package/build/src/utils/transactions/TransactionBatch.d.ts +3 -3
- package/build/src/utils/transactions/TransactionBatch.d.ts.map +1 -1
- package/build/src/utils/transactions/TransactionBatch.js +4 -9
- package/build/src/utils/transactions/TransactionBatch.js.map +1 -1
- package/build/src/utils/transactions/find-created-event.d.ts +2 -2
- package/build/src/utils/transactions/find-created-event.d.ts.map +1 -1
- package/build/src/utils/transactions/find-created-event.js +3 -6
- package/build/src/utils/transactions/find-created-event.js.map +1 -1
- package/package.json +57 -54
package/build/src/clients/validator-api/operations/v0/scan-proxy/lookup-transfer-command-status.d.ts
CHANGED
|
@@ -1,32 +1,19 @@
|
|
|
1
1
|
/**
|
|
2
|
-
*
|
|
2
|
+
* Lookup transfer command status
|
|
3
|
+
*
|
|
3
4
|
* @example
|
|
4
|
-
*
|
|
5
|
-
*
|
|
5
|
+
* ```typescript
|
|
6
|
+
* const status = await client.lookupTransferCommandStatus({
|
|
6
7
|
* sender: 'party123',
|
|
7
8
|
* nonce: 1
|
|
8
|
-
*
|
|
9
|
-
*
|
|
10
|
-
*
|
|
9
|
+
* });
|
|
10
|
+
*
|
|
11
|
+
* ```;
|
|
11
12
|
*/
|
|
12
|
-
export declare const LookupTransferCommandStatus: {
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
status: string;
|
|
19
|
-
}>;
|
|
20
|
-
client: import("../../../../../core").BaseClient;
|
|
21
|
-
validateParams<T>(params: T, schema: import("zod").ZodType<T>): T;
|
|
22
|
-
makeGetRequest<T>(url: string, config?: import("../../../../../core").RequestConfig): Promise<T>;
|
|
23
|
-
makePostRequest<T>(url: string, data: unknown, config?: import("../../../../../core").RequestConfig): Promise<T>;
|
|
24
|
-
makeDeleteRequest<T>(url: string, config?: import("../../../../../core").RequestConfig): Promise<T>;
|
|
25
|
-
makePatchRequest<T>(url: string, data: unknown, config?: import("../../../../../core").RequestConfig): Promise<T>;
|
|
26
|
-
getManagedParties(): string[];
|
|
27
|
-
getPartyId(): string | undefined;
|
|
28
|
-
getApiUrl(): string;
|
|
29
|
-
buildPartyList(additionalParties?: string[]): string[];
|
|
30
|
-
};
|
|
31
|
-
};
|
|
13
|
+
export declare const LookupTransferCommandStatus: new (client: import("../../../../../core").BaseClient) => import("../../../../../core").ApiOperation<{
|
|
14
|
+
sender: string;
|
|
15
|
+
nonce: number;
|
|
16
|
+
}, {
|
|
17
|
+
status: string;
|
|
18
|
+
}>;
|
|
32
19
|
//# sourceMappingURL=lookup-transfer-command-status.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"lookup-transfer-command-status.d.ts","sourceRoot":"","sources":["../../../../../../../src/clients/validator-api/operations/v0/scan-proxy/lookup-transfer-command-status.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"lookup-transfer-command-status.d.ts","sourceRoot":"","sources":["../../../../../../../src/clients/validator-api/operations/v0/scan-proxy/lookup-transfer-command-status.ts"],"names":[],"mappings":"AAOA;;;;;;;;;;;GAWG;AACH,eAAO,MAAM,2BAA2B;;;;;EAQtC,CAAC"}
|
package/build/src/clients/validator-api/operations/v0/scan-proxy/lookup-transfer-command-status.js
CHANGED
|
@@ -4,15 +4,16 @@ exports.LookupTransferCommandStatus = void 0;
|
|
|
4
4
|
const core_1 = require("../../../../../core");
|
|
5
5
|
const operations_1 = require("../../../schemas/operations");
|
|
6
6
|
/**
|
|
7
|
-
*
|
|
7
|
+
* Lookup transfer command status
|
|
8
|
+
*
|
|
8
9
|
* @example
|
|
9
|
-
*
|
|
10
|
-
*
|
|
10
|
+
* ```typescript
|
|
11
|
+
* const status = await client.lookupTransferCommandStatus({
|
|
11
12
|
* sender: 'party123',
|
|
12
13
|
* nonce: 1
|
|
13
|
-
*
|
|
14
|
-
*
|
|
15
|
-
*
|
|
14
|
+
* });
|
|
15
|
+
*
|
|
16
|
+
* ```;
|
|
16
17
|
*/
|
|
17
18
|
exports.LookupTransferCommandStatus = (0, core_1.createApiOperation)({
|
|
18
19
|
paramsSchema: operations_1.LookupTransferCommandStatusParamsSchema,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"lookup-transfer-command-status.js","sourceRoot":"","sources":["../../../../../../../src/clients/validator-api/operations/v0/scan-proxy/lookup-transfer-command-status.ts"],"names":[],"mappings":";;;AAAA,8CAAyD;AAEzD,
|
|
1
|
+
{"version":3,"file":"lookup-transfer-command-status.js","sourceRoot":"","sources":["../../../../../../../src/clients/validator-api/operations/v0/scan-proxy/lookup-transfer-command-status.ts"],"names":[],"mappings":";;;AAAA,8CAAyD;AAEzD,4DAGqC;AAErC;;;;;;;;;;;GAWG;AACU,QAAA,2BAA2B,GAAG,IAAA,yBAAkB,EAG3D;IACA,YAAY,EAAE,oDAAuC;IACrD,MAAM,EAAE,KAAK;IACb,QAAQ,EAAE,CAAC,MAAM,EAAE,MAAc,EAAE,EAAE,CACnC,GAAG,MAAM,kDAAkD,MAAM,CAAC,MAAM,IAAI,MAAM,CAAC,KAAK,SAAS;CACpG,CAAC,CAAC"}
|
|
@@ -1,31 +1,18 @@
|
|
|
1
1
|
/**
|
|
2
|
-
*
|
|
2
|
+
* Lookup transfer preapproval by party
|
|
3
|
+
*
|
|
3
4
|
* @example
|
|
4
|
-
*
|
|
5
|
-
*
|
|
6
|
-
*
|
|
7
|
-
*
|
|
5
|
+
* ```typescript
|
|
6
|
+
* const preapproval = await client.lookupTransferPreapprovalByParty({ partyId: 'party123' });
|
|
7
|
+
*
|
|
8
|
+
* ```;
|
|
8
9
|
*/
|
|
9
|
-
export declare const LookupTransferPreapprovalByParty: {
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
contract: any;
|
|
16
|
-
domain_id: string;
|
|
17
|
-
};
|
|
18
|
-
}>;
|
|
19
|
-
client: import("../../../../../core").BaseClient;
|
|
20
|
-
validateParams<T>(params: T, schema: import("zod").ZodType<T>): T;
|
|
21
|
-
makeGetRequest<T>(url: string, config?: import("../../../../../core").RequestConfig): Promise<T>;
|
|
22
|
-
makePostRequest<T>(url: string, data: unknown, config?: import("../../../../../core").RequestConfig): Promise<T>;
|
|
23
|
-
makeDeleteRequest<T>(url: string, config?: import("../../../../../core").RequestConfig): Promise<T>;
|
|
24
|
-
makePatchRequest<T>(url: string, data: unknown, config?: import("../../../../../core").RequestConfig): Promise<T>;
|
|
25
|
-
getManagedParties(): string[];
|
|
26
|
-
getPartyId(): string | undefined;
|
|
27
|
-
getApiUrl(): string;
|
|
28
|
-
buildPartyList(additionalParties?: string[]): string[];
|
|
10
|
+
export declare const LookupTransferPreapprovalByParty: new (client: import("../../../../../core").BaseClient) => import("../../../../../core").ApiOperation<{
|
|
11
|
+
partyId: string;
|
|
12
|
+
}, {
|
|
13
|
+
transfer_preapproval: {
|
|
14
|
+
contract: any;
|
|
15
|
+
domain_id: string;
|
|
29
16
|
};
|
|
30
|
-
}
|
|
17
|
+
}>;
|
|
31
18
|
//# sourceMappingURL=lookup-transfer-preapproval-by-party.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"lookup-transfer-preapproval-by-party.d.ts","sourceRoot":"","sources":["../../../../../../../src/clients/validator-api/operations/v0/scan-proxy/lookup-transfer-preapproval-by-party.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"lookup-transfer-preapproval-by-party.d.ts","sourceRoot":"","sources":["../../../../../../../src/clients/validator-api/operations/v0/scan-proxy/lookup-transfer-preapproval-by-party.ts"],"names":[],"mappings":"AAOA;;;;;;;;GAQG;AACH,eAAO,MAAM,gCAAgC;;;;;;;EAQ3C,CAAC"}
|
|
@@ -4,12 +4,13 @@ exports.LookupTransferPreapprovalByParty = void 0;
|
|
|
4
4
|
const core_1 = require("../../../../../core");
|
|
5
5
|
const operations_1 = require("../../../schemas/operations");
|
|
6
6
|
/**
|
|
7
|
-
*
|
|
7
|
+
* Lookup transfer preapproval by party
|
|
8
|
+
*
|
|
8
9
|
* @example
|
|
9
|
-
*
|
|
10
|
-
*
|
|
11
|
-
*
|
|
12
|
-
*
|
|
10
|
+
* ```typescript
|
|
11
|
+
* const preapproval = await client.lookupTransferPreapprovalByParty({ partyId: 'party123' });
|
|
12
|
+
*
|
|
13
|
+
* ```;
|
|
13
14
|
*/
|
|
14
15
|
exports.LookupTransferPreapprovalByParty = (0, core_1.createApiOperation)({
|
|
15
16
|
paramsSchema: operations_1.GetTransferPreapprovalsByPartyParamsSchema,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"lookup-transfer-preapproval-by-party.js","sourceRoot":"","sources":["../../../../../../../src/clients/validator-api/operations/v0/scan-proxy/lookup-transfer-preapproval-by-party.ts"],"names":[],"mappings":";;;AAAA,8CAAyD;AAEzD,
|
|
1
|
+
{"version":3,"file":"lookup-transfer-preapproval-by-party.js","sourceRoot":"","sources":["../../../../../../../src/clients/validator-api/operations/v0/scan-proxy/lookup-transfer-preapproval-by-party.ts"],"names":[],"mappings":";;;AAAA,8CAAyD;AAEzD,4DAGqC;AAErC;;;;;;;;GAQG;AACU,QAAA,gCAAgC,GAAG,IAAA,yBAAkB,EAGhE;IACA,YAAY,EAAE,uDAA0C;IACxD,MAAM,EAAE,KAAK;IACb,QAAQ,EAAE,CAAC,MAAM,EAAE,MAAc,EAAE,EAAE,CACnC,GAAG,MAAM,+DAA+D,MAAM,CAAC,OAAO,EAAE;CAC3F,CAAC,CAAC"}
|
|
@@ -1,44 +1,31 @@
|
|
|
1
1
|
import { z } from 'zod';
|
|
2
|
-
import type {
|
|
3
|
-
|
|
2
|
+
import type { components, paths } from '../../../../../../../../generated/token-standard/splice-api-token-allocation-instruction-v1/openapi/allocation-instruction-v1';
|
|
3
|
+
type ApiPath = '/registry/allocation-instruction/v1/allocation-factory';
|
|
4
4
|
export declare const GetAllocationFactoryParamsSchema: z.ZodObject<{
|
|
5
5
|
choiceArguments: z.ZodRecord<z.ZodString, z.ZodNever>;
|
|
6
6
|
excludeDebugFields: z.ZodBoolean;
|
|
7
7
|
}, z.core.$strip>;
|
|
8
8
|
export type GetAllocationFactoryParams = z.infer<typeof GetAllocationFactoryParamsSchema>;
|
|
9
9
|
export type GetAllocationFactoryRequest = components['schemas']['GetFactoryRequest'];
|
|
10
|
-
export type GetAllocationFactoryResponse = paths[
|
|
10
|
+
export type GetAllocationFactoryResponse = paths[ApiPath]['post']['responses']['200']['content']['application/json'];
|
|
11
11
|
/**
|
|
12
|
-
*
|
|
12
|
+
* Get the factory and choice context for creating allocations using the AllocationFactory_Allocate choice
|
|
13
|
+
*
|
|
13
14
|
* @example
|
|
14
|
-
*
|
|
15
|
-
*
|
|
15
|
+
* ```typescript
|
|
16
|
+
* const factory = await client.getAllocationFactory({
|
|
16
17
|
* choiceArguments: { /* choice arguments *\/ },
|
|
17
18
|
* excludeDebugFields: false
|
|
18
|
-
*
|
|
19
|
-
*
|
|
20
|
-
*
|
|
19
|
+
* });
|
|
20
|
+
*
|
|
21
|
+
* ```;
|
|
21
22
|
*/
|
|
22
|
-
export declare const GetAllocationFactory: {
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
choiceContext: components["schemas"]["ChoiceContext"];
|
|
30
|
-
}>;
|
|
31
|
-
client: import("../../../../../../../../core").BaseClient;
|
|
32
|
-
validateParams<T>(params: T, schema: z.ZodSchema<T>): T;
|
|
33
|
-
makeGetRequest<T>(url: string, config?: import("../../../../../../../../core").RequestConfig): Promise<T>;
|
|
34
|
-
makePostRequest<T>(url: string, data: unknown, config?: import("../../../../../../../../core").RequestConfig): Promise<T>;
|
|
35
|
-
makeDeleteRequest<T>(url: string, config?: import("../../../../../../../../core").RequestConfig): Promise<T>;
|
|
36
|
-
makePatchRequest<T>(url: string, data: unknown, config?: import("../../../../../../../../core").RequestConfig): Promise<T>;
|
|
37
|
-
getManagedParties(): string[];
|
|
38
|
-
getPartyId(): string | undefined;
|
|
39
|
-
getApiUrl(): string;
|
|
40
|
-
buildPartyList(additionalParties?: string[]): string[];
|
|
41
|
-
};
|
|
42
|
-
};
|
|
23
|
+
export declare const GetAllocationFactory: new (client: import("../../../../../../../../core").BaseClient) => import("../../../../../../../../core").ApiOperation<{
|
|
24
|
+
choiceArguments: Record<string, never>;
|
|
25
|
+
excludeDebugFields: boolean;
|
|
26
|
+
}, {
|
|
27
|
+
factoryId: string;
|
|
28
|
+
choiceContext: components["schemas"]["ChoiceContext"];
|
|
29
|
+
}>;
|
|
43
30
|
export {};
|
|
44
31
|
//# sourceMappingURL=get-allocation-factory.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-allocation-factory.d.ts","sourceRoot":"","sources":["../../../../../../../../../../src/clients/validator-api/operations/v0/scan-proxy/registry/allocation-instruction/v1/get-allocation-factory.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-allocation-factory.d.ts","sourceRoot":"","sources":["../../../../../../../../../../src/clients/validator-api/operations/v0/scan-proxy/registry/allocation-instruction/v1/get-allocation-factory.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAExB,OAAO,KAAK,EACV,UAAU,EACV,KAAK,EACN,MAAM,+HAA+H,CAAC;AAEvI,KAAK,OAAO,GAAG,wDAAwD,CAAC;AAIxE,eAAO,MAAM,gCAAgC;;;iBAG3C,CAAC;AAEH,MAAM,MAAM,0BAA0B,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,gCAAgC,CAAC,CAAC;AAC1F,MAAM,MAAM,2BAA2B,GAAG,UAAU,CAAC,SAAS,CAAC,CAAC,mBAAmB,CAAC,CAAC;AACrF,MAAM,MAAM,4BAA4B,GAAG,KAAK,CAAC,OAAO,CAAC,CAAC,MAAM,CAAC,CAAC,WAAW,CAAC,CAAC,KAAK,CAAC,CAAC,SAAS,CAAC,CAAC,kBAAkB,CAAC,CAAC;AAErH;;;;;;;;;;;GAWG;AACH,eAAO,MAAM,oBAAoB;;;;;mBASwtB,qBAAsB;EAD7wB,CAAC"}
|
|
@@ -1,24 +1,24 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.GetAllocationFactory = exports.GetAllocationFactoryParamsSchema = void 0;
|
|
4
|
-
const core_1 = require("../../../../../../../../core");
|
|
5
4
|
const zod_1 = require("zod");
|
|
6
|
-
const
|
|
5
|
+
const core_1 = require("../../../../../../../../core");
|
|
7
6
|
const endpoint = '/api/validator/v0/scan-proxy/registry/allocation-instruction/v1/allocation-factory';
|
|
8
7
|
exports.GetAllocationFactoryParamsSchema = zod_1.z.object({
|
|
9
8
|
choiceArguments: zod_1.z.record(zod_1.z.string(), zod_1.z.never()),
|
|
10
9
|
excludeDebugFields: zod_1.z.boolean(),
|
|
11
10
|
});
|
|
12
11
|
/**
|
|
13
|
-
*
|
|
12
|
+
* Get the factory and choice context for creating allocations using the AllocationFactory_Allocate choice
|
|
13
|
+
*
|
|
14
14
|
* @example
|
|
15
|
-
*
|
|
16
|
-
*
|
|
15
|
+
* ```typescript
|
|
16
|
+
* const factory = await client.getAllocationFactory({
|
|
17
17
|
* choiceArguments: { /* choice arguments *\/ },
|
|
18
18
|
* excludeDebugFields: false
|
|
19
|
-
*
|
|
20
|
-
*
|
|
21
|
-
*
|
|
19
|
+
* });
|
|
20
|
+
*
|
|
21
|
+
* ```;
|
|
22
22
|
*/
|
|
23
23
|
exports.GetAllocationFactory = (0, core_1.createApiOperation)({
|
|
24
24
|
paramsSchema: exports.GetAllocationFactoryParamsSchema,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-allocation-factory.js","sourceRoot":"","sources":["../../../../../../../../../../src/clients/validator-api/operations/v0/scan-proxy/registry/allocation-instruction/v1/get-allocation-factory.ts"],"names":[],"mappings":";;;AAAA,
|
|
1
|
+
{"version":3,"file":"get-allocation-factory.js","sourceRoot":"","sources":["../../../../../../../../../../src/clients/validator-api/operations/v0/scan-proxy/registry/allocation-instruction/v1/get-allocation-factory.ts"],"names":[],"mappings":";;;AAAA,6BAAwB;AACxB,uDAAkE;AAQlE,MAAM,QAAQ,GAAG,oFAAoF,CAAC;AAEzF,QAAA,gCAAgC,GAAG,OAAC,CAAC,MAAM,CAAC;IACvD,eAAe,EAAE,OAAC,CAAC,MAAM,CAAC,OAAC,CAAC,MAAM,EAAE,EAAE,OAAC,CAAC,KAAK,EAAE,CAAC;IAChD,kBAAkB,EAAE,OAAC,CAAC,OAAO,EAAE;CAChC,CAAC,CAAC;AAMH;;;;;;;;;;;GAWG;AACU,QAAA,oBAAoB,GAAG,IAAA,yBAAkB,EAA2D;IAC/G,YAAY,EAAE,wCAAgC;IAC9C,MAAM,EAAE,MAAM;IACd,QAAQ,EAAE,CAAC,OAAmC,EAAE,MAAc,EAAE,EAAE,CAAC,GAAG,MAAM,GAAG,QAAQ,EAAE;IACzF,gBAAgB,EAAE,CAAC,MAAkC,EAA+B,EAAE,CAAC,CAAC;QACtF,eAAe,EAAE,MAAM,CAAC,eAAe;QACvC,kBAAkB,EAAE,MAAM,CAAC,kBAAkB;KAC9C,CAAC;CACH,CAAC,CAAC"}
|
|
@@ -1,44 +1,31 @@
|
|
|
1
1
|
import { z } from 'zod';
|
|
2
|
-
import type {
|
|
3
|
-
|
|
2
|
+
import type { components, paths } from '../../../../../../../../generated/token-standard/splice-api-token-allocation-v1/openapi/allocation-v1';
|
|
3
|
+
type ApiPath = '/registry/allocations/v1/{allocationId}/choice-contexts/cancel';
|
|
4
4
|
export declare const GetAllocationCancelContextParamsSchema: z.ZodObject<{
|
|
5
5
|
allocationId: z.ZodString;
|
|
6
6
|
meta: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
7
7
|
}, z.core.$strip>;
|
|
8
8
|
export type GetAllocationCancelContextParams = z.infer<typeof GetAllocationCancelContextParamsSchema>;
|
|
9
9
|
export type GetAllocationCancelContextRequest = components['schemas']['GetChoiceContextRequest'];
|
|
10
|
-
export type GetAllocationCancelContextResponse = paths[
|
|
10
|
+
export type GetAllocationCancelContextResponse = paths[ApiPath]['post']['responses']['200']['content']['application/json'];
|
|
11
11
|
/**
|
|
12
|
-
*
|
|
12
|
+
* Get the choice context to cancel an allocation
|
|
13
|
+
*
|
|
13
14
|
* @example
|
|
14
|
-
*
|
|
15
|
-
*
|
|
15
|
+
* ```typescript
|
|
16
|
+
* const context = await client.getAllocationCancelContext({
|
|
16
17
|
* allocationId: 'allocation123',
|
|
17
18
|
* meta: { key: 'value' }
|
|
18
|
-
*
|
|
19
|
-
*
|
|
20
|
-
*
|
|
19
|
+
* });
|
|
20
|
+
*
|
|
21
|
+
* ```;
|
|
21
22
|
*/
|
|
22
|
-
export declare const GetAllocationCancelContext: {
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
disclosedContracts: components["schemas"]["DisclosedContract"][];
|
|
30
|
-
}>;
|
|
31
|
-
client: import("../../../../../../../../core").BaseClient;
|
|
32
|
-
validateParams<T>(params: T, schema: z.ZodSchema<T>): T;
|
|
33
|
-
makeGetRequest<T>(url: string, config?: import("../../../../../../../../core").RequestConfig): Promise<T>;
|
|
34
|
-
makePostRequest<T>(url: string, data: unknown, config?: import("../../../../../../../../core").RequestConfig): Promise<T>;
|
|
35
|
-
makeDeleteRequest<T>(url: string, config?: import("../../../../../../../../core").RequestConfig): Promise<T>;
|
|
36
|
-
makePatchRequest<T>(url: string, data: unknown, config?: import("../../../../../../../../core").RequestConfig): Promise<T>;
|
|
37
|
-
getManagedParties(): string[];
|
|
38
|
-
getPartyId(): string | undefined;
|
|
39
|
-
getApiUrl(): string;
|
|
40
|
-
buildPartyList(additionalParties?: string[]): string[];
|
|
41
|
-
};
|
|
42
|
-
};
|
|
23
|
+
export declare const GetAllocationCancelContext: new (client: import("../../../../../../../../core").BaseClient) => import("../../../../../../../../core").ApiOperation<{
|
|
24
|
+
allocationId: string;
|
|
25
|
+
meta?: Record<string, string> | undefined;
|
|
26
|
+
}, {
|
|
27
|
+
choiceContextData: Record<string, never>;
|
|
28
|
+
disclosedContracts: components["schemas"]["DisclosedContract"][];
|
|
29
|
+
}>;
|
|
43
30
|
export {};
|
|
44
31
|
//# sourceMappingURL=get-allocation-cancel-context.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-allocation-cancel-context.d.ts","sourceRoot":"","sources":["../../../../../../../../../../src/clients/validator-api/operations/v0/scan-proxy/registry/allocations/v1/get-allocation-cancel-context.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-allocation-cancel-context.d.ts","sourceRoot":"","sources":["../../../../../../../../../../src/clients/validator-api/operations/v0/scan-proxy/registry/allocations/v1/get-allocation-cancel-context.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAExB,OAAO,KAAK,EACV,UAAU,EACV,KAAK,EACN,MAAM,uGAAuG,CAAC;AAE/G,KAAK,OAAO,GAAG,gEAAgE,CAAC;AAIhF,eAAO,MAAM,sCAAsC;;;iBAGjD,CAAC;AAEH,MAAM,MAAM,gCAAgC,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,sCAAsC,CAAC,CAAC;AACtG,MAAM,MAAM,iCAAiC,GAAG,UAAU,CAAC,SAAS,CAAC,CAAC,yBAAyB,CAAC,CAAC;AACjG,MAAM,MAAM,kCAAkC,GAC5C,KAAK,CAAC,OAAO,CAAC,CAAC,MAAM,CAAC,CAAC,WAAW,CAAC,CAAC,KAAK,CAAC,CAAC,SAAS,CAAC,CAAC,kBAAkB,CAAC,CAAC;AAE5E;;;;;;;;;;;GAWG;AACH,eAAO,MAAM,0BAA0B;;;;;wBAgB4oC,qBAAsB;EADvsC,CAAC"}
|
|
@@ -1,24 +1,24 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.GetAllocationCancelContext = exports.GetAllocationCancelContextParamsSchema = void 0;
|
|
4
|
-
const core_1 = require("../../../../../../../../core");
|
|
5
4
|
const zod_1 = require("zod");
|
|
6
|
-
const
|
|
5
|
+
const core_1 = require("../../../../../../../../core");
|
|
7
6
|
const endpoint = '/api/validator/v0/scan-proxy/registry/allocations/v1';
|
|
8
7
|
exports.GetAllocationCancelContextParamsSchema = zod_1.z.object({
|
|
9
8
|
allocationId: zod_1.z.string(),
|
|
10
9
|
meta: zod_1.z.record(zod_1.z.string(), zod_1.z.string()).optional(),
|
|
11
10
|
});
|
|
12
11
|
/**
|
|
13
|
-
*
|
|
12
|
+
* Get the choice context to cancel an allocation
|
|
13
|
+
*
|
|
14
14
|
* @example
|
|
15
|
-
*
|
|
16
|
-
*
|
|
15
|
+
* ```typescript
|
|
16
|
+
* const context = await client.getAllocationCancelContext({
|
|
17
17
|
* allocationId: 'allocation123',
|
|
18
18
|
* meta: { key: 'value' }
|
|
19
|
-
*
|
|
20
|
-
*
|
|
21
|
-
*
|
|
19
|
+
* });
|
|
20
|
+
*
|
|
21
|
+
* ```;
|
|
22
22
|
*/
|
|
23
23
|
exports.GetAllocationCancelContext = (0, core_1.createApiOperation)({
|
|
24
24
|
paramsSchema: exports.GetAllocationCancelContextParamsSchema,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-allocation-cancel-context.js","sourceRoot":"","sources":["../../../../../../../../../../src/clients/validator-api/operations/v0/scan-proxy/registry/allocations/v1/get-allocation-cancel-context.ts"],"names":[],"mappings":";;;AAAA,
|
|
1
|
+
{"version":3,"file":"get-allocation-cancel-context.js","sourceRoot":"","sources":["../../../../../../../../../../src/clients/validator-api/operations/v0/scan-proxy/registry/allocations/v1/get-allocation-cancel-context.ts"],"names":[],"mappings":";;;AAAA,6BAAwB;AACxB,uDAAkE;AAQlE,MAAM,QAAQ,GAAG,sDAAsD,CAAC;AAE3D,QAAA,sCAAsC,GAAG,OAAC,CAAC,MAAM,CAAC;IAC7D,YAAY,EAAE,OAAC,CAAC,MAAM,EAAE;IACxB,IAAI,EAAE,OAAC,CAAC,MAAM,CAAC,OAAC,CAAC,MAAM,EAAE,EAAE,OAAC,CAAC,MAAM,EAAE,CAAC,CAAC,QAAQ,EAAE;CAClD,CAAC,CAAC;AAOH;;;;;;;;;;;GAWG;AACU,QAAA,0BAA0B,GAAG,IAAA,yBAAkB,EAG1D;IACA,YAAY,EAAE,8CAAsC;IACpD,MAAM,EAAE,MAAM;IACd,QAAQ,EAAE,CAAC,MAAwC,EAAE,MAAc,EAAE,EAAE,CACrE,GAAG,MAAM,GAAG,QAAQ,IAAI,MAAM,CAAC,YAAY,yBAAyB;IACtE,gBAAgB,EAAE,CAAC,MAAwC,EAAqC,EAAE;QAChG,MAAM,OAAO,GAAsC,EAAE,CAAC;QACtD,IAAI,MAAM,CAAC,IAAI,KAAK,SAAS,EAAE,CAAC;YAC9B,OAAO,CAAC,IAAI,GAAG,MAAM,CAAC,IAAI,CAAC;QAC7B,CAAC;QACD,OAAO,OAAO,CAAC;IACjB,CAAC;CACF,CAAC,CAAC"}
|
|
@@ -1,44 +1,31 @@
|
|
|
1
1
|
import { z } from 'zod';
|
|
2
|
-
import type {
|
|
3
|
-
|
|
2
|
+
import type { components, paths } from '../../../../../../../../generated/token-standard/splice-api-token-allocation-v1/openapi/allocation-v1';
|
|
3
|
+
type ApiPath = '/registry/allocations/v1/{allocationId}/choice-contexts/execute-transfer';
|
|
4
4
|
export declare const GetAllocationTransferContextParamsSchema: z.ZodObject<{
|
|
5
5
|
allocationId: z.ZodString;
|
|
6
6
|
meta: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
7
7
|
}, z.core.$strip>;
|
|
8
8
|
export type GetAllocationTransferContextParams = z.infer<typeof GetAllocationTransferContextParamsSchema>;
|
|
9
9
|
export type GetAllocationTransferContextRequest = components['schemas']['GetChoiceContextRequest'];
|
|
10
|
-
export type GetAllocationTransferContextResponse = paths[
|
|
10
|
+
export type GetAllocationTransferContextResponse = paths[ApiPath]['post']['responses']['200']['content']['application/json'];
|
|
11
11
|
/**
|
|
12
|
-
*
|
|
12
|
+
* Get the choice context to execute a transfer on an allocation
|
|
13
|
+
*
|
|
13
14
|
* @example
|
|
14
|
-
*
|
|
15
|
-
*
|
|
15
|
+
* ```typescript
|
|
16
|
+
* const context = await client.getAllocationTransferContext({
|
|
16
17
|
* allocationId: 'allocation123',
|
|
17
18
|
* meta: { key: 'value' }
|
|
18
|
-
*
|
|
19
|
-
*
|
|
20
|
-
*
|
|
19
|
+
* });
|
|
20
|
+
*
|
|
21
|
+
* ```;
|
|
21
22
|
*/
|
|
22
|
-
export declare const GetAllocationTransferContext: {
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
disclosedContracts: components["schemas"]["DisclosedContract"][];
|
|
30
|
-
}>;
|
|
31
|
-
client: import("../../../../../../../../core").BaseClient;
|
|
32
|
-
validateParams<T>(params: T, schema: z.ZodSchema<T>): T;
|
|
33
|
-
makeGetRequest<T>(url: string, config?: import("../../../../../../../../core").RequestConfig): Promise<T>;
|
|
34
|
-
makePostRequest<T>(url: string, data: unknown, config?: import("../../../../../../../../core").RequestConfig): Promise<T>;
|
|
35
|
-
makeDeleteRequest<T>(url: string, config?: import("../../../../../../../../core").RequestConfig): Promise<T>;
|
|
36
|
-
makePatchRequest<T>(url: string, data: unknown, config?: import("../../../../../../../../core").RequestConfig): Promise<T>;
|
|
37
|
-
getManagedParties(): string[];
|
|
38
|
-
getPartyId(): string | undefined;
|
|
39
|
-
getApiUrl(): string;
|
|
40
|
-
buildPartyList(additionalParties?: string[]): string[];
|
|
41
|
-
};
|
|
42
|
-
};
|
|
23
|
+
export declare const GetAllocationTransferContext: new (client: import("../../../../../../../../core").BaseClient) => import("../../../../../../../../core").ApiOperation<{
|
|
24
|
+
allocationId: string;
|
|
25
|
+
meta?: Record<string, string> | undefined;
|
|
26
|
+
}, {
|
|
27
|
+
choiceContextData: Record<string, never>;
|
|
28
|
+
disclosedContracts: components["schemas"]["DisclosedContract"][];
|
|
29
|
+
}>;
|
|
43
30
|
export {};
|
|
44
31
|
//# sourceMappingURL=get-allocation-transfer-context.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-allocation-transfer-context.d.ts","sourceRoot":"","sources":["../../../../../../../../../../src/clients/validator-api/operations/v0/scan-proxy/registry/allocations/v1/get-allocation-transfer-context.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-allocation-transfer-context.d.ts","sourceRoot":"","sources":["../../../../../../../../../../src/clients/validator-api/operations/v0/scan-proxy/registry/allocations/v1/get-allocation-transfer-context.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAExB,OAAO,KAAK,EACV,UAAU,EACV,KAAK,EACN,MAAM,uGAAuG,CAAC;AAE/G,KAAK,OAAO,GAAG,0EAA0E,CAAC;AAI1F,eAAO,MAAM,wCAAwC;;;iBAGnD,CAAC;AAEH,MAAM,MAAM,kCAAkC,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,wCAAwC,CAAC,CAAC;AAC1G,MAAM,MAAM,mCAAmC,GAAG,UAAU,CAAC,SAAS,CAAC,CAAC,yBAAyB,CAAC,CAAC;AACnG,MAAM,MAAM,oCAAoC,GAC9C,KAAK,CAAC,OAAO,CAAC,CAAC,MAAM,CAAC,CAAC,WAAW,CAAC,CAAC,KAAK,CAAC,CAAC,SAAS,CAAC,CAAC,kBAAkB,CAAC,CAAC;AAE5E;;;;;;;;;;;GAWG;AACH,eAAO,MAAM,4BAA4B;;;;;wBAgB2kC,qBAAsB;EADxoC,CAAC"}
|
|
@@ -1,24 +1,24 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.GetAllocationTransferContext = exports.GetAllocationTransferContextParamsSchema = void 0;
|
|
4
|
-
const core_1 = require("../../../../../../../../core");
|
|
5
4
|
const zod_1 = require("zod");
|
|
6
|
-
const
|
|
5
|
+
const core_1 = require("../../../../../../../../core");
|
|
7
6
|
const endpoint = '/api/validator/v0/scan-proxy/registry/allocations/v1';
|
|
8
7
|
exports.GetAllocationTransferContextParamsSchema = zod_1.z.object({
|
|
9
8
|
allocationId: zod_1.z.string(),
|
|
10
9
|
meta: zod_1.z.record(zod_1.z.string(), zod_1.z.string()).optional(),
|
|
11
10
|
});
|
|
12
11
|
/**
|
|
13
|
-
*
|
|
12
|
+
* Get the choice context to execute a transfer on an allocation
|
|
13
|
+
*
|
|
14
14
|
* @example
|
|
15
|
-
*
|
|
16
|
-
*
|
|
15
|
+
* ```typescript
|
|
16
|
+
* const context = await client.getAllocationTransferContext({
|
|
17
17
|
* allocationId: 'allocation123',
|
|
18
18
|
* meta: { key: 'value' }
|
|
19
|
-
*
|
|
20
|
-
*
|
|
21
|
-
*
|
|
19
|
+
* });
|
|
20
|
+
*
|
|
21
|
+
* ```;
|
|
22
22
|
*/
|
|
23
23
|
exports.GetAllocationTransferContext = (0, core_1.createApiOperation)({
|
|
24
24
|
paramsSchema: exports.GetAllocationTransferContextParamsSchema,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-allocation-transfer-context.js","sourceRoot":"","sources":["../../../../../../../../../../src/clients/validator-api/operations/v0/scan-proxy/registry/allocations/v1/get-allocation-transfer-context.ts"],"names":[],"mappings":";;;AAAA,
|
|
1
|
+
{"version":3,"file":"get-allocation-transfer-context.js","sourceRoot":"","sources":["../../../../../../../../../../src/clients/validator-api/operations/v0/scan-proxy/registry/allocations/v1/get-allocation-transfer-context.ts"],"names":[],"mappings":";;;AAAA,6BAAwB;AACxB,uDAAkE;AAQlE,MAAM,QAAQ,GAAG,sDAAsD,CAAC;AAE3D,QAAA,wCAAwC,GAAG,OAAC,CAAC,MAAM,CAAC;IAC/D,YAAY,EAAE,OAAC,CAAC,MAAM,EAAE;IACxB,IAAI,EAAE,OAAC,CAAC,MAAM,CAAC,OAAC,CAAC,MAAM,EAAE,EAAE,OAAC,CAAC,MAAM,EAAE,CAAC,CAAC,QAAQ,EAAE;CAClD,CAAC,CAAC;AAOH;;;;;;;;;;;GAWG;AACU,QAAA,4BAA4B,GAAG,IAAA,yBAAkB,EAG5D;IACA,YAAY,EAAE,gDAAwC;IACtD,MAAM,EAAE,MAAM;IACd,QAAQ,EAAE,CAAC,MAA0C,EAAE,MAAc,EAAE,EAAE,CACvE,GAAG,MAAM,GAAG,QAAQ,IAAI,MAAM,CAAC,YAAY,mCAAmC;IAChF,gBAAgB,EAAE,CAAC,MAA0C,EAAuC,EAAE;QACpG,MAAM,OAAO,GAAwC,EAAE,CAAC;QACxD,IAAI,MAAM,CAAC,IAAI,KAAK,SAAS,EAAE,CAAC;YAC9B,OAAO,CAAC,IAAI,GAAG,MAAM,CAAC,IAAI,CAAC;QAC7B,CAAC;QACD,OAAO,OAAO,CAAC;IACjB,CAAC;CACF,CAAC,CAAC"}
|
|
@@ -1,44 +1,31 @@
|
|
|
1
1
|
import { z } from 'zod';
|
|
2
|
-
import type {
|
|
3
|
-
|
|
2
|
+
import type { components, paths } from '../../../../../../../../generated/token-standard/splice-api-token-allocation-v1/openapi/allocation-v1';
|
|
3
|
+
type ApiPath = '/registry/allocations/v1/{allocationId}/choice-contexts/withdraw';
|
|
4
4
|
export declare const GetAllocationWithdrawContextParamsSchema: z.ZodObject<{
|
|
5
5
|
allocationId: z.ZodString;
|
|
6
6
|
meta: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
7
7
|
}, z.core.$strip>;
|
|
8
8
|
export type GetAllocationWithdrawContextParams = z.infer<typeof GetAllocationWithdrawContextParamsSchema>;
|
|
9
9
|
export type GetAllocationWithdrawContextRequest = components['schemas']['GetChoiceContextRequest'];
|
|
10
|
-
export type GetAllocationWithdrawContextResponse = paths[
|
|
10
|
+
export type GetAllocationWithdrawContextResponse = paths[ApiPath]['post']['responses']['200']['content']['application/json'];
|
|
11
11
|
/**
|
|
12
|
-
*
|
|
12
|
+
* Get the choice context to withdraw an allocation
|
|
13
|
+
*
|
|
13
14
|
* @example
|
|
14
|
-
*
|
|
15
|
-
*
|
|
15
|
+
* ```typescript
|
|
16
|
+
* const context = await client.getAllocationWithdrawContext({
|
|
16
17
|
* allocationId: 'allocation123',
|
|
17
18
|
* meta: { key: 'value' }
|
|
18
|
-
*
|
|
19
|
-
*
|
|
20
|
-
*
|
|
19
|
+
* });
|
|
20
|
+
*
|
|
21
|
+
* ```;
|
|
21
22
|
*/
|
|
22
|
-
export declare const GetAllocationWithdrawContext: {
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
disclosedContracts: components["schemas"]["DisclosedContract"][];
|
|
30
|
-
}>;
|
|
31
|
-
client: import("../../../../../../../../core").BaseClient;
|
|
32
|
-
validateParams<T>(params: T, schema: z.ZodSchema<T>): T;
|
|
33
|
-
makeGetRequest<T>(url: string, config?: import("../../../../../../../../core").RequestConfig): Promise<T>;
|
|
34
|
-
makePostRequest<T>(url: string, data: unknown, config?: import("../../../../../../../../core").RequestConfig): Promise<T>;
|
|
35
|
-
makeDeleteRequest<T>(url: string, config?: import("../../../../../../../../core").RequestConfig): Promise<T>;
|
|
36
|
-
makePatchRequest<T>(url: string, data: unknown, config?: import("../../../../../../../../core").RequestConfig): Promise<T>;
|
|
37
|
-
getManagedParties(): string[];
|
|
38
|
-
getPartyId(): string | undefined;
|
|
39
|
-
getApiUrl(): string;
|
|
40
|
-
buildPartyList(additionalParties?: string[]): string[];
|
|
41
|
-
};
|
|
42
|
-
};
|
|
23
|
+
export declare const GetAllocationWithdrawContext: new (client: import("../../../../../../../../core").BaseClient) => import("../../../../../../../../core").ApiOperation<{
|
|
24
|
+
allocationId: string;
|
|
25
|
+
meta?: Record<string, string> | undefined;
|
|
26
|
+
}, {
|
|
27
|
+
choiceContextData: Record<string, never>;
|
|
28
|
+
disclosedContracts: components["schemas"]["DisclosedContract"][];
|
|
29
|
+
}>;
|
|
43
30
|
export {};
|
|
44
31
|
//# sourceMappingURL=get-allocation-withdraw-context.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-allocation-withdraw-context.d.ts","sourceRoot":"","sources":["../../../../../../../../../../src/clients/validator-api/operations/v0/scan-proxy/registry/allocations/v1/get-allocation-withdraw-context.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-allocation-withdraw-context.d.ts","sourceRoot":"","sources":["../../../../../../../../../../src/clients/validator-api/operations/v0/scan-proxy/registry/allocations/v1/get-allocation-withdraw-context.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAExB,OAAO,KAAK,EACV,UAAU,EACV,KAAK,EACN,MAAM,uGAAuG,CAAC;AAE/G,KAAK,OAAO,GAAG,kEAAkE,CAAC;AAIlF,eAAO,MAAM,wCAAwC;;;iBAGnD,CAAC;AAEH,MAAM,MAAM,kCAAkC,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,wCAAwC,CAAC,CAAC;AAC1G,MAAM,MAAM,mCAAmC,GAAG,UAAU,CAAC,SAAS,CAAC,CAAC,yBAAyB,CAAC,CAAC;AACnG,MAAM,MAAM,oCAAoC,GAC9C,KAAK,CAAC,OAAO,CAAC,CAAC,MAAM,CAAC,CAAC,WAAW,CAAC,CAAC,KAAK,CAAC,CAAC,SAAS,CAAC,CAAC,kBAAkB,CAAC,CAAC;AAE5E;;;;;;;;;;;GAWG;AACH,eAAO,MAAM,4BAA4B;;;;;wBAgBwmC,qBAAsB;EADrqC,CAAC"}
|
|
@@ -1,24 +1,24 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.GetAllocationWithdrawContext = exports.GetAllocationWithdrawContextParamsSchema = void 0;
|
|
4
|
-
const core_1 = require("../../../../../../../../core");
|
|
5
4
|
const zod_1 = require("zod");
|
|
6
|
-
const
|
|
5
|
+
const core_1 = require("../../../../../../../../core");
|
|
7
6
|
const endpoint = '/api/validator/v0/scan-proxy/registry/allocations/v1';
|
|
8
7
|
exports.GetAllocationWithdrawContextParamsSchema = zod_1.z.object({
|
|
9
8
|
allocationId: zod_1.z.string(),
|
|
10
9
|
meta: zod_1.z.record(zod_1.z.string(), zod_1.z.string()).optional(),
|
|
11
10
|
});
|
|
12
11
|
/**
|
|
13
|
-
*
|
|
12
|
+
* Get the choice context to withdraw an allocation
|
|
13
|
+
*
|
|
14
14
|
* @example
|
|
15
|
-
*
|
|
16
|
-
*
|
|
15
|
+
* ```typescript
|
|
16
|
+
* const context = await client.getAllocationWithdrawContext({
|
|
17
17
|
* allocationId: 'allocation123',
|
|
18
18
|
* meta: { key: 'value' }
|
|
19
|
-
*
|
|
20
|
-
*
|
|
21
|
-
*
|
|
19
|
+
* });
|
|
20
|
+
*
|
|
21
|
+
* ```;
|
|
22
22
|
*/
|
|
23
23
|
exports.GetAllocationWithdrawContext = (0, core_1.createApiOperation)({
|
|
24
24
|
paramsSchema: exports.GetAllocationWithdrawContextParamsSchema,
|