fix: state: Let json manage data types
Since state uses json and json will raise an error when it can't decode/encode some datatype.
Showing
Please register or sign in to comment
GitLab is used only for code review, issue tracking and project management. Canonical locations for source code are still https://gitweb.torproject.org/ https://git.torproject.org/ and git-rw.torproject.org.
Since state uses json and json will raise an error when it can't decode/encode some datatype.