Name | Lookup | Parameters | |
|---|---|---|---|
| get_registration_reward | 6900 | 1 | |
| get_online_rewards | 6901 | 1 | |
| pay_machine_usage | 6902 | 2 | |
| set_configuration | 6903 | 1 | |
| fetch_pot_balance | 6904 | - |
Name | Lookup | Attributes | |
|---|---|---|---|
| MintedTokens | 6900 | ["BalanceOf"] | |
| MorConfigChanged | 6901 | ["MorConfig<BalanceOf>"] | |
| FetchedMorConfig | 6902 | ["MorConfig<BalanceOf>"] | |
| FetchedPotBalance | 6903 | ["BalanceOf"] | |
| FetchedCurrentRewarding | 6904 | ["BalanceOf"] | |
| MachineUsagePayed | 6905 | ["AccountId","BalanceOf"] | |
| OnlineRewardsPayed | 6906 | ["AccountId","BalanceOf"] | |
| RegistrationRewardPayed | 6907 | ["AccountId","BalanceOf"] |
Name | Type | |
|---|---|---|
| MachineRegister | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["[U8; 32]"],"value":"[U8; 32]","keys_id":1,"value_id":1}} | |
| RewardsRecordStorage | {"origin":"PlainType","plain_type":"Tuple:U8bounded_collections:bounded_vec:BoundedVec@458","PlainTypeValue":457} | |
| PeriodRewardStorage | {"origin":"PlainType","plain_type":"U128","PlainTypeValue":6} | |
| MorConfigStorage | {"origin":"PlainType","plain_type":"peaq_pallet_mor:types:MorConfig","PlainTypeValue":168} |
Name | Type | Value | |
|---|---|---|---|
| ExistentialDeposit | U128 | f4010000000000000000000000000000 | |
| PotId | [U8; 8] | 506f744d63684f77 |
Name | Docs |
|---|---|
| DidAuthorizationFailed | |
| InsufficientTokensInPot | |
| MachineAlreadyRegistered | |
| MachineNotRegistered | |
| MachinePaymentOutOfRange | |
| MorAuthorizationFailed | |
| MorConfigIsNotConsistent | |
| TokensCouldNotBeTransfered | |
| UnexpectedDidError | |
| UnknownError |