monokh
monokh
`payment.output` for a p2wsh is same as `PUSH_BYTES 32 `
For PSBT signing, the [`witnessStackToScriptWitness`](https://github.com/bitcoinjs/bitcoinjs-lib/blob/f67aab371c1d47684b3c211643a39e8e0295b306/ts_src/psbt.ts#L1418) and [`witnessStackToScriptWitness`](https://github.com/bitcoinjs/bitcoinjs-lib/blob/master/test/integration/csv.spec.ts#L477) functions are useful for apps trying to spend from custom scripts. As it is not exported, it is being duplicated for the users...
Replace by fee BIP125 states that at least one input in the transaction needs to be reused in the replacing transaction. Is this something this library should cater for? Such...
The lightnings clients by default generate the `preimage` for the invoice. In some use cases (e.g. swaps) the app requires to specify the `preimage` for the invoice. The lightning API...
I’ve been trying to get this running and facing some difficulties. The first was that the default host path was `zero.metamask.io` so i raised this PR #8 After using the...
### Component Anvil ### Have you ensured that all of these are up to date? - [X] Foundry - [X] Foundryup ### What version of Foundry are you on? forge...
`API_KEY_BEBOP_AUTH_TOKEN` environment will need to be provided. Note: websockets lib dependency has been added. (This lib was also present through ethers) It is required to stream pricing from Bebop.