PART -> XMR tests pass.

This commit is contained in:
tecnovert
2020-11-27 19:52:26 +02:00
parent 0e2011e085
commit bc60527940
11 changed files with 566 additions and 139 deletions

View File

@@ -82,4 +82,3 @@ def make_xmr_wallet_rpc_func(port, auth):
nonlocal port, auth
return callrpc_xmr(port, auth, method, params)
return rpc_func