Protocol: require canonical client authority expiry
Verify Protocol / verify (push) Successful in 1m2s
Verify Protocol / module (push) Successful in 1m41s

This commit is contained in:
sechmachine
2026-08-12 12:03:36 +07:00
parent afbcea62f9
commit 4693102b3c
6 changed files with 13 additions and 5 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ import (
"time"
)
const SchemaSHA256 = "762d009c3d25d80c3850d975e45f7a6b3fd8adf5c93c8fa7dd11dfa993f8bbb1"
const SchemaSHA256 = "b2353c12269304289b4e872f27cc370ae61b958dea90d9fb7b6ab8afd7d37248"
const ProtocolVersion = "1.0.0"
const CurrentWireVersion = "2"
const NMinus1WireVersion = "1"