subscan
Runtime Modules / Anchor
Spec Version:
Call Functions
Name
Lookup
Parameters
pre_commit5b002
commit5b014
evict_pre_commits5b021
evict_anchors5b03-
Storage Functions
Name
Type
PreCommits{"origin":"Map","n_map_type":{"hashers":["Blake2_256"],"key_vec":["H256"],"value":"pallet_anchors:PreCommitData","keys_id":9,"value_id":276}}
PreCommitEvictionBuckets{"origin":"Map","n_map_type":{"hashers":["Blake2_256"],"key_vec":["U32","U64"],"value":"H256","keys_id":277,"value_id":9}}
PreCommitEvictionBucketIndex{"origin":"Map","n_map_type":{"hashers":["Blake2_256"],"key_vec":["U32"],"value":"U64","keys_id":4,"value_id":8}}
AnchorEvictDates{"origin":"Map","n_map_type":{"hashers":["Blake2_256"],"key_vec":["H256"],"value":"U32","keys_id":9,"value_id":4}}
AnchorIndexes{"origin":"Map","n_map_type":{"hashers":["Blake2_256"],"key_vec":["U64"],"value":"H256","keys_id":8,"value_id":9}}
LatestAnchorIndex{"origin":"PlainType","plain_type":"U64","PlainTypeValue":8}
LatestEvictedAnchorIndex{"origin":"PlainType","plain_type":"U64","PlainTypeValue":8}
LatestEvictedDate{"origin":"PlainType","plain_type":"U32","PlainTypeValue":4}
EvictedAnchorRoots{"origin":"Map","n_map_type":{"hashers":["Blake2_256"],"key_vec":["U32"],"value":"Vec<U8>","keys_id":4,"value_id":10}}
Error Types
Name
Docs
AnchorAlreadyExistsAnchor with anchor_id already exists
AnchorStoreDateInPastAnchor store date must be in now or future
AnchorStoreDateAboveMaxLimitAnchor store date must not be more than max store date
FeeNotSetState rent fee not set in the Fee Pallet
PreCommitAlreadyExistsPre-commit already exists
NotOwnerOfPreCommitSender is not the owner of pre commit
InvalidPreCommitProofInvalid pre commit proof
PreCommitExpirationTooBigPre Commit expiration block too big
EvictionDateTooBigEviction date too big for conversion
FailedToConvertEpochToDaysFailed to convert epoch in MS to days
EvictionNotPossibleBucket eviction not possible