Fix tests after specs-storage changes
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
package dtypes
|
||||
|
||||
import (
|
||||
"github.com/filecoin-project/go-address"
|
||||
"github.com/filecoin-project/specs-actors/actors/abi"
|
||||
)
|
||||
|
||||
type MinerAddress address.Address
|
||||
type MinerID abi.ActorID
|
||||
Reference in New Issue
Block a user