Generate mocks, integrate send service test

Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
This commit is contained in:
Jakub Sztandera
2021-02-18 15:21:31 +01:00
parent 9553b32d52
commit bad67acb4b
8 changed files with 3164 additions and 36 deletions
+2
View File
@@ -32,6 +32,8 @@ import (
"github.com/filecoin-project/lotus/node/modules/dtypes"
)
//go:generate go run github.com/golang/mock/mockgen -destination=mocks/mock_full.go -package=mocks . FullNode
// FullNode API is a low-level interface to the Filecoin network full node
type FullNode interface {
Common
File diff suppressed because it is too large Load Diff