Name | Lookup | Attributes | |
|---|---|---|---|
| NewLiability | 3800 | ["Index","TechnicsFor","EconomicsFor","AccountId","AccountId"] | |
| NewReport | 3801 | ["Index","ReportFor"] |
Name | Type | |
|---|---|---|
| NextIndex | {"origin":"PlainType","plain_type":"U32","PlainTypeValue":4} | |
| AgreementOf | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["U32"],"value":"pallet_robonomics_liability:signed:SignedAgreement","keys_id":4,"value_id":234}} | |
| ReportOf | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["U32"],"value":"pallet_robonomics_liability:signed:SignedReport","keys_id":4,"value_id":62}} |
Name | Docs |
|---|---|
| BadAgreementProof | Agreement proof verification failed. |
| BadReportProof | Report proof verification failed. |
| BadReportSender | Wrong report sender account. |
| AlreadyFinalized | Liability already finalized. |
| OracleIsNotReady | Real world oracle is not ready for this report. |
| AgreementNotFound | Unable to load agreement from storage. |