Lightning network support is now in rdwv as defined by [rdwvcc/rdwv51](https://github.com/rdwvcc/rdwv/pull/51)
This adds in new LN class and related methods.
Also, now it is not needed to fill in all values, some defaults are used:
text
rpc_user="electrum"
rpc_pass="electrumz"
rpc_url="http://localhost:5000" for bitcoin daemon and "http://localhost:5001" for lightning daemon.
When xpub is not provided, a warning is created.