working commit

This commit is contained in:
2026-02-12 17:52:05 +02:00
parent fbbb09a3cb
commit c2d231c844
6 changed files with 63 additions and 50 deletions
+1 -2
View File
@@ -33,6 +33,5 @@ type GrantShort struct {
}
const (
operFileinfo = "opFileinfo"
operPutFile = "opPutFile"
GrantCreateAccount = "createAccount"
)