docs: reorder & testing
This commit is contained in:
@@ -40,5 +40,6 @@ func UseSchema(schema string) {
|
||||
RuntimeRecords = RuntimeRecords.FromSchema(schema)
|
||||
SanctionActive = SanctionActive.FromSchema(schema)
|
||||
SanctionRecords = SanctionRecords.FromSchema(schema)
|
||||
SessionRevocations = SessionRevocations.FromSchema(schema)
|
||||
UserCountryCounters = UserCountryCounters.FromSchema(schema)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user