-
Notifications
You must be signed in to change notification settings - Fork 60
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
go.mod, go.sum: Switch to the btcd++ branch in utcd
utcd has many optimizations that btcd doesn't have. Switching to utcd speeds things up drastically for the binaries in cmd/. We won't be pointing to the branch utreexo in utcd as breaking changes to the accumulator package will result in utcd failing to build. This makes changes annoying to deal with.
- Loading branch information
1 parent
1cc25c0
commit a26351c
Showing
2 changed files
with
49 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters