Add message signing

This commit is contained in:
2025-03-31 15:44:21 +09:00
parent aa2d1adefd
commit 4dea4b766c
8 changed files with 181 additions and 7 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
%%% @end
-module(hz_sup).
-vsn("0.5.2").
-vsn("0.6.0").
-behaviour(supervisor).
-author("Craig Everett <zxq9@zxq9.com>").
-copyright("Craig Everett <zxq9@zxq9.com>").