Closed JoeGruffins closed 4 years ago
- existsaddress - existsaddresses - existsexpiredtickets (not a great test) - existsliveticket - existslivetickets - existsmempooltxs - existsmissedtickets - generate (no test) - getaddednodeinfo (basically no test) - getbestblockhash - getblock
Also moved all the reused and big constants to the top of the test_rpc file.
I realize there are a lot of return values that should be ByteArrays, but I'd like to do that in my next pr.