Better error reporting from the master to neoctl for denied requests
This stops abusing ProtocolError, which disconnects the admin node needlessly. The many 'if ... raise RuntimeError' in neo/neoctl/neoctl.py could be turned into assertions.
Showing
Please register or sign in to comment