We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c39b77 commit ca0fe55Copy full SHA for ca0fe55
namecoin/namecoin.go
@@ -1,7 +1,7 @@
1
package namecoin
2
3
import (
4
- "github.com/namecoin/btcd/btcjson"
+ "github.com/btcsuite/btcd/btcjson"
5
"github.com/namecoin/btcd/rpcclient"
6
"gopkg.in/hlandau/madns.v2/merr"
7
0 commit comments