mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-23 00:54:20 +01:00
This is also required for actually creating usable onions. For the moment, due to API limitations, we only let them set realm 0. Note that the privkey parsing was broken, requiring an additional two hex digits, overflowing the buffer, and were ignored. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>