mirror of
https://github.com/status-im/nim-codex.git
synced 2025-02-10 09:46:38 +00:00
* use str on JString types, `$` will preserve `"` * Adding enum support * deserialize cid test * make enum descerializer public * unify fromJson for objects and refs * add enum descerialization testing