feat: add protocol signature representation in hex, base64, and C++ array format

This commit is contained in:
MayaTheShy
2025-11-09 21:05:09 -05:00
parent 22fa18384f
commit 32d7e2e2de

View File

@@ -0,0 +1,3 @@
Hex: 556db088fb383aed877efaa93fd2337b
Base64: VW2wiPs4Ou2HfvqpP9Izew==
C++ array: {0x55, 0x6d, 0xb0, 0x88, 0xfb, 0x38, 0x3a, 0xed, 0x87, 0x7e, 0xfa, 0xa9, 0x3f, 0xd2, 0x33, 0x7b}