Fix NXDOMAIN detection

It was broken during the switch to modern btcd.
pull/129/head v0.0.10.3
JeremyRand 4 years ago
parent 7c39b77cca
commit ca0fe55528
No known key found for this signature in database
GPG Key ID: B3F2D165786D6570

@ -1,7 +1,7 @@
package namecoin
import (
"github.com/namecoin/btcd/btcjson"
"github.com/btcsuite/btcd/btcjson"
"github.com/namecoin/btcd/rpcclient"
"gopkg.in/hlandau/madns.v2/merr"

Loading…
Cancel
Save