Import secp sigs in paych tests
This commit is contained in:
parent
c41777dcd2
commit
53f915d155
@ -23,6 +23,7 @@ import (
|
|||||||
paychmock "github.com/filecoin-project/lotus/chain/actors/builtin/paych/mock"
|
paychmock "github.com/filecoin-project/lotus/chain/actors/builtin/paych/mock"
|
||||||
"github.com/filecoin-project/lotus/chain/types"
|
"github.com/filecoin-project/lotus/chain/types"
|
||||||
"github.com/filecoin-project/lotus/lib/sigs"
|
"github.com/filecoin-project/lotus/lib/sigs"
|
||||||
|
_ "github.com/filecoin-project/lotus/lib/sigs/secp"
|
||||||
)
|
)
|
||||||
|
|
||||||
func TestCheckVoucherValid(t *testing.T) {
|
func TestCheckVoucherValid(t *testing.T) {
|
||||||
|
Loading…
Reference in New Issue
Block a user