autopilot: update API usage to account for recent channeldb changes

This commit is contained in:
Olaoluwa Osuntokun
2018-01-30 20:23:56 -08:00
parent cd9d2d7e6f
commit cb48a5827a
2 changed files with 20 additions and 22 deletions

View File

@@ -9,6 +9,7 @@ import (
"errors"
"fmt"
"github.com/roasbeef/btcd/btcec"
"github.com/roasbeef/btcd/wire"
"github.com/roasbeef/btcutil"