forked from PolymeshAssociation/polymesh-sdk
-
Notifications
You must be signed in to change notification settings - Fork 0
api.entities.ConfidentialAccount.types.ApplyIncomingConfidentialAssetBalancesParams
polymesh-bot edited this page Dec 4, 2024
·
2 revisions
api/entities/ConfidentialAccount/types.ApplyIncomingConfidentialAssetBalancesParams
• confidentialAccount: string
| ConfidentialAccount
Confidential Account (or the public key of the ElGamal key pair) to which any incoming balance is to be applied
src/api/entities/ConfidentialAccount/types.ts:44
• Optional
maxUpdates: BigNumber
The maximum number of incoming balances to apply. Applies all incoming balances if no value is passed