recfish
Results
1
issues of
recfish
**Describe the bug** Ack data is marshalled twice, producing a string like the following: `"{\"User\":true,\"Name\":\"foo\"}"` which throws an error client side **To Reproduce** marshal a struct into bytes. convert to...
bug