mirror of
https://github.com/bitcoinj/bitcoinj.git
synced 2025-01-19 05:33:44 +01:00
4187f2328d
The current implementation is based on plain P2SH. I assume as of today one would prefer an implementation based on taproot or at least segwit (P2WSH). Note the `isFollowing` and `sigsRequiredToSpend` fields in the `DeterministicKey` message of the wallet protobuf are preserved for now, because they might come in handy for a future implementation and in general it's hard to remove fields from protobufs. Also removes the `marry` action from `WalletTool`. |
||
---|---|---|
.. | ||
src | ||
build.gradle |