implemented verifiaction db
This commit is contained in:
@@ -50,6 +50,7 @@ const (
|
||||
Storage Type = "storage" // Represents statuses of tasks or projects
|
||||
TgSettle Type = "tgsettle_gateway" // Represents tg settlement gateway
|
||||
Tenants Type = "tenants" // Represents tenants managed in the system
|
||||
VerificationTokens Type = "verification_tokens" //Represents verification tokens managed in the system
|
||||
Wallets Type = "wallets" // Represents workflows for tasks or projects
|
||||
Workflows Type = "workflows" // Represents workflows for tasks or projects
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user