bitcoinj/wallettool
Andreas Schildbach 4187f2328d MarriedKeyChain: remove married key chains
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`.
2023-04-28 23:07:49 +02:00
..
src MarriedKeyChain: remove married key chains 2023-04-28 23:07:49 +02:00
build.gradle build.gradle: update SLF4J to 2.0.7 2023-03-27 15:25:02 +02:00