Fork btcec to remove external dependency. This significantly reduces the count of indirect modules (cuts it by half). Close #7

Update the other Go modules.
This commit is contained in:
Kleissner
2021-11-14 22:37:07 +01:00
parent a727f4d8b1
commit 9626fa8088
34 changed files with 3743 additions and 87 deletions

View File

@@ -18,7 +18,7 @@ import (
"sync"
"time"
"github.com/btcsuite/btcd/btcec"
"github.com/PeernetOfficial/core/btcec"
)
// networkWire is an incoming packet