Now that chainhash has been defined, update the wire module to only depend on it instead of the entire dcrd module.
4 lines
93 B
Modula-2
4 lines
93 B
Modula-2
module github.com/decred/dcrd/wire
|
|
|
|
require github.com/decred/dcrd/chaincfg/chainhash v1.0.0
|