Structs§
- DbKey
Prefix 🔒Iter - An iterator over the variants of DbKeyPrefix
- Federation
Config 🔒Key - Federation
Config 🔒KeyPrefix - Federation
Config 🔒KeyPrefix V0 - Federation
Config 🔒KeyPrefix V1 - Federation
Config 🔒KeyV0 - Federation
Config 🔒KeyV1 - Federation
Config V0 - Federation
Config V1 - Gateway
Configuration 🔒KeyV0 - Gateway
Configuration KeyV1 - Gateway
Configuration KeyV2 - Gateway
Configuration 🔒V0 - Gateway
Configuration V1 - Gateway
Configuration V2 - Gateway
Public 🔒Key - Preimage
Authentication 🔒 - Preimage
Authentication 🔒Prefix - Registered
Incoming Contract - Registered
Incoming 🔒Contract Key
Enums§
Traits§
Functions§
- get_
gatewayd_ database_ migrations - migrate_
federation_ 🔒configs - migrate_
to_ 🔒v1 - migrate_
to_ 🔒v2 - migrate_
to_ 🔒v3 - migrate_
to_ 🔒v4 - migrate_
to_ 🔒v5 - Introduced in v0.5, there is a db key clash between the
FederationConfig
record and the isolated databases used for each client. We must migrate the isolated databases to be behind theClientDatabase
prefix to allow the gateway to properly read the federation configs.