Would be nice if standard bitcoin-cli wallet commands would work: ``` bitcoin-cli -rpcconnect=127.0.0.1 -rpcport=8332 createwallet "my_wallet" error: JSON value of type null is not of expected type number ``` Obviously this wouldn't support quantum signatures, but bc1q should work, correct?