base.types.PayingAccountType - PolymeshAssociation/polymesh-sdk GitHub Wiki
Enumeration: PayingAccountType
base/types.PayingAccountType
Type of relationship between a paying account and a beneficiary
Table of contents
Enumeration Members
Enumeration Members
Caller
• Caller = "Caller"
the caller Account is responsible of paying the fees
Defined in
MultiSigCreator
• MultiSigCreator = "MultiSigCreator"
The creator of the MultiSig is responsible for paying the fees
Defined in
Other
• Other = "Other"
the paying Account is paying for a specific transaction because of chain-specific constraints (e.g. the caller is accepting an invitation to an Identity and cannot have any funds to pay for it by definition)
Defined in
Subsidy
• Subsidy = "Subsidy"
the paying Account is currently subsidizing the caller