mirror of
https://github.com/ACINQ/eclair.git
synced 2025-02-24 06:47:46 +01:00
To avoid malleability issues, ask users to only have p2sh-of-p2wkh outputs. on testnet, on startup we check that all UTXOs are p2sh (we cannot check that the p2sh script is a p2wpkh script). It is not needed on regtest since there is no chance that wallet tx will be malleated. |
||
---|---|---|
.. | ||
src | ||
eclair-cli | ||
pom.xml |