mirror of
https://github.com/bisq-network/bisq.git
synced 2025-02-23 15:00:30 +01:00
Add 'witness_v1_taproot' script type to the enum and proto.pb, so that it doesn't cause any problems when Taproot is activated and the new script type starts showing up in RPC getBlock(..) responses (including possibly BSQ transactions). Also change the Java enum order (which shouldn't cause any problems as the ordinal isn't used directly in hashCode calculations) and add the missing 'witness_unknown' enum value to pb.proto to bring it in sync. |
||
---|---|---|
.. | ||
src/main/proto |