Randy808
Randy808
Adds support for cookies, and the ability to make cross domain requests.
**Which part needs editing?** Chapter 7, under the _Advancing the channel state_ section. Specifically line 633 on commit 01b7bc9. Please let me know if I misunderstood something in my assessment...
When testing this out I was getting an error because of a trailing newline in my .cookie file
After attempting to use the library function `scriptpubkey_to_address` from the Python distribution, I got the error message `ValueError: Invalid argument` This was the line I used to invoke the function:...