@polymeshassociation/polymesh-sdk 28.0.0-beta.1 → 28.0.0-beta.3
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/.yarn/install-state.gz +0 -0
- package/CHANGELOG.md +3 -7
- package/api/client/AccountManagement.d.ts +3 -3
- package/api/client/AccountManagement.d.ts.map +1 -1
- package/api/client/AccountManagement.js.map +1 -1
- package/api/client/Assets.d.ts +2 -2
- package/api/client/Assets.d.ts.map +1 -1
- package/api/client/Assets.js.map +1 -1
- package/api/client/Claims.d.ts +2 -2
- package/api/client/Claims.d.ts.map +1 -1
- package/api/client/Claims.js +12 -12
- package/api/client/Claims.js.map +1 -1
- package/api/client/Identities.d.ts +2 -2
- package/api/client/Identities.d.ts.map +1 -1
- package/api/client/Identities.js +1 -1
- package/api/client/Identities.js.map +1 -1
- package/api/client/Network.d.ts +3 -3
- package/api/client/Network.d.ts.map +1 -1
- package/api/client/Network.js.map +1 -1
- package/api/client/Polymesh.d.ts +3 -3
- package/api/client/Polymesh.d.ts.map +1 -1
- package/api/client/Polymesh.js +1 -1
- package/api/client/Polymesh.js.map +1 -1
- package/api/client/Settlements.d.ts +2 -2
- package/api/client/Settlements.d.ts.map +1 -1
- package/api/client/Settlements.js +1 -1
- package/api/client/Settlements.js.map +1 -1
- package/api/client/Staking.d.ts +2 -2
- package/api/client/Staking.d.ts.map +1 -1
- package/api/client/Staking.js.map +1 -1
- package/api/client/types.d.ts +3 -3
- package/api/client/types.d.ts.map +1 -1
- package/api/client/types.js +1 -1
- package/api/client/types.js.map +1 -1
- package/api/entities/Account/MultiSig/index.d.ts +4 -4
- package/api/entities/Account/MultiSig/index.d.ts.map +1 -1
- package/api/entities/Account/MultiSig/index.js +2 -2
- package/api/entities/Account/MultiSig/index.js.map +1 -1
- package/api/entities/Account/MultiSig/types.d.ts +2 -2
- package/api/entities/Account/MultiSig/types.d.ts.map +1 -1
- package/api/entities/Account/Staking/index.d.ts +2 -2
- package/api/entities/Account/Staking/index.d.ts.map +1 -1
- package/api/entities/Account/Staking/index.js.map +1 -1
- package/api/entities/Account/helpers.d.ts +2 -2
- package/api/entities/Account/helpers.d.ts.map +1 -1
- package/api/entities/Account/helpers.js +3 -4
- package/api/entities/Account/helpers.js.map +1 -1
- package/api/entities/Account/index.d.ts +6 -6
- package/api/entities/Account/index.d.ts.map +1 -1
- package/api/entities/Account/index.js +14 -14
- package/api/entities/Account/index.js.map +1 -1
- package/api/entities/Account/types.d.ts +4 -4
- package/api/entities/Account/types.d.ts.map +1 -1
- package/api/entities/Account/types.js +2 -2
- package/api/entities/Account/types.js.map +1 -1
- package/api/entities/Asset/Base/BaseAsset.d.ts +6 -6
- package/api/entities/Asset/Base/BaseAsset.d.ts.map +1 -1
- package/api/entities/Asset/Base/BaseAsset.js +20 -20
- package/api/entities/Asset/Base/BaseAsset.js.map +1 -1
- package/api/entities/Asset/Base/Compliance/Requirements.d.ts +2 -2
- package/api/entities/Asset/Base/Compliance/Requirements.d.ts.map +1 -1
- package/api/entities/Asset/Base/Compliance/Requirements.js.map +1 -1
- package/api/entities/Asset/Base/Compliance/TrustedClaimIssuers.d.ts +2 -2
- package/api/entities/Asset/Base/Compliance/TrustedClaimIssuers.d.ts.map +1 -1
- package/api/entities/Asset/Base/Compliance/TrustedClaimIssuers.js.map +1 -1
- package/api/entities/Asset/Base/Compliance/index.d.ts +1 -1
- package/api/entities/Asset/Base/Compliance/index.d.ts.map +1 -1
- package/api/entities/Asset/Base/Compliance/index.js.map +1 -1
- package/api/entities/Asset/Base/Documents/index.d.ts +3 -3
- package/api/entities/Asset/Base/Documents/index.d.ts.map +1 -1
- package/api/entities/Asset/Base/Documents/index.js.map +1 -1
- package/api/entities/Asset/Base/Metadata/index.d.ts +2 -2
- package/api/entities/Asset/Base/Metadata/index.d.ts.map +1 -1
- package/api/entities/Asset/Base/Metadata/index.js.map +1 -1
- package/api/entities/Asset/Base/Permissions/index.d.ts +2 -2
- package/api/entities/Asset/Base/Permissions/index.d.ts.map +1 -1
- package/api/entities/Asset/Base/Permissions/index.js.map +1 -1
- package/api/entities/Asset/Base/Settlements/index.d.ts +2 -2
- package/api/entities/Asset/Base/Settlements/index.d.ts.map +1 -1
- package/api/entities/Asset/Base/Settlements/index.js +2 -2
- package/api/entities/Asset/Base/Settlements/index.js.map +1 -1
- package/api/entities/Asset/Fungible/AssetHolders/index.d.ts +2 -2
- package/api/entities/Asset/Fungible/AssetHolders/index.d.ts.map +1 -1
- package/api/entities/Asset/Fungible/AssetHolders/index.js.map +1 -1
- package/api/entities/Asset/Fungible/Checkpoints/Schedules.d.ts +2 -2
- package/api/entities/Asset/Fungible/Checkpoints/Schedules.d.ts.map +1 -1
- package/api/entities/Asset/Fungible/Checkpoints/Schedules.js +2 -2
- package/api/entities/Asset/Fungible/Checkpoints/Schedules.js.map +1 -1
- package/api/entities/Asset/Fungible/Checkpoints/index.d.ts +2 -2
- package/api/entities/Asset/Fungible/Checkpoints/index.d.ts.map +1 -1
- package/api/entities/Asset/Fungible/Checkpoints/index.js.map +1 -1
- package/api/entities/Asset/Fungible/Checkpoints/types.d.ts +2 -2
- package/api/entities/Asset/Fungible/Checkpoints/types.d.ts.map +1 -1
- package/api/entities/Asset/Fungible/Checkpoints/types.js +1 -1
- package/api/entities/Asset/Fungible/Checkpoints/types.js.map +1 -1
- package/api/entities/Asset/Fungible/CorporateActions/Ballots.d.ts +2 -2
- package/api/entities/Asset/Fungible/CorporateActions/Ballots.d.ts.map +1 -1
- package/api/entities/Asset/Fungible/CorporateActions/Ballots.js +1 -1
- package/api/entities/Asset/Fungible/CorporateActions/Ballots.js.map +1 -1
- package/api/entities/Asset/Fungible/CorporateActions/Distributions.d.ts +2 -2
- package/api/entities/Asset/Fungible/CorporateActions/Distributions.d.ts.map +1 -1
- package/api/entities/Asset/Fungible/CorporateActions/Distributions.js.map +1 -1
- package/api/entities/Asset/Fungible/CorporateActions/index.d.ts +2 -2
- package/api/entities/Asset/Fungible/CorporateActions/index.d.ts.map +1 -1
- package/api/entities/Asset/Fungible/CorporateActions/index.js +1 -1
- package/api/entities/Asset/Fungible/CorporateActions/index.js.map +1 -1
- package/api/entities/Asset/Fungible/CorporateActions/types.d.ts +1 -1
- package/api/entities/Asset/Fungible/CorporateActions/types.d.ts.map +1 -1
- package/api/entities/Asset/Fungible/Issuance/index.d.ts +2 -2
- package/api/entities/Asset/Fungible/Issuance/index.d.ts.map +1 -1
- package/api/entities/Asset/Fungible/Issuance/index.js.map +1 -1
- package/api/entities/Asset/Fungible/Offerings/index.d.ts +2 -2
- package/api/entities/Asset/Fungible/Offerings/index.d.ts.map +1 -1
- package/api/entities/Asset/Fungible/Offerings/index.js +2 -2
- package/api/entities/Asset/Fungible/Offerings/index.js.map +1 -1
- package/api/entities/Asset/Fungible/TransferRestrictions/index.d.ts +7 -2
- package/api/entities/Asset/Fungible/TransferRestrictions/index.d.ts.map +1 -1
- package/api/entities/Asset/Fungible/TransferRestrictions/index.js +161 -2
- package/api/entities/Asset/Fungible/TransferRestrictions/index.js.map +1 -1
- package/api/entities/Asset/Fungible/index.d.ts +3 -3
- package/api/entities/Asset/Fungible/index.d.ts.map +1 -1
- package/api/entities/Asset/Fungible/index.js +1 -1
- package/api/entities/Asset/Fungible/index.js.map +1 -1
- package/api/entities/Asset/NonFungible/AssetHolders/index.d.ts +2 -2
- package/api/entities/Asset/NonFungible/AssetHolders/index.d.ts.map +1 -1
- package/api/entities/Asset/NonFungible/AssetHolders/index.js.map +1 -1
- package/api/entities/Asset/NonFungible/Nft.d.ts +3 -3
- package/api/entities/Asset/NonFungible/Nft.d.ts.map +1 -1
- package/api/entities/Asset/NonFungible/Nft.js +8 -8
- package/api/entities/Asset/NonFungible/Nft.js.map +1 -1
- package/api/entities/Asset/NonFungible/NftCollection.d.ts +5 -5
- package/api/entities/Asset/NonFungible/NftCollection.d.ts.map +1 -1
- package/api/entities/Asset/NonFungible/NftCollection.js +4 -4
- package/api/entities/Asset/NonFungible/NftCollection.js.map +1 -1
- package/api/entities/Asset/types.d.ts +77 -31
- package/api/entities/Asset/types.d.ts.map +1 -1
- package/api/entities/Asset/types.js +5 -5
- package/api/entities/Asset/types.js.map +1 -1
- package/api/entities/AuthorizationRequest.d.ts +3 -3
- package/api/entities/AuthorizationRequest.d.ts.map +1 -1
- package/api/entities/AuthorizationRequest.js +8 -8
- package/api/entities/AuthorizationRequest.js.map +1 -1
- package/api/entities/Checkpoint.d.ts +2 -2
- package/api/entities/Checkpoint.d.ts.map +1 -1
- package/api/entities/Checkpoint.js +8 -8
- package/api/entities/Checkpoint.js.map +1 -1
- package/api/entities/CheckpointSchedule/index.d.ts +2 -2
- package/api/entities/CheckpointSchedule/index.d.ts.map +1 -1
- package/api/entities/CheckpointSchedule/index.js +8 -8
- package/api/entities/CheckpointSchedule/index.js.map +1 -1
- package/api/entities/CheckpointSchedule/types.d.ts +1 -1
- package/api/entities/CheckpointSchedule/types.d.ts.map +1 -1
- package/api/entities/CorporateAction.d.ts +3 -3
- package/api/entities/CorporateAction.d.ts.map +1 -1
- package/api/entities/CorporateAction.js.map +1 -1
- package/api/entities/CorporateActionBase/index.d.ts +3 -3
- package/api/entities/CorporateActionBase/index.d.ts.map +1 -1
- package/api/entities/CorporateActionBase/index.js +8 -8
- package/api/entities/CorporateActionBase/index.js.map +1 -1
- package/api/entities/CorporateActionBase/types.d.ts +4 -4
- package/api/entities/CorporateActionBase/types.d.ts.map +1 -1
- package/api/entities/CorporateActionBase/types.js +2 -2
- package/api/entities/CorporateActionBase/types.js.map +1 -1
- package/api/entities/CorporateBallot/index.d.ts +3 -3
- package/api/entities/CorporateBallot/index.d.ts.map +1 -1
- package/api/entities/CorporateBallot/index.js +2 -2
- package/api/entities/CorporateBallot/index.js.map +1 -1
- package/api/entities/CorporateBallot/types.d.ts +7 -7
- package/api/entities/CorporateBallot/types.d.ts.map +1 -1
- package/api/entities/CorporateBallot/types.js +1 -1
- package/api/entities/CorporateBallot/types.js.map +1 -1
- package/api/entities/CustomPermissionGroup.d.ts +2 -2
- package/api/entities/CustomPermissionGroup.d.ts.map +1 -1
- package/api/entities/CustomPermissionGroup.js +8 -8
- package/api/entities/CustomPermissionGroup.js.map +1 -1
- package/api/entities/DefaultPortfolio.d.ts +1 -1
- package/api/entities/DefaultPortfolio.d.ts.map +1 -1
- package/api/entities/DefaultPortfolio.js.map +1 -1
- package/api/entities/DefaultTrustedClaimIssuer.d.ts +3 -3
- package/api/entities/DefaultTrustedClaimIssuer.d.ts.map +1 -1
- package/api/entities/DefaultTrustedClaimIssuer.js +8 -8
- package/api/entities/DefaultTrustedClaimIssuer.js.map +1 -1
- package/api/entities/DividendDistribution/index.d.ts +5 -5
- package/api/entities/DividendDistribution/index.d.ts.map +1 -1
- package/api/entities/DividendDistribution/index.js +2 -2
- package/api/entities/DividendDistribution/index.js.map +1 -1
- package/api/entities/DividendDistribution/types.d.ts +1 -1
- package/api/entities/DividendDistribution/types.d.ts.map +1 -1
- package/api/entities/Entity.d.ts +1 -1
- package/api/entities/Entity.d.ts.map +1 -1
- package/api/entities/Entity.js +7 -7
- package/api/entities/Entity.js.map +1 -1
- package/api/entities/Identity/AssetPermissions.d.ts +3 -3
- package/api/entities/Identity/AssetPermissions.d.ts.map +1 -1
- package/api/entities/Identity/AssetPermissions.js +5 -5
- package/api/entities/Identity/AssetPermissions.js.map +1 -1
- package/api/entities/Identity/ChildIdentity.d.ts +3 -3
- package/api/entities/Identity/ChildIdentity.d.ts.map +1 -1
- package/api/entities/Identity/ChildIdentity.js +1 -1
- package/api/entities/Identity/ChildIdentity.js.map +1 -1
- package/api/entities/Identity/IdentityAuthorizations.d.ts +2 -2
- package/api/entities/Identity/IdentityAuthorizations.d.ts.map +1 -1
- package/api/entities/Identity/IdentityAuthorizations.js.map +1 -1
- package/api/entities/Identity/Portfolios.d.ts +2 -2
- package/api/entities/Identity/Portfolios.d.ts.map +1 -1
- package/api/entities/Identity/Portfolios.js +2 -2
- package/api/entities/Identity/Portfolios.js.map +1 -1
- package/api/entities/Identity/index.d.ts +3 -3
- package/api/entities/Identity/index.d.ts.map +1 -1
- package/api/entities/Identity/index.js +16 -16
- package/api/entities/Identity/index.js.map +1 -1
- package/api/entities/Instruction/index.d.ts +2 -2
- package/api/entities/Instruction/index.d.ts.map +1 -1
- package/api/entities/Instruction/index.js +10 -10
- package/api/entities/Instruction/index.js.map +1 -1
- package/api/entities/Instruction/types.d.ts +8 -8
- package/api/entities/Instruction/types.d.ts.map +1 -1
- package/api/entities/Instruction/types.js +3 -3
- package/api/entities/Instruction/types.js.map +1 -1
- package/api/entities/KnownPermissionGroup.d.ts +2 -2
- package/api/entities/KnownPermissionGroup.d.ts.map +1 -1
- package/api/entities/KnownPermissionGroup.js +8 -8
- package/api/entities/KnownPermissionGroup.js.map +1 -1
- package/api/entities/MetadataEntry/index.d.ts +2 -2
- package/api/entities/MetadataEntry/index.d.ts.map +1 -1
- package/api/entities/MetadataEntry/index.js +8 -8
- package/api/entities/MetadataEntry/index.js.map +1 -1
- package/api/entities/MetadataEntry/types.d.ts +5 -5
- package/api/entities/MetadataEntry/types.d.ts.map +1 -1
- package/api/entities/MetadataEntry/types.js +2 -2
- package/api/entities/MetadataEntry/types.js.map +1 -1
- package/api/entities/MultiSigProposal/index.d.ts +2 -2
- package/api/entities/MultiSigProposal/index.d.ts.map +1 -1
- package/api/entities/MultiSigProposal/index.js.map +1 -1
- package/api/entities/MultiSigProposal/types.d.ts +4 -4
- package/api/entities/MultiSigProposal/types.d.ts.map +1 -1
- package/api/entities/MultiSigProposal/types.js +2 -2
- package/api/entities/MultiSigProposal/types.js.map +1 -1
- package/api/entities/Namespace.d.ts +1 -1
- package/api/entities/Namespace.d.ts.map +1 -1
- package/api/entities/NumberedPortfolio.d.ts +2 -2
- package/api/entities/NumberedPortfolio.d.ts.map +1 -1
- package/api/entities/NumberedPortfolio.js +8 -8
- package/api/entities/NumberedPortfolio.js.map +1 -1
- package/api/entities/Offering/index.d.ts +2 -2
- package/api/entities/Offering/index.d.ts.map +1 -1
- package/api/entities/Offering/index.js +10 -10
- package/api/entities/Offering/index.js.map +1 -1
- package/api/entities/Offering/types.d.ts +1 -1
- package/api/entities/Offering/types.d.ts.map +1 -1
- package/api/entities/Offering/types.js +3 -3
- package/api/entities/Offering/types.js.map +1 -1
- package/api/entities/PermissionGroup.d.ts +2 -2
- package/api/entities/PermissionGroup.d.ts.map +1 -1
- package/api/entities/PermissionGroup.js.map +1 -1
- package/api/entities/Portfolio/index.d.ts +2 -2
- package/api/entities/Portfolio/index.d.ts.map +1 -1
- package/api/entities/Portfolio/index.js +11 -11
- package/api/entities/Portfolio/index.js.map +1 -1
- package/api/entities/Portfolio/types.d.ts +4 -4
- package/api/entities/Portfolio/types.d.ts.map +1 -1
- package/api/entities/Subsidies.d.ts +2 -2
- package/api/entities/Subsidies.d.ts.map +1 -1
- package/api/entities/Subsidies.js.map +1 -1
- package/api/entities/Subsidy/index.d.ts +3 -3
- package/api/entities/Subsidy/index.d.ts.map +1 -1
- package/api/entities/Subsidy/index.js +8 -8
- package/api/entities/Subsidy/index.js.map +1 -1
- package/api/entities/Subsidy/types.d.ts +1 -1
- package/api/entities/Subsidy/types.d.ts.map +1 -1
- package/api/entities/TickerReservation/index.d.ts +2 -2
- package/api/entities/TickerReservation/index.d.ts.map +1 -1
- package/api/entities/TickerReservation/index.js +8 -8
- package/api/entities/TickerReservation/index.js.map +1 -1
- package/api/entities/TickerReservation/types.d.ts +2 -2
- package/api/entities/TickerReservation/types.d.ts.map +1 -1
- package/api/entities/TickerReservation/types.js +1 -1
- package/api/entities/TickerReservation/types.js.map +1 -1
- package/api/entities/Venue/index.d.ts +2 -2
- package/api/entities/Venue/index.d.ts.map +1 -1
- package/api/entities/Venue/index.js +13 -13
- package/api/entities/Venue/index.js.map +1 -1
- package/api/entities/Venue/types.d.ts +4 -4
- package/api/entities/Venue/types.d.ts.map +1 -1
- package/api/entities/Venue/types.js +1 -1
- package/api/entities/Venue/types.js.map +1 -1
- package/api/entities/common/namespaces/Authorizations.d.ts +4 -4
- package/api/entities/common/namespaces/Authorizations.d.ts.map +1 -1
- package/api/entities/common/namespaces/Authorizations.js +3 -3
- package/api/entities/common/namespaces/Authorizations.js.map +1 -1
- package/api/entities/types.d.ts +66 -69
- package/api/entities/types.d.ts.map +1 -1
- package/api/entities/types.js +10 -10
- package/api/entities/types.js.map +1 -1
- package/api/procedures/acceptPrimaryKeyRotation.d.ts +3 -3
- package/api/procedures/acceptPrimaryKeyRotation.d.ts.map +1 -1
- package/api/procedures/acceptPrimaryKeyRotation.js +7 -7
- package/api/procedures/acceptPrimaryKeyRotation.js.map +1 -1
- package/api/procedures/addAssetMediators.d.ts +4 -4
- package/api/procedures/addAssetMediators.d.ts.map +1 -1
- package/api/procedures/addAssetMediators.js +3 -3
- package/api/procedures/addAssetMediators.js.map +1 -1
- package/api/procedures/addAssetRequirement.d.ts +4 -4
- package/api/procedures/addAssetRequirement.d.ts.map +1 -1
- package/api/procedures/addAssetRequirement.js +4 -4
- package/api/procedures/addAssetRequirement.js.map +1 -1
- package/api/procedures/addInstruction.d.ts +4 -4
- package/api/procedures/addInstruction.d.ts.map +1 -1
- package/api/procedures/addInstruction.js +14 -14
- package/api/procedures/addInstruction.js.map +1 -1
- package/api/procedures/addSecondaryAccountsWithAuth.d.ts +3 -3
- package/api/procedures/addSecondaryAccountsWithAuth.d.ts.map +1 -1
- package/api/procedures/addSecondaryAccountsWithAuth.js +4 -4
- package/api/procedures/addSecondaryAccountsWithAuth.js.map +1 -1
- package/api/procedures/allowIdentityToCreatePortfolios.d.ts +3 -3
- package/api/procedures/allowIdentityToCreatePortfolios.d.ts.map +1 -1
- package/api/procedures/allowIdentityToCreatePortfolios.js +2 -2
- package/api/procedures/allowIdentityToCreatePortfolios.js.map +1 -1
- package/api/procedures/attestPrimaryKeyRotation.d.ts +3 -3
- package/api/procedures/attestPrimaryKeyRotation.d.ts.map +1 -1
- package/api/procedures/attestPrimaryKeyRotation.js +3 -3
- package/api/procedures/attestPrimaryKeyRotation.js.map +1 -1
- package/api/procedures/bondPolyx.d.ts +4 -4
- package/api/procedures/bondPolyx.d.ts.map +1 -1
- package/api/procedures/bondPolyx.js +4 -4
- package/api/procedures/bondPolyx.js.map +1 -1
- package/api/procedures/castBallotVote.d.ts +5 -5
- package/api/procedures/castBallotVote.d.ts.map +1 -1
- package/api/procedures/castBallotVote.js +8 -8
- package/api/procedures/castBallotVote.js.map +1 -1
- package/api/procedures/claimDividends.d.ts +2 -2
- package/api/procedures/claimDividends.d.ts.map +1 -1
- package/api/procedures/claimDividends.js +3 -3
- package/api/procedures/claimDividends.js.map +1 -1
- package/api/procedures/clearMetadata.d.ts +3 -3
- package/api/procedures/clearMetadata.d.ts.map +1 -1
- package/api/procedures/clearMetadata.js +3 -3
- package/api/procedures/clearMetadata.js.map +1 -1
- package/api/procedures/closeOffering.d.ts +2 -2
- package/api/procedures/closeOffering.d.ts.map +1 -1
- package/api/procedures/closeOffering.js +3 -3
- package/api/procedures/closeOffering.js.map +1 -1
- package/api/procedures/configureDividendDistribution.d.ts +4 -4
- package/api/procedures/configureDividendDistribution.d.ts.map +1 -1
- package/api/procedures/configureDividendDistribution.js +7 -7
- package/api/procedures/configureDividendDistribution.js.map +1 -1
- package/api/procedures/consumeAddMultiSigSignerAuthorization.d.ts +2 -2
- package/api/procedures/consumeAddMultiSigSignerAuthorization.d.ts.map +1 -1
- package/api/procedures/consumeAddMultiSigSignerAuthorization.js +6 -6
- package/api/procedures/consumeAddMultiSigSignerAuthorization.js.map +1 -1
- package/api/procedures/consumeAddRelayerPayingKeyAuthorization.d.ts +2 -2
- package/api/procedures/consumeAddRelayerPayingKeyAuthorization.d.ts.map +1 -1
- package/api/procedures/consumeAddRelayerPayingKeyAuthorization.js +9 -9
- package/api/procedures/consumeAddRelayerPayingKeyAuthorization.js.map +1 -1
- package/api/procedures/consumeAuthorizationRequests.d.ts +3 -3
- package/api/procedures/consumeAuthorizationRequests.d.ts.map +1 -1
- package/api/procedures/consumeAuthorizationRequests.js +7 -7
- package/api/procedures/consumeAuthorizationRequests.js.map +1 -1
- package/api/procedures/consumeJoinOrRotateAuthorization.d.ts +2 -2
- package/api/procedures/consumeJoinOrRotateAuthorization.d.ts.map +1 -1
- package/api/procedures/consumeJoinOrRotateAuthorization.js +9 -9
- package/api/procedures/consumeJoinOrRotateAuthorization.js.map +1 -1
- package/api/procedures/controllerTransfer.d.ts +4 -4
- package/api/procedures/controllerTransfer.d.ts.map +1 -1
- package/api/procedures/controllerTransfer.js +6 -6
- package/api/procedures/controllerTransfer.js.map +1 -1
- package/api/procedures/createAsset.d.ts +4 -4
- package/api/procedures/createAsset.d.ts.map +1 -1
- package/api/procedures/createAsset.js +9 -9
- package/api/procedures/createAsset.js.map +1 -1
- package/api/procedures/createBallot.d.ts +4 -4
- package/api/procedures/createBallot.d.ts.map +1 -1
- package/api/procedures/createBallot.js +3 -3
- package/api/procedures/createBallot.js.map +1 -1
- package/api/procedures/createCheckpoint.d.ts +2 -2
- package/api/procedures/createCheckpoint.d.ts.map +1 -1
- package/api/procedures/createCheckpoint.js +3 -3
- package/api/procedures/createCheckpoint.js.map +1 -1
- package/api/procedures/createCheckpointSchedule.d.ts +4 -4
- package/api/procedures/createCheckpointSchedule.d.ts.map +1 -1
- package/api/procedures/createCheckpointSchedule.js +3 -3
- package/api/procedures/createCheckpointSchedule.js.map +1 -1
- package/api/procedures/createChildIdentities.d.ts +3 -3
- package/api/procedures/createChildIdentities.d.ts.map +1 -1
- package/api/procedures/createChildIdentities.js +4 -4
- package/api/procedures/createChildIdentities.js.map +1 -1
- package/api/procedures/createChildIdentity.d.ts +3 -3
- package/api/procedures/createChildIdentity.d.ts.map +1 -1
- package/api/procedures/createChildIdentity.js +4 -4
- package/api/procedures/createChildIdentity.js.map +1 -1
- package/api/procedures/createGroup.d.ts +4 -4
- package/api/procedures/createGroup.d.ts.map +1 -1
- package/api/procedures/createGroup.js +4 -4
- package/api/procedures/createGroup.js.map +1 -1
- package/api/procedures/createMultiSig.d.ts +3 -3
- package/api/procedures/createMultiSig.d.ts.map +1 -1
- package/api/procedures/createMultiSig.js +2 -2
- package/api/procedures/createMultiSig.js.map +1 -1
- package/api/procedures/createNftCollection.d.ts +5 -5
- package/api/procedures/createNftCollection.d.ts.map +1 -1
- package/api/procedures/createNftCollection.js +11 -11
- package/api/procedures/createNftCollection.js.map +1 -1
- package/api/procedures/createPortfolios.d.ts +3 -3
- package/api/procedures/createPortfolios.d.ts.map +1 -1
- package/api/procedures/createPortfolios.js +3 -3
- package/api/procedures/createPortfolios.js.map +1 -1
- package/api/procedures/createTransactionBatch.d.ts +3 -3
- package/api/procedures/createTransactionBatch.d.ts.map +1 -1
- package/api/procedures/createTransactionBatch.js +4 -4
- package/api/procedures/createTransactionBatch.js.map +1 -1
- package/api/procedures/createVenue.d.ts +3 -3
- package/api/procedures/createVenue.d.ts.map +1 -1
- package/api/procedures/createVenue.js +2 -2
- package/api/procedures/createVenue.js.map +1 -1
- package/api/procedures/deletePortfolio.d.ts +2 -2
- package/api/procedures/deletePortfolio.d.ts.map +1 -1
- package/api/procedures/deletePortfolio.js +3 -3
- package/api/procedures/deletePortfolio.js.map +1 -1
- package/api/procedures/evaluateMultiSigProposal.d.ts +3 -3
- package/api/procedures/evaluateMultiSigProposal.d.ts.map +1 -1
- package/api/procedures/evaluateMultiSigProposal.js +2 -2
- package/api/procedures/evaluateMultiSigProposal.js.map +1 -1
- package/api/procedures/executeManualInstruction.d.ts +4 -4
- package/api/procedures/executeManualInstruction.d.ts.map +1 -1
- package/api/procedures/executeManualInstruction.js +8 -8
- package/api/procedures/executeManualInstruction.js.map +1 -1
- package/api/procedures/initiateCorporateAction.d.ts +4 -4
- package/api/procedures/initiateCorporateAction.d.ts.map +1 -1
- package/api/procedures/initiateCorporateAction.js +4 -4
- package/api/procedures/initiateCorporateAction.js.map +1 -1
- package/api/procedures/investInOffering.d.ts +5 -5
- package/api/procedures/investInOffering.d.ts.map +1 -1
- package/api/procedures/investInOffering.js +4 -4
- package/api/procedures/investInOffering.js.map +1 -1
- package/api/procedures/inviteAccount.d.ts +3 -3
- package/api/procedures/inviteAccount.d.ts.map +1 -1
- package/api/procedures/inviteAccount.js +3 -3
- package/api/procedures/inviteAccount.js.map +1 -1
- package/api/procedures/inviteExternalAgent.d.ts +4 -4
- package/api/procedures/inviteExternalAgent.d.ts.map +1 -1
- package/api/procedures/inviteExternalAgent.js +4 -4
- package/api/procedures/inviteExternalAgent.js.map +1 -1
- package/api/procedures/issueNft.d.ts +5 -5
- package/api/procedures/issueNft.d.ts.map +1 -1
- package/api/procedures/issueNft.js +4 -4
- package/api/procedures/issueNft.js.map +1 -1
- package/api/procedures/issueTokens.d.ts +4 -4
- package/api/procedures/issueTokens.d.ts.map +1 -1
- package/api/procedures/issueTokens.js +3 -3
- package/api/procedures/issueTokens.js.map +1 -1
- package/api/procedures/launchOffering.d.ts +4 -4
- package/api/procedures/launchOffering.d.ts.map +1 -1
- package/api/procedures/launchOffering.js +7 -7
- package/api/procedures/launchOffering.js.map +1 -1
- package/api/procedures/leaveIdentity.d.ts +2 -2
- package/api/procedures/leaveIdentity.d.ts.map +1 -1
- package/api/procedures/leaveIdentity.js +2 -2
- package/api/procedures/leaveIdentity.js.map +1 -1
- package/api/procedures/linkCaDocs.d.ts +4 -4
- package/api/procedures/linkCaDocs.d.ts.map +1 -1
- package/api/procedures/linkCaDocs.js +3 -3
- package/api/procedures/linkCaDocs.js.map +1 -1
- package/api/procedures/linkTickerToAsset.d.ts +4 -4
- package/api/procedures/linkTickerToAsset.d.ts.map +1 -1
- package/api/procedures/linkTickerToAsset.js +6 -6
- package/api/procedures/linkTickerToAsset.js.map +1 -1
- package/api/procedures/modifyAllowance.d.ts +4 -4
- package/api/procedures/modifyAllowance.d.ts.map +1 -1
- package/api/procedures/modifyAllowance.js +3 -3
- package/api/procedures/modifyAllowance.js.map +1 -1
- package/api/procedures/modifyAsset.d.ts +4 -4
- package/api/procedures/modifyAsset.d.ts.map +1 -1
- package/api/procedures/modifyAsset.js +6 -6
- package/api/procedures/modifyAsset.js.map +1 -1
- package/api/procedures/modifyAssetTrustedClaimIssuers.d.ts +4 -4
- package/api/procedures/modifyAssetTrustedClaimIssuers.d.ts.map +1 -1
- package/api/procedures/modifyAssetTrustedClaimIssuers.js +3 -3
- package/api/procedures/modifyAssetTrustedClaimIssuers.js.map +1 -1
- package/api/procedures/modifyBallot.d.ts +5 -5
- package/api/procedures/modifyBallot.d.ts.map +1 -1
- package/api/procedures/modifyBallot.js +7 -7
- package/api/procedures/modifyBallot.js.map +1 -1
- package/api/procedures/modifyCaCheckpoint.d.ts +4 -4
- package/api/procedures/modifyCaCheckpoint.d.ts.map +1 -1
- package/api/procedures/modifyCaCheckpoint.js +4 -4
- package/api/procedures/modifyCaCheckpoint.js.map +1 -1
- package/api/procedures/modifyCaDefaultConfig.d.ts +4 -4
- package/api/procedures/modifyCaDefaultConfig.d.ts.map +1 -1
- package/api/procedures/modifyCaDefaultConfig.js +4 -4
- package/api/procedures/modifyCaDefaultConfig.js.map +1 -1
- package/api/procedures/modifyClaims.d.ts +3 -3
- package/api/procedures/modifyClaims.d.ts.map +1 -1
- package/api/procedures/modifyClaims.js +3 -3
- package/api/procedures/modifyClaims.js.map +1 -1
- package/api/procedures/modifyComplianceRequirement.d.ts +4 -4
- package/api/procedures/modifyComplianceRequirement.d.ts.map +1 -1
- package/api/procedures/modifyComplianceRequirement.js +4 -4
- package/api/procedures/modifyComplianceRequirement.js.map +1 -1
- package/api/procedures/modifyCorporateActionsAgent.d.ts +4 -4
- package/api/procedures/modifyCorporateActionsAgent.d.ts.map +1 -1
- package/api/procedures/modifyCorporateActionsAgent.js +3 -3
- package/api/procedures/modifyCorporateActionsAgent.js.map +1 -1
- package/api/procedures/modifyInstructionAffirmation.d.ts +3 -3
- package/api/procedures/modifyInstructionAffirmation.d.ts.map +1 -1
- package/api/procedures/modifyInstructionAffirmation.js +5 -5
- package/api/procedures/modifyInstructionAffirmation.js.map +1 -1
- package/api/procedures/modifyMultiSig.d.ts +3 -3
- package/api/procedures/modifyMultiSig.d.ts.map +1 -1
- package/api/procedures/modifyMultiSig.js +9 -9
- package/api/procedures/modifyMultiSig.js.map +1 -1
- package/api/procedures/modifyOfferingTimes.d.ts +4 -4
- package/api/procedures/modifyOfferingTimes.d.ts.map +1 -1
- package/api/procedures/modifyOfferingTimes.js +3 -3
- package/api/procedures/modifyOfferingTimes.js.map +1 -1
- package/api/procedures/modifySignerPermissions.d.ts +3 -3
- package/api/procedures/modifySignerPermissions.d.ts.map +1 -1
- package/api/procedures/modifySignerPermissions.js +5 -5
- package/api/procedures/modifySignerPermissions.js.map +1 -1
- package/api/procedures/modifyVenue.d.ts +4 -4
- package/api/procedures/modifyVenue.d.ts.map +1 -1
- package/api/procedures/modifyVenue.js +3 -3
- package/api/procedures/modifyVenue.js.map +1 -1
- package/api/procedures/moveFunds.d.ts +4 -4
- package/api/procedures/moveFunds.d.ts.map +1 -1
- package/api/procedures/moveFunds.js +4 -4
- package/api/procedures/moveFunds.js.map +1 -1
- package/api/procedures/nftControllerTransfer.d.ts +4 -4
- package/api/procedures/nftControllerTransfer.d.ts.map +1 -1
- package/api/procedures/nftControllerTransfer.js +9 -9
- package/api/procedures/nftControllerTransfer.js.map +1 -1
- package/api/procedures/nominateValidators.d.ts +4 -4
- package/api/procedures/nominateValidators.d.ts.map +1 -1
- package/api/procedures/nominateValidators.js +4 -4
- package/api/procedures/nominateValidators.js.map +1 -1
- package/api/procedures/payDividends.d.ts +4 -4
- package/api/procedures/payDividends.d.ts.map +1 -1
- package/api/procedures/payDividends.js +4 -4
- package/api/procedures/payDividends.js.map +1 -1
- package/api/procedures/quitCustody.d.ts +4 -4
- package/api/procedures/quitCustody.d.ts.map +1 -1
- package/api/procedures/quitCustody.js +7 -7
- package/api/procedures/quitCustody.js.map +1 -1
- package/api/procedures/quitSubsidy.d.ts +2 -2
- package/api/procedures/quitSubsidy.d.ts.map +1 -1
- package/api/procedures/quitSubsidy.js +3 -3
- package/api/procedures/quitSubsidy.js.map +1 -1
- package/api/procedures/reclaimDividendDistributionFunds.d.ts +2 -2
- package/api/procedures/reclaimDividendDistributionFunds.d.ts.map +1 -1
- package/api/procedures/reclaimDividendDistributionFunds.js +5 -5
- package/api/procedures/reclaimDividendDistributionFunds.js.map +1 -1
- package/api/procedures/redeemNft.d.ts +4 -4
- package/api/procedures/redeemNft.d.ts.map +1 -1
- package/api/procedures/redeemNft.js +8 -8
- package/api/procedures/redeemNft.js.map +1 -1
- package/api/procedures/redeemTokens.d.ts +4 -4
- package/api/procedures/redeemTokens.d.ts.map +1 -1
- package/api/procedures/redeemTokens.js +8 -8
- package/api/procedures/redeemTokens.js.map +1 -1
- package/api/procedures/registerCustomAssetType.d.ts +3 -3
- package/api/procedures/registerCustomAssetType.d.ts.map +1 -1
- package/api/procedures/registerCustomAssetType.js +2 -2
- package/api/procedures/registerCustomAssetType.js.map +1 -1
- package/api/procedures/registerCustomClaimType.d.ts +4 -4
- package/api/procedures/registerCustomClaimType.d.ts.map +1 -1
- package/api/procedures/registerCustomClaimType.js +2 -2
- package/api/procedures/registerCustomClaimType.js.map +1 -1
- package/api/procedures/registerIdentity.d.ts +3 -3
- package/api/procedures/registerIdentity.d.ts.map +1 -1
- package/api/procedures/registerIdentity.js +2 -2
- package/api/procedures/registerIdentity.js.map +1 -1
- package/api/procedures/registerMetadata.d.ts +4 -4
- package/api/procedures/registerMetadata.d.ts.map +1 -1
- package/api/procedures/registerMetadata.js +3 -3
- package/api/procedures/registerMetadata.js.map +1 -1
- package/api/procedures/removeAssetMediators.d.ts +4 -4
- package/api/procedures/removeAssetMediators.d.ts.map +1 -1
- package/api/procedures/removeAssetMediators.js +3 -3
- package/api/procedures/removeAssetMediators.js.map +1 -1
- package/api/procedures/removeAssetRequirement.d.ts +4 -4
- package/api/procedures/removeAssetRequirement.d.ts.map +1 -1
- package/api/procedures/removeAssetRequirement.js +3 -3
- package/api/procedures/removeAssetRequirement.js.map +1 -1
- package/api/procedures/removeBallot.d.ts +3 -3
- package/api/procedures/removeBallot.d.ts.map +1 -1
- package/api/procedures/removeBallot.js +3 -3
- package/api/procedures/removeBallot.js.map +1 -1
- package/api/procedures/removeCheckpointSchedule.d.ts +4 -4
- package/api/procedures/removeCheckpointSchedule.d.ts.map +1 -1
- package/api/procedures/removeCheckpointSchedule.js +3 -3
- package/api/procedures/removeCheckpointSchedule.js.map +1 -1
- package/api/procedures/removeCorporateAction.d.ts +4 -4
- package/api/procedures/removeCorporateAction.d.ts.map +1 -1
- package/api/procedures/removeCorporateAction.js +3 -3
- package/api/procedures/removeCorporateAction.js.map +1 -1
- package/api/procedures/removeExternalAgent.d.ts +4 -4
- package/api/procedures/removeExternalAgent.d.ts.map +1 -1
- package/api/procedures/removeExternalAgent.js +4 -4
- package/api/procedures/removeExternalAgent.js.map +1 -1
- package/api/procedures/removeLocalMetadata.d.ts +3 -3
- package/api/procedures/removeLocalMetadata.d.ts.map +1 -1
- package/api/procedures/removeLocalMetadata.js +3 -3
- package/api/procedures/removeLocalMetadata.js.map +1 -1
- package/api/procedures/removeMultiSigPayer.d.ts +4 -4
- package/api/procedures/removeMultiSigPayer.d.ts.map +1 -1
- package/api/procedures/removeMultiSigPayer.js +4 -4
- package/api/procedures/removeMultiSigPayer.js.map +1 -1
- package/api/procedures/removeSecondaryAccounts.d.ts +3 -3
- package/api/procedures/removeSecondaryAccounts.d.ts.map +1 -1
- package/api/procedures/removeSecondaryAccounts.js +3 -3
- package/api/procedures/removeSecondaryAccounts.js.map +1 -1
- package/api/procedures/renamePortfolio.d.ts +4 -4
- package/api/procedures/renamePortfolio.d.ts.map +1 -1
- package/api/procedures/renamePortfolio.js +5 -5
- package/api/procedures/renamePortfolio.js.map +1 -1
- package/api/procedures/reserveTicker.d.ts +3 -3
- package/api/procedures/reserveTicker.d.ts.map +1 -1
- package/api/procedures/reserveTicker.js +3 -3
- package/api/procedures/reserveTicker.js.map +1 -1
- package/api/procedures/revokeIdentityToCreatePortfolios.d.ts +3 -3
- package/api/procedures/revokeIdentityToCreatePortfolios.d.ts.map +1 -1
- package/api/procedures/revokeIdentityToCreatePortfolios.js +2 -2
- package/api/procedures/revokeIdentityToCreatePortfolios.js.map +1 -1
- package/api/procedures/rotatePrimaryKey.d.ts +3 -3
- package/api/procedures/rotatePrimaryKey.d.ts.map +1 -1
- package/api/procedures/rotatePrimaryKey.js +3 -3
- package/api/procedures/rotatePrimaryKey.js.map +1 -1
- package/api/procedures/rotatePrimaryKeyToSecondary.d.ts +3 -3
- package/api/procedures/rotatePrimaryKeyToSecondary.d.ts.map +1 -1
- package/api/procedures/rotatePrimaryKeyToSecondary.js +3 -3
- package/api/procedures/rotatePrimaryKeyToSecondary.js.map +1 -1
- package/api/procedures/setAssetDocuments.d.ts +4 -4
- package/api/procedures/setAssetDocuments.d.ts.map +1 -1
- package/api/procedures/setAssetDocuments.js +6 -6
- package/api/procedures/setAssetDocuments.js.map +1 -1
- package/api/procedures/setAssetRequirements.d.ts +4 -4
- package/api/procedures/setAssetRequirements.d.ts.map +1 -1
- package/api/procedures/setAssetRequirements.js +4 -4
- package/api/procedures/setAssetRequirements.js.map +1 -1
- package/api/procedures/setAssetStats.d.ts +4 -4
- package/api/procedures/setAssetStats.d.ts.map +1 -1
- package/api/procedures/setAssetStats.js +3 -3
- package/api/procedures/setAssetStats.js.map +1 -1
- package/api/procedures/setCustodian.d.ts +4 -4
- package/api/procedures/setCustodian.d.ts.map +1 -1
- package/api/procedures/setCustodian.js +4 -4
- package/api/procedures/setCustodian.js.map +1 -1
- package/api/procedures/setGroupPermissions.d.ts +4 -4
- package/api/procedures/setGroupPermissions.d.ts.map +1 -1
- package/api/procedures/setGroupPermissions.js +3 -3
- package/api/procedures/setGroupPermissions.js.map +1 -1
- package/api/procedures/setMetadata.d.ts +4 -4
- package/api/procedures/setMetadata.d.ts.map +1 -1
- package/api/procedures/setMetadata.js +3 -3
- package/api/procedures/setMetadata.js.map +1 -1
- package/api/procedures/setMultiSigAdmin.d.ts +4 -4
- package/api/procedures/setMultiSigAdmin.d.ts.map +1 -1
- package/api/procedures/setMultiSigAdmin.js +3 -3
- package/api/procedures/setMultiSigAdmin.js.map +1 -1
- package/api/procedures/setPermissionGroup.d.ts +4 -4
- package/api/procedures/setPermissionGroup.d.ts.map +1 -1
- package/api/procedures/setPermissionGroup.js +7 -7
- package/api/procedures/setPermissionGroup.js.map +1 -1
- package/api/procedures/setStakingController.d.ts +4 -4
- package/api/procedures/setStakingController.d.ts.map +1 -1
- package/api/procedures/setStakingController.js +4 -4
- package/api/procedures/setStakingController.js.map +1 -1
- package/api/procedures/setStakingPayee.d.ts +4 -4
- package/api/procedures/setStakingPayee.d.ts.map +1 -1
- package/api/procedures/setStakingPayee.js +4 -4
- package/api/procedures/setStakingPayee.js.map +1 -1
- package/api/procedures/setTransferRestrictionExemptions.d.ts +4 -4
- package/api/procedures/setTransferRestrictionExemptions.d.ts.map +1 -1
- package/api/procedures/setTransferRestrictionExemptions.js +3 -3
- package/api/procedures/setTransferRestrictionExemptions.js.map +1 -1
- package/api/procedures/setTransferRestrictions.d.ts +4 -4
- package/api/procedures/setTransferRestrictions.d.ts.map +1 -1
- package/api/procedures/setTransferRestrictions.js +3 -3
- package/api/procedures/setTransferRestrictions.js.map +1 -1
- package/api/procedures/setVenueFiltering.d.ts +4 -4
- package/api/procedures/setVenueFiltering.d.ts.map +1 -1
- package/api/procedures/setVenueFiltering.js +3 -3
- package/api/procedures/setVenueFiltering.js.map +1 -1
- package/api/procedures/subsidizeAccount.d.ts +3 -3
- package/api/procedures/subsidizeAccount.d.ts.map +1 -1
- package/api/procedures/subsidizeAccount.js +3 -3
- package/api/procedures/subsidizeAccount.js.map +1 -1
- package/api/procedures/toggleAssetPreApproval.d.ts +2 -2
- package/api/procedures/toggleAssetPreApproval.d.ts.map +1 -1
- package/api/procedures/toggleAssetPreApproval.js +3 -3
- package/api/procedures/toggleAssetPreApproval.js.map +1 -1
- package/api/procedures/toggleFreezeOffering.d.ts +2 -2
- package/api/procedures/toggleFreezeOffering.d.ts.map +1 -1
- package/api/procedures/toggleFreezeOffering.js +3 -3
- package/api/procedures/toggleFreezeOffering.js.map +1 -1
- package/api/procedures/toggleFreezeSecondaryAccounts.d.ts +2 -2
- package/api/procedures/toggleFreezeSecondaryAccounts.d.ts.map +1 -1
- package/api/procedures/toggleFreezeSecondaryAccounts.js +3 -3
- package/api/procedures/toggleFreezeSecondaryAccounts.js.map +1 -1
- package/api/procedures/toggleFreezeTransfers.d.ts +3 -3
- package/api/procedures/toggleFreezeTransfers.d.ts.map +1 -1
- package/api/procedures/toggleFreezeTransfers.js +3 -3
- package/api/procedures/toggleFreezeTransfers.js.map +1 -1
- package/api/procedures/togglePauseRequirements.d.ts +3 -3
- package/api/procedures/togglePauseRequirements.d.ts.map +1 -1
- package/api/procedures/togglePauseRequirements.js +3 -3
- package/api/procedures/togglePauseRequirements.js.map +1 -1
- package/api/procedures/transferAssetOwnership.d.ts +4 -4
- package/api/procedures/transferAssetOwnership.d.ts.map +1 -1
- package/api/procedures/transferAssetOwnership.js +4 -4
- package/api/procedures/transferAssetOwnership.js.map +1 -1
- package/api/procedures/transferPolyx.d.ts +3 -3
- package/api/procedures/transferPolyx.d.ts.map +1 -1
- package/api/procedures/transferPolyx.js +3 -3
- package/api/procedures/transferPolyx.js.map +1 -1
- package/api/procedures/transferTickerOwnership.d.ts +4 -4
- package/api/procedures/transferTickerOwnership.d.ts.map +1 -1
- package/api/procedures/transferTickerOwnership.js +4 -4
- package/api/procedures/transferTickerOwnership.js.map +1 -1
- package/api/procedures/types.d.ts +48 -48
- package/api/procedures/types.d.ts.map +1 -1
- package/api/procedures/types.js +7 -7
- package/api/procedures/types.js.map +1 -1
- package/api/procedures/unlinkChildIdentity.d.ts +3 -3
- package/api/procedures/unlinkChildIdentity.d.ts.map +1 -1
- package/api/procedures/unlinkChildIdentity.js +4 -4
- package/api/procedures/unlinkChildIdentity.js.map +1 -1
- package/api/procedures/unlinkTickerFromAsset.d.ts +3 -3
- package/api/procedures/unlinkTickerFromAsset.d.ts.map +1 -1
- package/api/procedures/unlinkTickerFromAsset.js +6 -6
- package/api/procedures/unlinkTickerFromAsset.js.map +1 -1
- package/api/procedures/updateBondedPolyx.d.ts +4 -4
- package/api/procedures/updateBondedPolyx.d.ts.map +1 -1
- package/api/procedures/updateBondedPolyx.js +4 -4
- package/api/procedures/updateBondedPolyx.js.map +1 -1
- package/api/procedures/updateVenueSigners.d.ts +4 -4
- package/api/procedures/updateVenueSigners.d.ts.map +1 -1
- package/api/procedures/updateVenueSigners.js +3 -3
- package/api/procedures/updateVenueSigners.js.map +1 -1
- package/api/procedures/utils.d.ts +2 -2
- package/api/procedures/utils.d.ts.map +1 -1
- package/api/procedures/utils.js +23 -23
- package/api/procedures/utils.js.map +1 -1
- package/api/procedures/waivePermissions.d.ts +4 -4
- package/api/procedures/waivePermissions.d.ts.map +1 -1
- package/api/procedures/waivePermissions.js +6 -6
- package/api/procedures/waivePermissions.js.map +1 -1
- package/api/procedures/withdrawUnbondedPolyx.d.ts +4 -4
- package/api/procedures/withdrawUnbondedPolyx.d.ts.map +1 -1
- package/api/procedures/withdrawUnbondedPolyx.js +4 -4
- package/api/procedures/withdrawUnbondedPolyx.js.map +1 -1
- package/base/Context.d.ts +4 -4
- package/base/Context.d.ts.map +1 -1
- package/base/Context.js +6 -6
- package/base/Context.js.map +1 -1
- package/base/PolymeshError.d.ts +1 -1
- package/base/PolymeshError.d.ts.map +1 -1
- package/base/PolymeshError.js.map +1 -1
- package/base/PolymeshTransaction.d.ts +3 -3
- package/base/PolymeshTransaction.d.ts.map +1 -1
- package/base/PolymeshTransaction.js +12 -12
- package/base/PolymeshTransaction.js.map +1 -1
- package/base/PolymeshTransactionBase.d.ts +3 -4
- package/base/PolymeshTransactionBase.d.ts.map +1 -1
- package/base/PolymeshTransactionBase.js +17 -17
- package/base/PolymeshTransactionBase.js.map +1 -1
- package/base/PolymeshTransactionBatch.d.ts +3 -3
- package/base/PolymeshTransactionBatch.d.ts.map +1 -1
- package/base/PolymeshTransactionBatch.js +15 -15
- package/base/PolymeshTransactionBatch.js.map +1 -1
- package/base/Procedure.d.ts +3 -3
- package/base/Procedure.d.ts.map +1 -1
- package/base/Procedure.js +3 -3
- package/base/Procedure.js.map +1 -1
- package/base/types.d.ts +9 -9
- package/base/types.d.ts.map +1 -1
- package/base/types.js +3 -3
- package/base/types.js.map +1 -1
- package/base/utils.d.ts +4 -4
- package/base/utils.d.ts.map +1 -1
- package/base/utils.js +1 -1
- package/base/utils.js.map +1 -1
- package/generated/utils.d.ts +2 -2
- package/generated/utils.d.ts.map +1 -1
- package/generated/utils.js +2 -3
- package/generated/utils.js.map +1 -1
- package/index.d.ts +1 -1
- package/index.d.ts.map +1 -1
- package/internal.d.ts +141 -141
- package/internal.d.ts.map +1 -1
- package/middleware/queries/assets.d.ts +2 -2
- package/middleware/queries/assets.d.ts.map +1 -1
- package/middleware/queries/assets.js +7 -8
- package/middleware/queries/assets.js.map +1 -1
- package/middleware/queries/authorizations.d.ts +3 -3
- package/middleware/queries/authorizations.d.ts.map +1 -1
- package/middleware/queries/authorizations.js +3 -4
- package/middleware/queries/authorizations.js.map +1 -1
- package/middleware/queries/claims.d.ts +2 -2
- package/middleware/queries/claims.d.ts.map +1 -1
- package/middleware/queries/claims.js +8 -9
- package/middleware/queries/claims.js.map +1 -1
- package/middleware/queries/common.js +8 -9
- package/middleware/queries/common.js.map +1 -1
- package/middleware/queries/distributions.d.ts +2 -2
- package/middleware/queries/distributions.d.ts.map +1 -1
- package/middleware/queries/distributions.js +3 -4
- package/middleware/queries/distributions.js.map +1 -1
- package/middleware/queries/events.d.ts +3 -3
- package/middleware/queries/events.d.ts.map +1 -1
- package/middleware/queries/events.js +3 -4
- package/middleware/queries/events.js.map +1 -1
- package/middleware/queries/externalAgents.d.ts +3 -3
- package/middleware/queries/externalAgents.d.ts.map +1 -1
- package/middleware/queries/externalAgents.js +5 -6
- package/middleware/queries/externalAgents.js.map +1 -1
- package/middleware/queries/extrinsics.d.ts +3 -3
- package/middleware/queries/extrinsics.d.ts.map +1 -1
- package/middleware/queries/extrinsics.js +4 -5
- package/middleware/queries/extrinsics.js.map +1 -1
- package/middleware/queries/multisigs.d.ts +3 -3
- package/middleware/queries/multisigs.d.ts.map +1 -1
- package/middleware/queries/multisigs.js +5 -6
- package/middleware/queries/multisigs.js.map +1 -1
- package/middleware/queries/polyxTransactions.d.ts +1 -1
- package/middleware/queries/polyxTransactions.d.ts.map +1 -1
- package/middleware/queries/polyxTransactions.js +3 -4
- package/middleware/queries/polyxTransactions.js.map +1 -1
- package/middleware/queries/portfolios.d.ts +3 -3
- package/middleware/queries/portfolios.d.ts.map +1 -1
- package/middleware/queries/portfolios.js +4 -5
- package/middleware/queries/portfolios.js.map +1 -1
- package/middleware/queries/settlements.d.ts +8 -8
- package/middleware/queries/settlements.d.ts.map +1 -1
- package/middleware/queries/settlements.js +11 -11
- package/middleware/queries/settlements.js.map +1 -1
- package/middleware/queries/stos.d.ts +2 -2
- package/middleware/queries/stos.d.ts.map +1 -1
- package/middleware/queries/stos.js +3 -4
- package/middleware/queries/stos.js.map +1 -1
- package/middleware/types.d.ts +196 -196
- package/middleware/types.d.ts.map +1 -1
- package/middleware/types.js +93 -93
- package/middleware/types.js.map +1 -1
- package/middleware/typesV1.d.ts +2 -2
- package/middleware/typesV1.d.ts.map +1 -1
- package/middleware/typesV1.js +3 -3
- package/middleware/typesV1.js.map +1 -1
- package/npm-package/polymeshassociation-polymesh-sdk-28.0.0-beta.3.tgz +0 -0
- package/package.json +15 -13
- package/types/index.d.ts +8 -8
- package/types/index.d.ts.map +1 -1
- package/types/index.js.map +1 -1
- package/types/internal.d.ts +37 -41
- package/types/internal.d.ts.map +1 -1
- package/types/internal.js +4 -4
- package/types/internal.js.map +1 -1
- package/types/utils/index.d.ts +12 -12
- package/types/utils/index.d.ts.map +1 -1
- package/utils/constants.d.ts +1 -1
- package/utils/constants.d.ts.map +1 -1
- package/utils/constants.js.map +1 -1
- package/utils/conversion.d.ts +22 -14
- package/utils/conversion.d.ts.map +1 -1
- package/utils/conversion.js +286 -276
- package/utils/conversion.js.map +1 -1
- package/utils/internal.d.ts +13 -13
- package/utils/internal.d.ts.map +1 -1
- package/utils/internal.js +82 -84
- package/utils/internal.js.map +1 -1
- package/utils/strings.d.ts.map +1 -1
- package/utils/strings.js.map +1 -1
- package/utils/typeguards.d.ts +5 -5
- package/utils/typeguards.d.ts.map +1 -1
- package/utils/typeguards.js +45 -45
- package/utils/typeguards.js.map +1 -1
- package/npm-package/polymeshassociation-polymesh-sdk-28.0.0-beta.1.tgz +0 -0
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"controllerTransfer.d.ts","sourceRoot":"","sources":["../../../src/api/procedures/controllerTransfer.ts"],"names":[],"mappings":"AAAA,OAAO,EAAoB,aAAa,EAAiB,SAAS,EAAE,
|
|
1
|
+
{"version":3,"file":"controllerTransfer.d.ts","sourceRoot":"","sources":["../../../src/api/procedures/controllerTransfer.ts"],"names":[],"mappings":"AAAA,OAAO,EAAoB,aAAa,EAAiB,SAAS,EAAE,MAAM,YAAY,CAAC;AACvF,OAAO,EAAE,wBAAwB,EAA+B,MAAM,SAAS,CAAC;AAChF,OAAO,EAAE,eAAe,EAAE,sBAAsB,EAAE,eAAe,EAAE,MAAM,kBAAkB,CAAC;AAS5F,MAAM,WAAW,OAAO;IACtB,GAAG,EAAE,MAAM,CAAC;CACb;AAED;;GAEG;AACH,MAAM,MAAM,MAAM,GAAG;IAAE,KAAK,EAAE,aAAa,CAAA;CAAE,GAAG,wBAAwB,CAAC;AAEzE;;GAEG;AACH,wBAAsB,yBAAyB,CAC7C,IAAI,EAAE,SAAS,CAAC,MAAM,EAAE,IAAI,EAAE,OAAO,CAAC,EACtC,IAAI,EAAE,MAAM,GACX,OAAO,CAAC,eAAe,CAAC,IAAI,EAAE,eAAe,CAAC,OAAO,EAAE,oBAAoB,CAAC,CAAC,CAAC,CA4ChF;AAED;;GAEG;AACH,wBAAsB,gBAAgB,CACpC,IAAI,EAAE,SAAS,CAAC,MAAM,EAAE,IAAI,EAAE,OAAO,CAAC,EACtC,EAAE,KAAK,EAAE,EAAE,MAAM,GAChB,OAAO,CAAC,sBAAsB,CAAC,CAgBjC;AAED;;GAEG;AACH,wBAAsB,cAAc,CAAC,IAAI,EAAE,SAAS,CAAC,MAAM,EAAE,IAAI,EAAE,OAAO,CAAC,GAAG,OAAO,CAAC,OAAO,CAAC,CAQ7F;AAED;;GAEG;AACH,eAAO,MAAM,kBAAkB,QAAO,SAAS,CAAC,MAAM,EAAE,IAAI,EAAE,OAAO,CACO,CAAC"}
|
|
@@ -9,7 +9,10 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
9
9
|
});
|
|
10
10
|
};
|
|
11
11
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
12
|
-
exports.controllerTransfer =
|
|
12
|
+
exports.controllerTransfer = void 0;
|
|
13
|
+
exports.prepareControllerTransfer = prepareControllerTransfer;
|
|
14
|
+
exports.getAuthorization = getAuthorization;
|
|
15
|
+
exports.prepareStorage = prepareStorage;
|
|
13
16
|
const internal_1 = require("../../internal");
|
|
14
17
|
const types_1 = require("../../types");
|
|
15
18
|
const conversion_1 = require("../../utils/conversion");
|
|
@@ -50,12 +53,11 @@ function prepareControllerTransfer(args) {
|
|
|
50
53
|
};
|
|
51
54
|
});
|
|
52
55
|
}
|
|
53
|
-
exports.prepareControllerTransfer = prepareControllerTransfer;
|
|
54
56
|
/**
|
|
55
57
|
* @hidden
|
|
56
58
|
*/
|
|
57
|
-
function getAuthorization(
|
|
58
|
-
return __awaiter(this,
|
|
59
|
+
function getAuthorization(_a) {
|
|
60
|
+
return __awaiter(this, arguments, void 0, function* ({ asset }) {
|
|
59
61
|
const { context, storage: { did }, } = this;
|
|
60
62
|
const portfolioId = { did };
|
|
61
63
|
return {
|
|
@@ -68,7 +70,6 @@ function getAuthorization({ asset }) {
|
|
|
68
70
|
};
|
|
69
71
|
});
|
|
70
72
|
}
|
|
71
|
-
exports.getAuthorization = getAuthorization;
|
|
72
73
|
/**
|
|
73
74
|
* @hidden
|
|
74
75
|
*/
|
|
@@ -81,7 +82,6 @@ function prepareStorage() {
|
|
|
81
82
|
};
|
|
82
83
|
});
|
|
83
84
|
}
|
|
84
|
-
exports.prepareStorage = prepareStorage;
|
|
85
85
|
/**
|
|
86
86
|
* @hidden
|
|
87
87
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"controllerTransfer.js","sourceRoot":"","sources":["../../../src/api/procedures/controllerTransfer.ts"],"names":[],"mappings":";;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"controllerTransfer.js","sourceRoot":"","sources":["../../../src/api/procedures/controllerTransfer.ts"],"names":[],"mappings":";;;;;;;;;;;;AAuBA,8DA+CC;AAKD,4CAmBC;AAKD,wCAQC;AA3GD,yCAAuF;AACvF,mCAAgF;AAEhF,mDAM4B;AAW5B;;GAEG;AACH,SAAsB,yBAAyB,CAE7C,IAAY;;QAEZ,MAAM,EACJ,OAAO,EAAE,EACP,WAAW,EAAE,EAAE,EAAE,EAAE,GACpB,EACD,OAAO,EAAE,EAAE,GAAG,EAAE,EAChB,OAAO,GACR,GAAG,IAAI,CAAC;QACT,MAAM,EAAE,KAAK,EAAE,eAAe,EAAE,MAAM,EAAE,GAAG,IAAI,CAAC;QAEhD,MAAM,iBAAiB,GAAG,IAAA,uCAA0B,EAAC,eAAe,CAAC,CAAC;QAEtE,IAAI,GAAG,KAAK,iBAAiB,CAAC,GAAG,EAAE,CAAC;YAClC,MAAM,IAAI,wBAAa,CAAC;gBACtB,IAAI,EAAE,iBAAS,CAAC,iBAAiB;gBACjC,OAAO,EAAE,8CAA8C;aACxD,CAAC,CAAC;QACL,CAAC;QAED,MAAM,aAAa,GAAG,IAAA,mCAAsB,EAAC,iBAAiB,EAAE,OAAO,CAAC,CAAC;QAEzE,MAAM,CAAC,EAAE,IAAI,EAAE,CAAC,GAAG,MAAM,aAAa,CAAC,gBAAgB,CAAC;YACtD,MAAM,EAAE,CAAC,KAAK,CAAC;SAChB,CAAC,CAAC;QAEH,IAAI,IAAI,CAAC,EAAE,CAAC,MAAM,CAAC,EAAE,CAAC;YACpB,MAAM,IAAI,wBAAa,CAAC;gBACtB,IAAI,EAAE,iBAAS,CAAC,mBAAmB;gBACnC,OAAO,EAAE,0EAA0E;gBACnF,IAAI,EAAE,EAAE,IAAI,EAAE;aACf,CAAC,CAAC;QACL,CAAC;QAED,MAAM,UAAU,GAAG,IAAA,+BAAkB,EAAC,KAAK,EAAE,OAAO,CAAC,CAAC;QAEtD,OAAO;YACL,WAAW,EAAE,EAAE,CAAC,KAAK,CAAC,kBAAkB;YACxC,IAAI,EAAE;gBACJ,UAAU;gBACV,IAAA,+BAAkB,EAAC,MAAM,EAAE,OAAO,CAAC;gBACnC,IAAA,yCAA4B,EAAC,iBAAiB,EAAE,OAAO,CAAC;aACzD;YACD,QAAQ,EAAE,SAAS;SACpB,CAAC;IACJ,CAAC;CAAA;AAED;;GAEG;AACH,SAAsB,gBAAgB;yDAEpC,EAAE,KAAK,EAAU;QAEjB,MAAM,EACJ,OAAO,EACP,OAAO,EAAE,EAAE,GAAG,EAAE,GACjB,GAAG,IAAI,CAAC;QAET,MAAM,WAAW,GAAG,EAAE,GAAG,EAAE,CAAC;QAE5B,OAAO;YACL,KAAK,EAAE,CAAC,EAAE,IAAI,EAAE,gBAAQ,CAAC,kBAAkB,EAAE,WAAW,EAAE,CAAC;YAC3D,WAAW,EAAE;gBACX,MAAM,EAAE,CAAC,KAAK,CAAC;gBACf,YAAY,EAAE,CAAC,cAAM,CAAC,KAAK,CAAC,kBAAkB,CAAC;gBAC/C,UAAU,EAAE,CAAC,IAAI,2BAAgB,CAAC,EAAE,GAAG,EAAE,EAAE,OAAO,CAAC,CAAC;aACrD;SACF,CAAC;IACJ,CAAC;CAAA;AAED;;GAEG;AACH,SAAsB,cAAc;;QAClC,MAAM,EAAE,OAAO,EAAE,GAAG,IAAI,CAAC;QAEzB,MAAM,EAAE,GAAG,EAAE,GAAG,MAAM,OAAO,CAAC,kBAAkB,EAAE,CAAC;QAEnD,OAAO;YACL,GAAG;SACJ,CAAC;IACJ,CAAC;CAAA;AAED;;GAEG;AACI,MAAM,kBAAkB,GAAG,GAAqC,EAAE,CACvE,IAAI,oBAAS,CAAC,yBAAyB,EAAE,gBAAgB,EAAE,cAAc,CAAC,CAAC;AADhE,QAAA,kBAAkB,sBAC8C"}
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { FungibleAsset, Identity, Procedure } from
|
|
2
|
-
import { CreateAssetWithTickerParams, TickerReservationStatus } from
|
|
3
|
-
import { BatchTransactionSpec, CustomTypeData, ProcedureAuthorization } from
|
|
1
|
+
import { FungibleAsset, Identity, Procedure } from '../../internal';
|
|
2
|
+
import { CreateAssetWithTickerParams, TickerReservationStatus } from '../../types';
|
|
3
|
+
import { BatchTransactionSpec, CustomTypeData, ProcedureAuthorization } from '../../types/internal';
|
|
4
4
|
/**
|
|
5
5
|
* @hidden
|
|
6
6
|
*/
|
|
7
|
-
export
|
|
7
|
+
export type Params = CreateAssetWithTickerParams & {
|
|
8
8
|
reservationRequired: boolean;
|
|
9
9
|
};
|
|
10
10
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"createAsset.d.ts","sourceRoot":"","sources":["../../../src/api/procedures/createAsset.ts"],"names":[],"mappings":"AAKA,OAAO,EAEL,aAAa,EACb,QAAQ,EAER,SAAS,EAEV,
|
|
1
|
+
{"version":3,"file":"createAsset.d.ts","sourceRoot":"","sources":["../../../src/api/procedures/createAsset.ts"],"names":[],"mappings":"AAKA,OAAO,EAEL,aAAa,EACb,QAAQ,EAER,SAAS,EAEV,MAAM,YAAY,CAAC;AACpB,OAAO,EAEL,2BAA2B,EAK3B,uBAAuB,EAExB,MAAM,SAAS,CAAC;AACjB,OAAO,EACL,oBAAoB,EACpB,cAAc,EACd,sBAAsB,EAEvB,MAAM,kBAAkB,CAAC;AAsB1B;;GAEG;AACH,MAAM,MAAM,MAAM,GAAG,2BAA2B,GAAG;IACjD,mBAAmB,EAAE,OAAO,CAAC;CAC9B,CAAC;AAEF;;GAEG;AACH,MAAM,WAAW,OAAO;IACtB;;;OAGG;IACH,cAAc,EAAE,cAAc,GAAG,IAAI,CAAC;IAEtC,MAAM,CAAC,EAAE,uBAAuB,CAAC;IAEjC,eAAe,EAAE,QAAQ,CAAC;CAC3B;AAuLD;;GAEG;AACH,wBAAsB,kBAAkB,CACtC,IAAI,EAAE,SAAS,CAAC,MAAM,EAAE,aAAa,EAAE,OAAO,CAAC,EAC/C,IAAI,EAAE,MAAM,GACX,OAAO,CAAC,oBAAoB,CAAC,aAAa,EAAE,OAAO,EAAE,EAAE,CAAC,CAAC,CAwD3D;AAED;;GAEG;AACH,wBAAsB,gBAAgB,CACpC,IAAI,EAAE,SAAS,CAAC,MAAM,EAAE,aAAa,EAAE,OAAO,CAAC,EAC/C,EAAE,MAAM,EAAE,SAAS,EAAE,iBAAiB,EAAE,EAAE,MAAM,GAC/C,OAAO,CAAC,sBAAsB,CAAC,CAyCjC;AAED;;GAEG;AACH,wBAAsB,cAAc,CAClC,IAAI,EAAE,SAAS,CAAC,MAAM,EAAE,aAAa,EAAE,OAAO,CAAC,EAC/C,EAAE,MAAM,EAAE,SAAS,EAAE,EAAE,MAAM,GAC5B,OAAO,CAAC,OAAO,CAAC,CAsBlB;AAED;;GAEG;AACH,eAAO,MAAM,WAAW,QAAO,SAAS,CAAC,MAAM,EAAE,aAAa,EAAE,OAAO,CACF,CAAC"}
|
|
@@ -12,10 +12,13 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
|
12
12
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
13
13
|
};
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
15
|
-
exports.createAsset =
|
|
15
|
+
exports.createAsset = void 0;
|
|
16
|
+
exports.prepareCreateAsset = prepareCreateAsset;
|
|
17
|
+
exports.getAuthorization = getAuthorization;
|
|
18
|
+
exports.prepareStorage = prepareStorage;
|
|
16
19
|
const bignumber_js_1 = __importDefault(require("bignumber.js"));
|
|
17
20
|
const lodash_1 = require("lodash");
|
|
18
|
-
const utils_1 = require("
|
|
21
|
+
const utils_1 = require("../../api/procedures/utils");
|
|
19
22
|
const internal_1 = require("../../internal");
|
|
20
23
|
const types_1 = require("../../types");
|
|
21
24
|
const conversion_1 = require("../../utils/conversion");
|
|
@@ -193,12 +196,11 @@ function prepareCreateAsset(args) {
|
|
|
193
196
|
};
|
|
194
197
|
});
|
|
195
198
|
}
|
|
196
|
-
exports.prepareCreateAsset = prepareCreateAsset;
|
|
197
199
|
/**
|
|
198
200
|
* @hidden
|
|
199
201
|
*/
|
|
200
|
-
function getAuthorization(
|
|
201
|
-
return __awaiter(this,
|
|
202
|
+
function getAuthorization(_a) {
|
|
203
|
+
return __awaiter(this, arguments, void 0, function* ({ ticker, documents, initialStatistics }) {
|
|
202
204
|
const { storage: { customTypeData, status }, } = this;
|
|
203
205
|
const transactions = [types_1.TxTags.asset.CreateAsset];
|
|
204
206
|
if (status === types_1.TickerReservationStatus.Free) {
|
|
@@ -229,12 +231,11 @@ function getAuthorization({ ticker, documents, initialStatistics }) {
|
|
|
229
231
|
return auth;
|
|
230
232
|
});
|
|
231
233
|
}
|
|
232
|
-
exports.getAuthorization = getAuthorization;
|
|
233
234
|
/**
|
|
234
235
|
* @hidden
|
|
235
236
|
*/
|
|
236
|
-
function prepareStorage(
|
|
237
|
-
return __awaiter(this,
|
|
237
|
+
function prepareStorage(_a) {
|
|
238
|
+
return __awaiter(this, arguments, void 0, function* ({ ticker, assetType }) {
|
|
238
239
|
const { context } = this;
|
|
239
240
|
let status;
|
|
240
241
|
if (ticker) {
|
|
@@ -250,7 +251,6 @@ function prepareStorage({ ticker, assetType }) {
|
|
|
250
251
|
};
|
|
251
252
|
});
|
|
252
253
|
}
|
|
253
|
-
exports.prepareStorage = prepareStorage;
|
|
254
254
|
/**
|
|
255
255
|
* @hidden
|
|
256
256
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"createAsset.js","sourceRoot":"","sources":["../../../src/api/procedures/createAsset.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"createAsset.js","sourceRoot":"","sources":["../../../src/api/procedures/createAsset.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { ISubmittableResult } from '@polkadot/types/types';
|
|
2
|
-
import { Context, FungibleAsset, Procedure } from
|
|
3
|
-
import { CorporateBallotWithDetails, CreateBallotParams } from
|
|
4
|
-
import { ExtrinsicParams, ProcedureAuthorization, TransactionSpec } from
|
|
2
|
+
import { Context, FungibleAsset, Procedure } from '../../internal';
|
|
3
|
+
import { CorporateBallotWithDetails, CreateBallotParams } from '../../types';
|
|
4
|
+
import { ExtrinsicParams, ProcedureAuthorization, TransactionSpec } from '../../types/internal';
|
|
5
5
|
/**
|
|
6
6
|
* @hidden
|
|
7
7
|
*/
|
|
8
|
-
export
|
|
8
|
+
export type Params = CreateBallotParams & {
|
|
9
9
|
asset: FungibleAsset;
|
|
10
10
|
};
|
|
11
11
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"createBallot.d.ts","sourceRoot":"","sources":["../../../src/api/procedures/createBallot.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,kBAAkB,EAAE,MAAM,uBAAuB,CAAC;AAE3D,OAAO,EAAE,OAAO,EAAmB,aAAa,EAAiB,SAAS,EAAE,
|
|
1
|
+
{"version":3,"file":"createBallot.d.ts","sourceRoot":"","sources":["../../../src/api/procedures/createBallot.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,kBAAkB,EAAE,MAAM,uBAAuB,CAAC;AAE3D,OAAO,EAAE,OAAO,EAAmB,aAAa,EAAiB,SAAS,EAAE,MAAM,YAAY,CAAC;AAC/F,OAAO,EAEL,0BAA0B,EAC1B,kBAAkB,EAGnB,MAAM,SAAS,CAAC;AACjB,OAAO,EAAE,eAAe,EAAE,sBAAsB,EAAE,eAAe,EAAE,MAAM,kBAAkB,CAAC;AAiB5F;;GAEG;AACH,MAAM,MAAM,MAAM,GAAG,kBAAkB,GAAG;IACxC,KAAK,EAAE,aAAa,CAAC;CACtB,CAAC;AAEF;;GAEG;AACH,MAAM,WAAW,OAAO;IACtB,KAAK,EAAE,aAAa,CAAC;CACtB;AAED;;GAEG;AACH,eAAO,MAAM,oBAAoB,GAC9B,OAAO,aAAa,EAAE,SAAS,OAAO,MAChC,SAAS,kBAAkB,KAAG,OAAO,CAAC,0BAA0B,CAyBtE,CAAC;AAEJ;;GAEG;AACH,wBAAsB,mBAAmB,CACvC,IAAI,EAAE,SAAS,CAAC,MAAM,EAAE,0BAA0B,CAAC,EACnD,IAAI,EAAE,MAAM,GACX,OAAO,CACR,eAAe,CACb,0BAA0B,EAC1B,eAAe,CAAC,iBAAiB,EAAE,kCAAkC,CAAC,CACvE,CACF,CAiEA;AAED;;GAEG;AACH,wBAAgB,gBAAgB,CAC9B,IAAI,EAAE,SAAS,CAAC,MAAM,EAAE,0BAA0B,CAAC,EACnD,EAAE,KAAK,EAAE,EAAE,MAAM,GAChB,sBAAsB,CAQxB;AAED;;GAEG;AACH,eAAO,MAAM,YAAY,QAAO,SAAS,CAAC,MAAM,EAAE,0BAA0B,CACtB,CAAC"}
|
|
@@ -9,7 +9,9 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
9
9
|
});
|
|
10
10
|
};
|
|
11
11
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
12
|
-
exports.createBallot = exports.
|
|
12
|
+
exports.createBallot = exports.createBallotResolver = void 0;
|
|
13
|
+
exports.prepareCreateBallot = prepareCreateBallot;
|
|
14
|
+
exports.getAuthorization = getAuthorization;
|
|
13
15
|
const internal_1 = require("../../internal");
|
|
14
16
|
const types_1 = require("../../types");
|
|
15
17
|
const conversion_1 = require("../../utils/conversion");
|
|
@@ -70,7 +72,6 @@ function prepareCreateBallot(args) {
|
|
|
70
72
|
};
|
|
71
73
|
});
|
|
72
74
|
}
|
|
73
|
-
exports.prepareCreateBallot = prepareCreateBallot;
|
|
74
75
|
/**
|
|
75
76
|
* @hidden
|
|
76
77
|
*/
|
|
@@ -83,7 +84,6 @@ function getAuthorization({ asset }) {
|
|
|
83
84
|
},
|
|
84
85
|
};
|
|
85
86
|
}
|
|
86
|
-
exports.getAuthorization = getAuthorization;
|
|
87
87
|
/**
|
|
88
88
|
* @hidden
|
|
89
89
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"createBallot.js","sourceRoot":"","sources":["../../../src/api/procedures/createBallot.ts"],"names":[],"mappings":";;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"createBallot.js","sourceRoot":"","sources":["../../../src/api/procedures/createBallot.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { ISubmittableResult } from '@polkadot/types/types';
|
|
2
|
-
import { Checkpoint, Context, FungibleAsset, Procedure } from
|
|
3
|
-
import { ExtrinsicParams, ProcedureAuthorization, TransactionSpec } from
|
|
2
|
+
import { Checkpoint, Context, FungibleAsset, Procedure } from '../../internal';
|
|
3
|
+
import { ExtrinsicParams, ProcedureAuthorization, TransactionSpec } from '../../types/internal';
|
|
4
4
|
/**
|
|
5
5
|
* @hidden
|
|
6
6
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"createCheckpoint.d.ts","sourceRoot":"","sources":["../../../src/api/procedures/createCheckpoint.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,kBAAkB,EAAE,MAAM,uBAAuB,CAAC;AAE3D,OAAO,EAAE,UAAU,EAAE,OAAO,EAAE,aAAa,EAAE,SAAS,EAAE,
|
|
1
|
+
{"version":3,"file":"createCheckpoint.d.ts","sourceRoot":"","sources":["../../../src/api/procedures/createCheckpoint.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,kBAAkB,EAAE,MAAM,uBAAuB,CAAC;AAE3D,OAAO,EAAE,UAAU,EAAE,OAAO,EAAE,aAAa,EAAE,SAAS,EAAE,MAAM,YAAY,CAAC;AAE3E,OAAO,EAAE,eAAe,EAAE,sBAAsB,EAAE,eAAe,EAAE,MAAM,kBAAkB,CAAC;AAI5F;;GAEG;AACH,MAAM,WAAW,MAAM;IACrB,KAAK,EAAE,aAAa,CAAC;CACtB;AAED;;GAEG;AACH,eAAO,MAAM,wBAAwB,GAClC,SAAS,MAAM,EAAE,SAAS,OAAO,MACjC,SAAS,kBAAkB,KAAG,UAK9B,CAAC;AAEJ;;GAEG;AACH,wBAAsB,uBAAuB,CAC3C,IAAI,EAAE,SAAS,CAAC,MAAM,EAAE,UAAU,CAAC,EACnC,IAAI,EAAE,MAAM,GACX,OAAO,CAAC,eAAe,CAAC,UAAU,EAAE,eAAe,CAAC,YAAY,EAAE,kBAAkB,CAAC,CAAC,CAAC,CAWzF;AAED;;GAEG;AACH,wBAAgB,gBAAgB,CAC9B,IAAI,EAAE,SAAS,CAAC,MAAM,EAAE,UAAU,CAAC,EACnC,EAAE,KAAK,EAAE,EAAE,MAAM,GAChB,sBAAsB,CAQxB;AAED;;GAEG;AACH,eAAO,MAAM,gBAAgB,QAAO,SAAS,CAAC,MAAM,EAAE,UAAU,CACN,CAAC"}
|
|
@@ -9,7 +9,9 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
9
9
|
});
|
|
10
10
|
};
|
|
11
11
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
12
|
-
exports.createCheckpoint = exports.
|
|
12
|
+
exports.createCheckpoint = exports.createCheckpointResolver = void 0;
|
|
13
|
+
exports.prepareCreateCheckpoint = prepareCreateCheckpoint;
|
|
14
|
+
exports.getAuthorization = getAuthorization;
|
|
13
15
|
const internal_1 = require("../../internal");
|
|
14
16
|
const types_1 = require("../../types");
|
|
15
17
|
const conversion_1 = require("../../utils/conversion");
|
|
@@ -38,7 +40,6 @@ function prepareCreateCheckpoint(args) {
|
|
|
38
40
|
};
|
|
39
41
|
});
|
|
40
42
|
}
|
|
41
|
-
exports.prepareCreateCheckpoint = prepareCreateCheckpoint;
|
|
42
43
|
/**
|
|
43
44
|
* @hidden
|
|
44
45
|
*/
|
|
@@ -51,7 +52,6 @@ function getAuthorization({ asset }) {
|
|
|
51
52
|
},
|
|
52
53
|
};
|
|
53
54
|
}
|
|
54
|
-
exports.getAuthorization = getAuthorization;
|
|
55
55
|
/**
|
|
56
56
|
* @hidden
|
|
57
57
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"createCheckpoint.js","sourceRoot":"","sources":["../../../src/api/procedures/createCheckpoint.ts"],"names":[],"mappings":";;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"createCheckpoint.js","sourceRoot":"","sources":["../../../src/api/procedures/createCheckpoint.ts"],"names":[],"mappings":";;;;;;;;;;;;AA8BA,0DAcC;AAKD,4CAWC;AA1DD,yCAA2E;AAC3E,mCAAiC;AAEjC,mDAAwE;AACxE,+CAAsD;AAStD;;GAEG;AACI,MAAM,wBAAwB,GACnC,CAAC,OAAe,EAAE,OAAgB,EAAE,EAAE,CACtC,CAAC,OAA2B,EAAc,EAAE;IAC1C,MAAM,CAAC,EAAE,IAAI,EAAE,CAAC,GAAG,IAAA,6BAAkB,EAAC,OAAO,EAAE,YAAY,EAAE,mBAAmB,CAAC,CAAC;IAClF,MAAM,EAAE,GAAG,IAAA,2BAAc,EAAC,IAAI,CAAC,CAAC,CAAC,CAAC,CAAC;IAEnC,OAAO,IAAI,qBAAU,CAAC,EAAE,EAAE,EAAE,OAAO,EAAE,EAAE,OAAO,CAAC,CAAC;AAClD,CAAC,CAAC;AAPS,QAAA,wBAAwB,4BAOjC;AAEJ;;GAEG;AACH,SAAsB,uBAAuB,CAE3C,IAAY;;QAEZ,MAAM,EAAE,OAAO,EAAE,GAAG,IAAI,CAAC;QACzB,MAAM,EAAE,KAAK,EAAE,GAAG,IAAI,CAAC;QAEvB,MAAM,UAAU,GAAG,IAAA,+BAAkB,EAAC,KAAK,EAAE,OAAO,CAAC,CAAC;QAEtD,OAAO;YACL,WAAW,EAAE,OAAO,CAAC,WAAW,CAAC,EAAE,CAAC,UAAU,CAAC,gBAAgB;YAC/D,IAAI,EAAE,CAAC,UAAU,CAAC;YAClB,QAAQ,EAAE,IAAA,gCAAwB,EAAC,KAAK,CAAC,EAAE,EAAE,OAAO,CAAC;SACtD,CAAC;IACJ,CAAC;CAAA;AAED;;GAEG;AACH,SAAgB,gBAAgB,CAE9B,EAAE,KAAK,EAAU;IAEjB,OAAO;QACL,WAAW,EAAE;YACX,YAAY,EAAE,CAAC,cAAM,CAAC,UAAU,CAAC,gBAAgB,CAAC;YAClD,MAAM,EAAE,CAAC,KAAK,CAAC;YACf,UAAU,EAAE,EAAE;SACf;KACF,CAAC;AACJ,CAAC;AAED;;GAEG;AACI,MAAM,gBAAgB,GAAG,GAAkC,EAAE,CAClE,IAAI,oBAAS,CAAC,uBAAuB,EAAE,gBAAgB,CAAC,CAAC;AAD9C,QAAA,gBAAgB,oBAC8B"}
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { ISubmittableResult } from '@polkadot/types/types';
|
|
2
|
-
import { CheckpointSchedule, Context, FungibleAsset, Procedure } from
|
|
3
|
-
import { CreateCheckpointScheduleParams } from
|
|
4
|
-
import { ExtrinsicParams, ProcedureAuthorization, TransactionSpec } from
|
|
2
|
+
import { CheckpointSchedule, Context, FungibleAsset, Procedure } from '../../internal';
|
|
3
|
+
import { CreateCheckpointScheduleParams } from '../../types';
|
|
4
|
+
import { ExtrinsicParams, ProcedureAuthorization, TransactionSpec } from '../../types/internal';
|
|
5
5
|
/**
|
|
6
6
|
* @hidden
|
|
7
7
|
*/
|
|
8
|
-
export
|
|
8
|
+
export type Params = CreateCheckpointScheduleParams & {
|
|
9
9
|
asset: FungibleAsset;
|
|
10
10
|
};
|
|
11
11
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"createCheckpointSchedule.d.ts","sourceRoot":"","sources":["../../../src/api/procedures/createCheckpointSchedule.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,kBAAkB,EAAE,MAAM,uBAAuB,CAAC;AAE3D,OAAO,EAAE,kBAAkB,EAAE,OAAO,EAAE,aAAa,EAAiB,SAAS,EAAE,
|
|
1
|
+
{"version":3,"file":"createCheckpointSchedule.d.ts","sourceRoot":"","sources":["../../../src/api/procedures/createCheckpointSchedule.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,kBAAkB,EAAE,MAAM,uBAAuB,CAAC;AAE3D,OAAO,EAAE,kBAAkB,EAAE,OAAO,EAAE,aAAa,EAAiB,SAAS,EAAE,MAAM,YAAY,CAAC;AAClG,OAAO,EAAE,8BAA8B,EAAqB,MAAM,SAAS,CAAC;AAC5E,OAAO,EAAE,eAAe,EAAE,sBAAsB,EAAE,eAAe,EAAE,MAAM,kBAAkB,CAAC;AAS5F;;GAEG;AACH,MAAM,MAAM,MAAM,GAAG,8BAA8B,GAAG;IACpD,KAAK,EAAE,aAAa,CAAC;CACtB,CAAC;AAEF;;GAEG;AACH,eAAO,MAAM,gCAAgC,GAC1C,SAAS,MAAM,EAAE,SAAS,OAAO,MACjC,SAAS,kBAAkB,KAAG,kBAgB9B,CAAC;AAEJ;;GAEG;AACH,wBAAsB,+BAA+B,CACnD,IAAI,EAAE,SAAS,CAAC,MAAM,EAAE,kBAAkB,CAAC,EAC3C,IAAI,EAAE,MAAM,GACX,OAAO,CAAC,eAAe,CAAC,kBAAkB,EAAE,eAAe,CAAC,YAAY,EAAE,gBAAgB,CAAC,CAAC,CAAC,CAuB/F;AAED;;GAEG;AACH,wBAAgB,gBAAgB,CAC9B,IAAI,EAAE,SAAS,CAAC,MAAM,EAAE,kBAAkB,CAAC,EAC3C,EAAE,KAAK,EAAE,EAAE,MAAM,GAChB,sBAAsB,CAQxB;AAED;;GAEG;AACH,eAAO,MAAM,wBAAwB,QAAO,SAAS,CAAC,MAAM,EAAE,kBAAkB,CACd,CAAC"}
|
|
@@ -9,7 +9,9 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
9
9
|
});
|
|
10
10
|
};
|
|
11
11
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
12
|
-
exports.createCheckpointSchedule = exports.
|
|
12
|
+
exports.createCheckpointSchedule = exports.createCheckpointScheduleResolver = void 0;
|
|
13
|
+
exports.prepareCreateCheckpointSchedule = prepareCreateCheckpointSchedule;
|
|
14
|
+
exports.getAuthorization = getAuthorization;
|
|
13
15
|
const internal_1 = require("../../internal");
|
|
14
16
|
const types_1 = require("../../types");
|
|
15
17
|
const conversion_1 = require("../../utils/conversion");
|
|
@@ -54,7 +56,6 @@ function prepareCreateCheckpointSchedule(args) {
|
|
|
54
56
|
};
|
|
55
57
|
});
|
|
56
58
|
}
|
|
57
|
-
exports.prepareCreateCheckpointSchedule = prepareCreateCheckpointSchedule;
|
|
58
59
|
/**
|
|
59
60
|
* @hidden
|
|
60
61
|
*/
|
|
@@ -67,7 +68,6 @@ function getAuthorization({ asset }) {
|
|
|
67
68
|
},
|
|
68
69
|
};
|
|
69
70
|
}
|
|
70
|
-
exports.getAuthorization = getAuthorization;
|
|
71
71
|
/**
|
|
72
72
|
* @hidden
|
|
73
73
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"createCheckpointSchedule.js","sourceRoot":"","sources":["../../../src/api/procedures/createCheckpointSchedule.ts"],"names":[],"mappings":";;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"createCheckpointSchedule.js","sourceRoot":"","sources":["../../../src/api/procedures/createCheckpointSchedule.ts"],"names":[],"mappings":";;;;;;;;;;;;AA8CA,0EA0BC;AAKD,4CAWC;AAtFD,yCAAkG;AAClG,mCAA4E;AAE5E,mDAK4B;AAC5B,+CAAsD;AAStD;;GAEG;AACI,MAAM,gCAAgC,GAC3C,CAAC,OAAe,EAAE,OAAgB,EAAE,EAAE,CACtC,CAAC,OAA2B,EAAsB,EAAE;IAClD,MAAM,CAAC,EAAE,IAAI,EAAE,CAAC,GAAG,IAAA,6BAAkB,EAAC,OAAO,EAAE,YAAY,EAAE,iBAAiB,CAAC,CAAC;IAChF,MAAM,KAAK,GAAG,IAAI,CAAC,CAAC,CAAC,CAAC;IACtB,MAAM,EAAE,GAAG,IAAA,2BAAc,EAAC,KAAK,CAAC,CAAC;IAEjC,MAAM,SAAS,GAAG,IAAI,CAAC,CAAC,CAAC,CAAC;IAC1B,MAAM,MAAM,GAAG,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC,CAAC,GAAG,CAAC,QAAQ,CAAC,EAAE,CAAC,IAAA,yBAAY,EAAC,QAAQ,CAAC,CAAC,CAAC;IAE9E,OAAO,IAAI,6BAAkB,CAC3B;QACE,EAAE;QACF,OAAO;QACP,aAAa,EAAE,MAAM;KACtB,EACD,OAAO,CACR,CAAC;AACJ,CAAC,CAAC;AAlBS,QAAA,gCAAgC,oCAkBzC;AAEJ;;GAEG;AACH,SAAsB,+BAA+B,CAEnD,IAAY;;QAEZ,MAAM,EAAE,OAAO,EAAE,GAAG,IAAI,CAAC;QACzB,MAAM,EAAE,KAAK,EAAE,MAAM,EAAE,GAAG,IAAI,CAAC;QAE/B,MAAM,GAAG,GAAG,IAAI,IAAI,EAAE,CAAC;QAEvB,MAAM,SAAS,GAAG,MAAM,CAAC,IAAI,CAAC,KAAK,CAAC,EAAE,CAAC,KAAK,GAAG,GAAG,CAAC,CAAC;QACpD,IAAI,SAAS,EAAE,CAAC;YACd,MAAM,IAAI,wBAAa,CAAC;gBACtB,IAAI,EAAE,iBAAS,CAAC,eAAe;gBAC/B,OAAO,EAAE,uCAAuC;aACjD,CAAC,CAAC;QACL,CAAC;QAED,MAAM,UAAU,GAAG,IAAA,+BAAkB,EAAC,KAAK,EAAE,OAAO,CAAC,CAAC;QAEtD,MAAM,kBAAkB,GAAG,IAAA,uCAA0B,EAAC,MAAM,EAAE,OAAO,CAAC,CAAC;QAEvE,OAAO;YACL,WAAW,EAAE,OAAO,CAAC,WAAW,CAAC,EAAE,CAAC,UAAU,CAAC,cAAc;YAC7D,IAAI,EAAE,CAAC,UAAU,EAAE,kBAAkB,CAAC;YACtC,QAAQ,EAAE,IAAA,wCAAgC,EAAC,KAAK,CAAC,EAAE,EAAE,OAAO,CAAC;SAC9D,CAAC;IACJ,CAAC;CAAA;AAED;;GAEG;AACH,SAAgB,gBAAgB,CAE9B,EAAE,KAAK,EAAU;IAEjB,OAAO;QACL,WAAW,EAAE;YACX,YAAY,EAAE,CAAC,cAAM,CAAC,UAAU,CAAC,cAAc,CAAC;YAChD,MAAM,EAAE,CAAC,KAAK,CAAC;YACf,UAAU,EAAE,EAAE;SACf;KACF,CAAC;AACJ,CAAC;AAED;;GAEG;AACI,MAAM,wBAAwB,GAAG,GAA0C,EAAE,CAClF,IAAI,oBAAS,CAAC,+BAA+B,EAAE,gBAAgB,CAAC,CAAC;AADtD,QAAA,wBAAwB,4BAC8B"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { ISubmittableResult } from '@polkadot/types/types';
|
|
2
|
-
import { ChildIdentity, Context, Identity, Procedure } from
|
|
3
|
-
import { Account, CreateChildIdentitiesParams } from
|
|
4
|
-
import { ExtrinsicParams, ProcedureAuthorization, TransactionSpec } from
|
|
2
|
+
import { ChildIdentity, Context, Identity, Procedure } from '../../internal';
|
|
3
|
+
import { Account, CreateChildIdentitiesParams } from '../../types';
|
|
4
|
+
import { ExtrinsicParams, ProcedureAuthorization, TransactionSpec } from '../../types/internal';
|
|
5
5
|
/**
|
|
6
6
|
* @hidden
|
|
7
7
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"createChildIdentities.d.ts","sourceRoot":"","sources":["../../../src/api/procedures/createChildIdentities.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,kBAAkB,EAAE,MAAM,uBAAuB,CAAC;AAE3D,OAAO,EAAE,aAAa,EAAE,OAAO,EAAE,QAAQ,EAAiB,SAAS,EAAE,
|
|
1
|
+
{"version":3,"file":"createChildIdentities.d.ts","sourceRoot":"","sources":["../../../src/api/procedures/createChildIdentities.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,kBAAkB,EAAE,MAAM,uBAAuB,CAAC;AAE3D,OAAO,EAAE,aAAa,EAAE,OAAO,EAAE,QAAQ,EAAiB,SAAS,EAAE,MAAM,YAAY,CAAC;AACxF,OAAO,EAAE,OAAO,EAAE,2BAA2B,EAAqB,MAAM,SAAS,CAAC;AAClF,OAAO,EAAE,eAAe,EAAE,sBAAsB,EAAE,eAAe,EAAE,MAAM,kBAAkB,CAAC;AAQ5F;;GAEG;AACH,MAAM,WAAW,OAAO;IACtB,QAAQ,EAAE,QAAQ,CAAC;IACnB,aAAa,EAAE,OAAO,CAAC;CACxB;AAED;;GAEG;AACH,eAAO,MAAM,2BAA2B,GACrC,SAAS,OAAO,MAChB,SAAS,kBAAkB,KAAG,aAAa,EAM3C,CAAC;AAEJ;;GAEG;AACH,wBAAsB,4BAA4B,CAChD,IAAI,EAAE,SAAS,CAAC,2BAA2B,EAAE,aAAa,EAAE,EAAE,OAAO,CAAC,EACtE,IAAI,EAAE,2BAA2B,GAChC,OAAO,CAAC,eAAe,CAAC,aAAa,EAAE,EAAE,eAAe,CAAC,UAAU,EAAE,uBAAuB,CAAC,CAAC,CAAC,CAoDjG;AAED;;GAEG;AACH,wBAAsB,gBAAgB,CACpC,IAAI,EAAE,SAAS,CAAC,2BAA2B,EAAE,aAAa,EAAE,EAAE,OAAO,CAAC,GACrE,OAAO,CAAC,sBAAsB,CAAC,CAoBjC;AAED;;GAEG;AACH,wBAAsB,cAAc,CAClC,IAAI,EAAE,SAAS,CAAC,2BAA2B,EAAE,aAAa,EAAE,EAAE,OAAO,CAAC,GACrE,OAAO,CAAC,OAAO,CAAC,CAYlB;AAED;;GAEG;AACH,eAAO,MAAM,qBAAqB,QAAO,SAAS,CAChD,2BAA2B,EAC3B,aAAa,EAAE,EACf,OAAO,CACyE,CAAC"}
|
|
@@ -9,7 +9,10 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
9
9
|
});
|
|
10
10
|
};
|
|
11
11
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
12
|
-
exports.createChildIdentities = exports.
|
|
12
|
+
exports.createChildIdentities = exports.createChildIdentityResolver = void 0;
|
|
13
|
+
exports.prepareCreateChildIdentities = prepareCreateChildIdentities;
|
|
14
|
+
exports.getAuthorization = getAuthorization;
|
|
15
|
+
exports.prepareStorage = prepareStorage;
|
|
13
16
|
const internal_1 = require("../../internal");
|
|
14
17
|
const types_1 = require("../../types");
|
|
15
18
|
const conversion_1 = require("../../utils/conversion");
|
|
@@ -63,7 +66,6 @@ function prepareCreateChildIdentities(args) {
|
|
|
63
66
|
};
|
|
64
67
|
});
|
|
65
68
|
}
|
|
66
|
-
exports.prepareCreateChildIdentities = prepareCreateChildIdentities;
|
|
67
69
|
/**
|
|
68
70
|
* @hidden
|
|
69
71
|
*/
|
|
@@ -85,7 +87,6 @@ function getAuthorization() {
|
|
|
85
87
|
};
|
|
86
88
|
});
|
|
87
89
|
}
|
|
88
|
-
exports.getAuthorization = getAuthorization;
|
|
89
90
|
/**
|
|
90
91
|
* @hidden
|
|
91
92
|
*/
|
|
@@ -102,7 +103,6 @@ function prepareStorage() {
|
|
|
102
103
|
};
|
|
103
104
|
});
|
|
104
105
|
}
|
|
105
|
-
exports.prepareStorage = prepareStorage;
|
|
106
106
|
/**
|
|
107
107
|
* @hidden
|
|
108
108
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"createChildIdentities.js","sourceRoot":"","sources":["../../../src/api/procedures/createChildIdentities.ts"],"names":[],"mappings":";;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"createChildIdentities.js","sourceRoot":"","sources":["../../../src/api/procedures/createChildIdentities.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { ISubmittableResult } from '@polkadot/types/types';
|
|
2
|
-
import { ChildIdentity, Context, Identity, Procedure } from
|
|
3
|
-
import { Account, CreateChildIdentityParams } from
|
|
4
|
-
import { ExtrinsicParams, ProcedureAuthorization, TransactionSpec } from
|
|
2
|
+
import { ChildIdentity, Context, Identity, Procedure } from '../../internal';
|
|
3
|
+
import { Account, CreateChildIdentityParams } from '../../types';
|
|
4
|
+
import { ExtrinsicParams, ProcedureAuthorization, TransactionSpec } from '../../types/internal';
|
|
5
5
|
/**
|
|
6
6
|
* @hidden
|
|
7
7
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"createChildIdentity.d.ts","sourceRoot":"","sources":["../../../src/api/procedures/createChildIdentity.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,kBAAkB,EAAE,MAAM,uBAAuB,CAAC;AAE3D,OAAO,EAAE,aAAa,EAAE,OAAO,EAAE,QAAQ,EAAiB,SAAS,EAAE,
|
|
1
|
+
{"version":3,"file":"createChildIdentity.d.ts","sourceRoot":"","sources":["../../../src/api/procedures/createChildIdentity.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,kBAAkB,EAAE,MAAM,uBAAuB,CAAC;AAE3D,OAAO,EAAE,aAAa,EAAE,OAAO,EAAE,QAAQ,EAAiB,SAAS,EAAE,MAAM,YAAY,CAAC;AACxF,OAAO,EAAE,OAAO,EAAE,yBAAyB,EAAqB,MAAM,SAAS,CAAC;AAChF,OAAO,EAAE,eAAe,EAAE,sBAAsB,EAAE,eAAe,EAAE,MAAM,kBAAkB,CAAC;AAS5F;;GAEG;AACH,MAAM,WAAW,OAAO;IACtB,QAAQ,EAAE,QAAQ,CAAC;IACnB,aAAa,EAAE,OAAO,CAAC;CACxB;AAED;;GAEG;AACH,eAAO,MAAM,2BAA2B,GACrC,SAAS,OAAO,MAChB,SAAS,kBAAkB,KAAG,aAK9B,CAAC;AAEJ;;GAEG;AACH,wBAAsB,0BAA0B,CAC9C,IAAI,EAAE,SAAS,CAAC,yBAAyB,EAAE,aAAa,EAAE,OAAO,CAAC,EAClE,IAAI,EAAE,yBAAyB,GAC9B,OAAO,CAAC,eAAe,CAAC,aAAa,EAAE,eAAe,CAAC,UAAU,EAAE,qBAAqB,CAAC,CAAC,CAAC,CA4D7F;AAED;;GAEG;AACH,wBAAsB,gBAAgB,CACpC,IAAI,EAAE,SAAS,CAAC,yBAAyB,EAAE,aAAa,EAAE,OAAO,CAAC,GACjE,OAAO,CAAC,sBAAsB,CAAC,CAoBjC;AAED;;GAEG;AACH,wBAAsB,cAAc,CAClC,IAAI,EAAE,SAAS,CAAC,yBAAyB,EAAE,aAAa,EAAE,OAAO,CAAC,GACjE,OAAO,CAAC,OAAO,CAAC,CAYlB;AAED;;GAEG;AACH,eAAO,MAAM,mBAAmB,QAAO,SAAS,CAC9C,yBAAyB,EACzB,aAAa,EACb,OAAO,CACuE,CAAC"}
|
|
@@ -9,7 +9,10 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
9
9
|
});
|
|
10
10
|
};
|
|
11
11
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
12
|
-
exports.createChildIdentity = exports.
|
|
12
|
+
exports.createChildIdentity = exports.createChildIdentityResolver = void 0;
|
|
13
|
+
exports.prepareCreateChildIdentity = prepareCreateChildIdentity;
|
|
14
|
+
exports.getAuthorization = getAuthorization;
|
|
15
|
+
exports.prepareStorage = prepareStorage;
|
|
13
16
|
const internal_1 = require("../../internal");
|
|
14
17
|
const types_1 = require("../../types");
|
|
15
18
|
const conversion_1 = require("../../utils/conversion");
|
|
@@ -70,7 +73,6 @@ function prepareCreateChildIdentity(args) {
|
|
|
70
73
|
};
|
|
71
74
|
});
|
|
72
75
|
}
|
|
73
|
-
exports.prepareCreateChildIdentity = prepareCreateChildIdentity;
|
|
74
76
|
/**
|
|
75
77
|
* @hidden
|
|
76
78
|
*/
|
|
@@ -92,7 +94,6 @@ function getAuthorization() {
|
|
|
92
94
|
};
|
|
93
95
|
});
|
|
94
96
|
}
|
|
95
|
-
exports.getAuthorization = getAuthorization;
|
|
96
97
|
/**
|
|
97
98
|
* @hidden
|
|
98
99
|
*/
|
|
@@ -109,7 +110,6 @@ function prepareStorage() {
|
|
|
109
110
|
};
|
|
110
111
|
});
|
|
111
112
|
}
|
|
112
|
-
exports.prepareStorage = prepareStorage;
|
|
113
113
|
/**
|
|
114
114
|
* @hidden
|
|
115
115
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"createChildIdentity.js","sourceRoot":"","sources":["../../../src/api/procedures/createChildIdentity.ts"],"names":[],"mappings":";;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"createChildIdentity.js","sourceRoot":"","sources":["../../../src/api/procedures/createChildIdentity.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { BaseAsset, CustomPermissionGroup, FungibleAsset, Procedure } from
|
|
2
|
-
import { CreateGroupParams } from
|
|
3
|
-
import { ExtrinsicParams, ProcedureAuthorization, TransactionSpec } from
|
|
1
|
+
import { BaseAsset, CustomPermissionGroup, FungibleAsset, Procedure } from '../../internal';
|
|
2
|
+
import { CreateGroupParams } from '../../types';
|
|
3
|
+
import { ExtrinsicParams, ProcedureAuthorization, TransactionSpec } from '../../types/internal';
|
|
4
4
|
/**
|
|
5
5
|
* @hidden
|
|
6
6
|
*/
|
|
7
|
-
export
|
|
7
|
+
export type Params = CreateGroupParams & {
|
|
8
8
|
asset: BaseAsset;
|
|
9
9
|
};
|
|
10
10
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"createGroup.d.ts","sourceRoot":"","sources":["../../../src/api/procedures/createGroup.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,qBAAqB,EAAE,aAAa,EAAE,SAAS,EAAE,
|
|
1
|
+
{"version":3,"file":"createGroup.d.ts","sourceRoot":"","sources":["../../../src/api/procedures/createGroup.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,qBAAqB,EAAE,aAAa,EAAE,SAAS,EAAE,MAAM,YAAY,CAAC;AACxF,OAAO,EAAE,iBAAiB,EAAU,MAAM,SAAS,CAAC;AACpD,OAAO,EAAE,eAAe,EAAE,sBAAsB,EAAE,eAAe,EAAE,MAAM,kBAAkB,CAAC;AAO5F;;GAEG;AACH,MAAM,MAAM,MAAM,GAAG,iBAAiB,GAAG;IACvC,KAAK,EAAE,SAAS,CAAC;CAClB,CAAC;AAEF;;GAEG;AACH,MAAM,WAAW,OAAO;IACtB,KAAK,EAAE,aAAa,CAAC;CACtB;AAED;;GAEG;AACH,wBAAsB,kBAAkB,CACtC,IAAI,EAAE,SAAS,CAAC,MAAM,EAAE,qBAAqB,CAAC,EAC9C,IAAI,EAAE,MAAM,GACX,OAAO,CACR,eAAe,CAAC,qBAAqB,EAAE,eAAe,CAAC,gBAAgB,EAAE,aAAa,CAAC,CAAC,CACzF,CA0BA;AAED;;GAEG;AACH,wBAAgB,gBAAgB,CAC9B,IAAI,EAAE,SAAS,CAAC,MAAM,EAAE,qBAAqB,CAAC,EAC9C,EAAE,KAAK,EAAE,EAAE,MAAM,GAChB,sBAAsB,CAQxB;AAED;;GAEG;AACH,eAAO,MAAM,WAAW,QAAO,SAAS,CAAC,MAAM,EAAE,qBAAqB,CACjB,CAAC"}
|
|
@@ -9,8 +9,10 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
9
9
|
});
|
|
10
10
|
};
|
|
11
11
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
12
|
-
exports.createGroup =
|
|
13
|
-
|
|
12
|
+
exports.createGroup = void 0;
|
|
13
|
+
exports.prepareCreateGroup = prepareCreateGroup;
|
|
14
|
+
exports.getAuthorization = getAuthorization;
|
|
15
|
+
const utils_1 = require("../../api/procedures/utils");
|
|
14
16
|
const internal_1 = require("../../internal");
|
|
15
17
|
const types_1 = require("../../types");
|
|
16
18
|
const conversion_1 = require("../../utils/conversion");
|
|
@@ -32,7 +34,6 @@ function prepareCreateGroup(args) {
|
|
|
32
34
|
};
|
|
33
35
|
});
|
|
34
36
|
}
|
|
35
|
-
exports.prepareCreateGroup = prepareCreateGroup;
|
|
36
37
|
/**
|
|
37
38
|
* @hidden
|
|
38
39
|
*/
|
|
@@ -45,7 +46,6 @@ function getAuthorization({ asset }) {
|
|
|
45
46
|
},
|
|
46
47
|
};
|
|
47
48
|
}
|
|
48
|
-
exports.getAuthorization = getAuthorization;
|
|
49
49
|
/**
|
|
50
50
|
* @hidden
|
|
51
51
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"createGroup.js","sourceRoot":"","sources":["../../../src/api/procedures/createGroup.ts"],"names":[],"mappings":";;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"createGroup.js","sourceRoot":"","sources":["../../../src/api/procedures/createGroup.ts"],"names":[],"mappings":";;;;;;;;;;;;AA2BA,gDA+BC;AAKD,4CAWC;AA1ED,kDAA4F;AAC5F,yCAAwF;AACxF,mCAAoD;AAEpD,mDAI4B;AAgB5B;;GAEG;AACH,SAAsB,kBAAkB,CAEtC,IAAY;;QAIZ,MAAM,EACJ,OAAO,EAAE,EACP,WAAW,EAAE,EACX,EAAE,EAAE,EAAE,cAAc,EAAE,GACvB,GACF,EACD,OAAO,GACR,GAAG,IAAI,CAAC;QACT,MAAM,EAAE,KAAK,EAAE,WAAW,EAAE,GAAG,IAAI,CAAC;QAEpC,MAAM,UAAU,GAAG,IAAA,+BAAkB,EAAC,KAAK,EAAE,OAAO,CAAC,CAAC;QACtD,MAAM,EAAE,YAAY,EAAE,GAAG,IAAA,yCAA4B,EAAC,WAAW,EAAE,OAAO,CAAC,CAAC;QAE5E,MAAM,IAAA,+BAAuB,EAAC,KAAK,EAAE,YAAY,CAAC,CAAC;QAEnD,MAAM,uBAAuB,GAAG,IAAA,yDAA4C,EAC1E,YAAY,EACZ,OAAO,CACR,CAAC;QAEF,OAAO;YACL,WAAW,EAAE,cAAc,CAAC,WAAW;YACvC,IAAI,EAAE,CAAC,UAAU,EAAE,uBAAuB,CAAC;YAC3C,QAAQ,EAAE,IAAA,iCAAyB,EAAC,OAAO,CAAC;SAC7C,CAAC;IACJ,CAAC;CAAA;AAED;;GAEG;AACH,SAAgB,gBAAgB,CAE9B,EAAE,KAAK,EAAU;IAEjB,OAAO;QACL,WAAW,EAAE;YACX,YAAY,EAAE,CAAC,cAAM,CAAC,cAAc,CAAC,WAAW,CAAC;YACjD,MAAM,EAAE,CAAC,KAAK,CAAC;YACf,UAAU,EAAE,EAAE;SACf;KACF,CAAC;AACJ,CAAC;AAED;;GAEG;AACI,MAAM,WAAW,GAAG,GAA6C,EAAE,CACxE,IAAI,oBAAS,CAAC,kBAAkB,EAAE,gBAAgB,CAAC,CAAC;AADzC,QAAA,WAAW,eAC8B"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { ISubmittableResult } from '@polkadot/types/types';
|
|
2
|
-
import { Context, MultiSig, Procedure } from
|
|
3
|
-
import { CreateMultiSigParams } from
|
|
4
|
-
import { ExtrinsicParams, TransactionSpec } from
|
|
2
|
+
import { Context, MultiSig, Procedure } from '../../internal';
|
|
3
|
+
import { CreateMultiSigParams } from '../../types';
|
|
4
|
+
import { ExtrinsicParams, TransactionSpec } from '../../types/internal';
|
|
5
5
|
export declare const createMultiSigResolver: (context: Context) => (receipt: ISubmittableResult) => MultiSig;
|
|
6
6
|
/**
|
|
7
7
|
* @hidden
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"createMultiSig.d.ts","sourceRoot":"","sources":["../../../src/api/procedures/createMultiSig.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,kBAAkB,EAAE,MAAM,uBAAuB,CAAC;AAE3D,OAAO,EAAE,OAAO,EAAY,QAAQ,EAAiB,SAAS,EAAE,
|
|
1
|
+
{"version":3,"file":"createMultiSig.d.ts","sourceRoot":"","sources":["../../../src/api/procedures/createMultiSig.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,kBAAkB,EAAE,MAAM,uBAAuB,CAAC;AAE3D,OAAO,EAAE,OAAO,EAAY,QAAQ,EAAiB,SAAS,EAAE,MAAM,YAAY,CAAC;AACnF,OAAO,EAAW,oBAAoB,EAAqB,MAAM,SAAS,CAAC;AAC3E,OAAO,EAAE,eAAe,EAAE,eAAe,EAAE,MAAM,kBAAkB,CAAC;AAUpE,eAAO,MAAM,sBAAsB,GAChC,SAAS,OAAO,MAChB,SAAS,kBAAkB,KAAG,QAI9B,CAAC;AAEJ;;GAEG;AACH,wBAAsB,4BAA4B,CAChD,IAAI,EAAE,SAAS,CAAC,oBAAoB,EAAE,QAAQ,CAAC,EAC/C,IAAI,EAAE,oBAAoB,GACzB,OAAO,CAAC,eAAe,CAAC,QAAQ,EAAE,eAAe,CAAC,UAAU,EAAE,gBAAgB,CAAC,CAAC,CAAC,CAyCnF;AAED;;GAEG;AACH,eAAO,MAAM,qBAAqB,QAAO,SAAS,CAAC,oBAAoB,EAAE,QAAQ,CAK7E,CAAC"}
|