Subsidy
Hierarchy
Subsidy
Index
Properties
Properties
allowance
• allowance: BigNumber
Defined in src/types/index.ts:874
amount of POLYX to be subsidized. This can be increased/decreased later on
beneficiary
• beneficiary: Account
Defined in src/types/index.ts:866
Account whose transactions are being paid for
subsidizer
• subsidizer: Account
Defined in src/types/index.ts:870
Account that is paying for the transactions
Last updated