IntegriTEE
subscan
Runtime Modules / EnclaveBridge
Spec Version:
Events
Name
Lookup
Attributes
IndirectInvocationRegistered3600["ShardIdentifier"]
ShieldFunds3601["ShardIdentifier","Bytes","BalanceOf"]
UnshieldedFunds3602["ShardIdentifier","AccountId","BalanceOf"]
ProcessedParentchainBlock3603["ShardIdentifier","H256","H256","BlockNumberFor"]
PublishedHash3604["EnclaveFingerprint","H256","Bytes"]
ShardConfigUpdated3605["ShardIdentifier"]
PurgedEnclaveFromShardConfig3606["ShardIdentifier","AccountId"]
Storage Functions
Name
Type
ShardStatus{"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["H256"],"value":"Vec<enclave_bridge_primitives:ShardSignerStatus>","keys_id":12,"value_id":428}}
ShardConfigRegistry{"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["H256"],"value":"enclave_bridge_primitives:UpgradableShardConfig","keys_id":12,"value_id":431}}
ExecutedUnshieldCalls{"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["H256"],"value":"U64","keys_id":12,"value_id":11}}
Error Types
Name
Docs
WrongFingerprintForShardThe shard doesn't match the enclave.
TooManyTopicsThe number of `extra_topics` passed to `publish_hash` exceeds the limit.
DataTooLongThe length of the `data` passed to `publish_hash` exceeds the limit.
TooManyEnclavesToo many enclaves in ShardStatus
EnclaveNotFoundInShardStatusNo such enclave was found in shard status
ShardNotFoundShard not found