refactor(cborutil): extract cborutil library
Use extracted cborutil library
This commit is contained in:
committed by
Łukasz Magiera
parent
85097a871f
commit
718acb0a86
+1
-1
@@ -15,7 +15,7 @@ import (
|
||||
"github.com/filecoin-project/lotus/chain"
|
||||
"github.com/filecoin-project/lotus/chain/store"
|
||||
"github.com/filecoin-project/lotus/chain/types"
|
||||
"github.com/filecoin-project/lotus/lib/cborutil"
|
||||
"github.com/filecoin-project/go-cbor-util"
|
||||
"github.com/filecoin-project/lotus/peermgr"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user