update lbry.go to v2 library

update modules
add slightly more LBCs for the channel claim to ensure fees are covered
This commit is contained in:
Niko Storni 2019-10-10 16:50:33 +02:00
parent 65daeec216
commit 30af4a0136
16 changed files with 292 additions and 112 deletions
blobs_reflector

View file

@ -7,7 +7,7 @@ import (
"os/user"
"path/filepath"
"github.com/lbryio/lbry.go/extras/errors"
"github.com/lbryio/lbry.go/v2/extras/errors"
"github.com/lbryio/reflector.go/cmd"
"github.com/lbryio/reflector.go/db"
"github.com/lbryio/reflector.go/reflector"