Robonomics
subscan
Runtime Modules / Liability
Spec Version:
Call Functions
Name
Lookup
Parameters
create38001
finalize38011
Events
Name
Lookup
Attributes
NewLiability3800["Index","TechnicsFor","EconomicsFor","AccountId","AccountId"]
NewReport3801["Index","ReportFor"]
Storage Functions
Name
Type
LatestIndex{"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":180}}
ReportOf{"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["U32"],"value":"pallet_robonomics_liability:signed:SignedReport","keys_id":4,"value_id":63}}
Error Types
Name
Docs
BadAgreementProofAgreement proof verification failed.
BadReportProofReport proof verification failed.
BadReportSenderWrong report sender account.
AlreadyFinalizedLiability already finalized.
OracleIsNotReadyReal world oracle is not ready for this report.
AgreementNotFoundUnable to load agreement from storage.