api.procedures.types.SubsidizeAccountParams - PolymeshAssociation/polymesh-sdk GitHub Wiki

Interface: SubsidizeAccountParams

api/procedures/types.SubsidizeAccountParams

Table of contents

Properties

Properties

allowance

allowance: BigNumber

amount of POLYX to be subsidized. This can be increased/decreased later on

Defined in

api/procedures/types.ts:646


beneficiary

beneficiary: string | Account

Account to subsidize

Defined in

api/procedures/types.ts:642