subscan
Runtime Modules / Relayer
Spec Version:
Events
Name
Lookup
Attributes
AuthorizedPayingKey2c00["EventDid","AccountId","AccountId","Balance","u64"]
AcceptedPayingKey2c01["EventDid","AccountId","AccountId"]
RemovedPayingKey2c02["EventDid","AccountId","AccountId"]
UpdatedPolyxLimit2c03["EventDid","AccountId","AccountId","Balance","Balance"]
Storage Functions
Name
Type
Subsidies{"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["AccountId"],"value":"pallet_relayer:Subsidy","keys_id":0,"value_id":710}}
Error Types
Name
Docs
UserKeyCddMissingThe `user_key` is not attached to a CDD'd identity.
PayingKeyCddMissingThe `user_key` is not attached to a CDD'd identity.
NoPayingKeyThe `user_key` doesn't have a `paying_key`.
NotPayingKeyThe `user_key` has a different `paying_key`.
NotAuthorizedForPayingKeyThe signer is not authorized for `paying_key`.
NotAuthorizedForUserKeyThe signer is not authorized for `user_key`.
OverflowThe remaining POLYX for `user_key` overflowed.