Merge pull request #5879 from filecoin-project/feat/paychtest-secp
Import secp sigs in paych tests
This commit is contained in:
commit
885ecb97ad
@ -23,6 +23,7 @@ import (
|
||||
paychmock "github.com/filecoin-project/lotus/chain/actors/builtin/paych/mock"
|
||||
"github.com/filecoin-project/lotus/chain/types"
|
||||
"github.com/filecoin-project/lotus/lib/sigs"
|
||||
_ "github.com/filecoin-project/lotus/lib/sigs/secp"
|
||||
)
|
||||
|
||||
func TestCheckVoucherValid(t *testing.T) {
|
||||
|
Loading…
Reference in New Issue
Block a user