Damian Ezequiel Di Zeo
Damian Ezequiel Di Zeo
Hello guys, I have a crash in React Native here `if (toXOnly(pubkey).equals(outputKey)) {` when I need sign an input with a tweak signer [https://github.com/bitcoinjs/bitcoinjs-lib/blob/master/ts_src/psbt.ts#L1757](https://github.com/bitcoinjs/bitcoinjs-lib/blob/master/ts_src/psbt.ts#L1757) `const outputKey = getPrevoutTaprootKey(inputIndex, input, cache)...
Hi guys, after installing slashtags-sdk via npm, i get the following error:  included postinstall-slashtags.js used in BitKit app but fail on esbuild `==...
In React Native, i get a crash here: [https://github.com/nbd-wtf/nostr-tools/blob/master/helpers.ts#L5](helpers.ts) when do `relay.subscribe`, i get event btw. Looks like `class MessageChannel` is not part of React Native.