mirror of
https://github.com/monero-project/monero.git
synced 2026-07-03 03:15:08 -07:00
ad782ded1d
Reduce bloat in the python RPC Response class by making better use of superclass methods and recursion. As part of this change, add tests for the Response class.