mirror of
https://github.com/darkrenaissance/darkfi.git
synced 2026-04-28 03:00:18 -04:00
serde_json deserializes strings with quotation marks, and you can have to explicitly convert them using to_str() to extract the inner value.