Update
This commit is contained in:
@@ -156,6 +156,8 @@ class JSONRPC:
|
||||
|
||||
try:
|
||||
if method.handler is None:
|
||||
pass
|
||||
else:
|
||||
method.handler(
|
||||
query,
|
||||
method.function
|
||||
|
||||
Reference in New Issue
Block a user