Name | Lookup | Parameters | |
---|---|---|---|
set_paying_key | 2c00 | 2 | |
accept_paying_key | 2c01 | 1 | |
remove_paying_key | 2c02 | 2 | |
update_polyx_limit | 2c03 | 2 | |
increase_polyx_limit | 2c04 | 2 | |
decrease_polyx_limit | 2c05 | 2 |
Name | Lookup | Attributes | |
---|---|---|---|
AuthorizedPayingKey | 2c00 | ||
AcceptedPayingKey | 2c01 | ||
RemovedPayingKey | 2c02 | ||
UpdatedPolyxLimit | 2c03 |
Name | Type | |
---|---|---|
Subsidies | {"origin":"MapType","map_type":{"key":"AccountId","hasher":"Blake2_128Concat","value":"Subsidy<AccountId>","isLinked":false}} |
Name | Docs |
---|---|
UserKeyCddMissing | The `user_key` is not attached to a CDD'd identity. |
PayingKeyCddMissing | The `user_key` is not attached to a CDD'd identity. |
NoPayingKey | The `user_key` doesn't have a `paying_key`. |
NotPayingKey | The `user_key` has a different `paying_key`. |
NotAuthorizedForPayingKey | The signer is not authorized for `paying_key`. |
NotAuthorizedForUserKey | The signer is not authorized for `user_key`. |
Overflow | The remaining POLYX for `user_key` overflowed. |