Rocco Musolino
Rocco Musolino
What's the method/way to get the transaction id from a signed tx?
Do the lib support type 7 (`EXCHANGE`) transactions?
Can't just simple use https://www.npmjs.com/package/elliptic ? any difference?
demo website is not loading or extremely slow to load. Where can we get a preview of the theme? thx
How to generate a keypair using the `SECP256k1` ?
Any plan to add schnorr signatures support?
```javascript const UPNP = require('./lib/upnp') UPNP.RESPONSE_TIMEOUT = 10*1000 UPNP.discover().then(console.log).catch(console.error) ``` Output: ``` Error: Request timed out. at Timeout.timeout.setTimeout [as _onTimeout] (/home/user/Desktop/REPOS/bupnp/lib/upnp.js:89:22) at ontimeout (timers.js:471:11) at tryOnTimeout (timers.js:306:5) at Timer.listOnTimeout (timers.js:266:5)...
Is there any demo available? would be worth adding it to the README.
[https://www.nanode.co/node-api](https://www.nanode.co/node-api) I read that: > Node API will permanently shut down on June 15, 2018. So this will only be intended to work with our own instance of a node?...
Is it possible to have multiple bars?