mirror of
https://github.com/signalapp/Signal-Server
synced 2026-04-21 12:08:03 +01:00
Represent pre-key public keys and signatures as byte arrays in DAOs
This commit is contained in:
committed by
Jon Chambers
parent
4a8ad3103c
commit
217b68a1e0
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"keyId" : 1234,
|
||||
"publicKey" : "test"
|
||||
"publicKey" : "BQ+NbroQtVKyFaCSfqzSw8Wy72Ff22RSa5ERKTv5DIk2"
|
||||
}
|
||||
Reference in New Issue
Block a user