This repository has been archived by the owner on Sep 6, 2022. It is now read-only.
Remove dependency on btcsuite #11
Labels
kind/enhancement
A net-new feature or improvement to an existing feature
We currently depend on that for the infrequently used secp256k1 key type. Unfortunately, we do have users using this, at least for IPNS. We may be able to deal with this by supporting out-of-tree plugins for new key types.
We could also try extracting the package we need from upstream.
The text was updated successfully, but these errors were encountered: