1
1
mirror of https://github.com/bumi/lntip synced 2025-06-16 09:45:35 +00:00
Michael Bumann ff35c727d4 Optional constructor parameter
this makes the interface easier when we only want to get a new address:

new LnMe().newAddress().then(console.log)
2020-10-22 20:44:11 +02:00
..
2020-10-22 20:44:11 +02:00