Structs§
Enums§
Traits§
Functions§
- Validation you perform during the genesis process. Nobody else on the network performs it, only you. There is no access to network calls in this callback
- This is the unified validation callback for all entries and link types in this integrity zome Below is a match template for all of the variants of
DHT Opsand entry and link types - Validation the network performs when you try to join, you can’t perform this validation yourself as you are not a member yet. There is access to network calls in this function
Type Aliases§
Attribute Macros§
Derive Macros§
- Implements
From<MyEnum> for &'static stron an enum.