muji
muji
This is only an issue for the `verifiers` associated with the `PartyOptions` so perhaps a custom serde implementation for `PartyOptions` which always decodes the `VerifyingKey` instances from bytes.
Thanks @MathiasKoch, it's probably a problem my end but I can't figure out where the issue is. I am testing with an ESP32 and sending `AT+HTTPCGET`, with echo on I...
To follow up I've done some research into how I can get this to work for my use case with the most minimal changes possible. I've found out that if...