Import needed package.
This commit is contained in:
parent
1fecbec3df
commit
41910c0944
1 changed files with 1 additions and 0 deletions
1
peer.go
1
peer.go
|
@ -7,6 +7,7 @@ package main
|
|||
import (
|
||||
"bytes"
|
||||
"errors"
|
||||
"fmt"
|
||||
"github.com/conformal/btcdb"
|
||||
"github.com/conformal/btcutil"
|
||||
"github.com/conformal/btcwire"
|
||||
|
|
Loading…
Reference in a new issue