Task Description
make_adapter_locks_prv currently calls make_adapter_locks_pub under the hood, and make_adapter_witness uses only OP_MAKE_ADAPTER_SIG_PUBLIC.
See https://bitcoinops.org/en/topics/adaptor-signatures/ for more thorough example of how this is supposed to work.
Task Description
make_adapter_locks_prvcurrently callsmake_adapter_locks_pubunder the hood, andmake_adapter_witnessuses onlyOP_MAKE_ADAPTER_SIG_PUBLIC.OP_MAKE_ADAPTER_SIG_PRIVATEOP_MAKE_ADAPTER_SIG_PRIVATEand relevant toolsSee https://bitcoinops.org/en/topics/adaptor-signatures/ for more thorough example of how this is supposed to work.