1
1
mirror of https://github.com/bumi/lntip synced 2025-06-17 10:15: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-18 02:31:56 +02:00
2020-10-22 20:44:11 +02:00