🔧 Refactor token validation schemas

This commit is contained in:
Andrey Antukh
2025-11-14 11:04:16 +01:00
committed by Andrés Moya
parent 8a8f360c7f
commit e8ff89836e
38 changed files with 3503 additions and 562 deletions

View File

@@ -57,8 +57,7 @@
store (ths/setup-store file)
tokens-lib (toht/get-tokens-lib file)
set-a (ctob/get-set-by-name tokens-lib "Set A")
events [(dwtl/update-token-set (ctob/rename set-a "Set A updated")
"Set A updated")]]
events [(dwtl/rename-token-set set-a "Set A updated")]]
(tohs/run-store-async
store done events