Itering understands the importance of protecting and safeguarding your privacy. By continuing using this website you agree with our
Privacy Policyand
Terms of Use.
Name | Lookup | Parameters | |
---|---|---|---|
force_set_benchmark_duration | 5600 | 1 | |
force_register_worker | 5601 | 3 | |
force_register_topic_pubkey | 5602 | 2 | |
register_gatekeeper | 5603 | 1 | |
unregister_gatekeeper | 5604 | 2 | |
register_worker | 5605 | 2 | |
add_pruntime | 5606 | 1 | |
remove_pruntime | 5607 | 1 | |
add_relaychain_genesis_block_hash | 5608 | 1 | |
remove_relaychain_genesis_block_hash | 5609 | 1 |
Name | Lookup | Attributes | |
---|---|---|---|
GatekeeperAdded | 5600 | ["WorkerPublicKey"] |
Name | Type | |
---|---|---|
Gatekeeper | {"origin":"PlainType","plain_type":"Vec<[U8; 32]>","PlainTypeValue":459} | |
GatekeeperMasterPubkey | {"origin":"PlainType","plain_type":"[U8; 32]","PlainTypeValue":117} | |
Workers | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["[U8; 32]"],"value":"phala_pallets:registry:pallet:WorkerInfo","keys_id":117,"value_id":460}} | |
ContractKeys | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["H256"],"value":"[U8; 32]","keys_id":9,"value_id":117}} | |
ClusterKeys | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["H256"],"value":"[U8; 32]","keys_id":9,"value_id":117}} | |
TopicKey | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["Vec<U8>"],"value":"Vec<U8>","keys_id":10,"value_id":10}} | |
BenchmarkDuration | {"origin":"PlainType","plain_type":"U32","PlainTypeValue":4} | |
PRuntimeAllowList | {"origin":"PlainType","plain_type":"Vec<Vec<U8>>","PlainTypeValue":131} | |
RelaychainGenesisBlockHashAllowList | {"origin":"PlainType","plain_type":"Vec<H256>","PlainTypeValue":123} |
Name | Type | Value | |
---|---|---|---|
VerifyPRuntime | Bool | 01 | |
VerifyRelaychainGenesisBlockHash | Bool | 01 |
Name | Docs |
---|---|
CannotHandleUnknownMessage | |
InvalidSender | |
InvalidPubKey | |
MalformedSignature | |
InvalidSignatureLength | |
InvalidSignature | |
UnknownContract | |
InvalidIASSigningCert | |
InvalidReport | |
InvalidQuoteStatus | |
BadIASReport | |
OutdatedIASReport | |
UnknownQuoteBodyFormat | |
InvalidRuntimeInfoHash | |
InvalidRuntimeInfo | |
InvalidInput | |
InvalidBenchReport | |
WorkerNotFound | |
InvalidGatekeeper | |
InvalidMasterPubkey | |
MasterKeyMismatch | |
MasterKeyUninitialized | |
GenesisBlockHashRejected | |
GenesisBlockHashAlreadyExists | |
GenesisBlockHashNotFound | |
PRuntimeRejected | |
PRuntimeAlreadyExists | |
PRuntimeNotFound | |
UnknownCluster | |
NotImplemented |