Merge pull request #1223 from filecoin-project/fix/squash-forks
squash forks and use correct amt library everywhere
This commit is contained in:
commit
17eb1f8ae1
@ -1,3 +1,5 @@
|
|||||||
|
// Code generated by github.com/whyrusleeping/cbor-gen. DO NOT EDIT.
|
||||||
|
|
||||||
package sealing
|
package sealing
|
||||||
|
|
||||||
import (
|
import (
|
||||||
@ -8,8 +10,6 @@ import (
|
|||||||
xerrors "golang.org/x/xerrors"
|
xerrors "golang.org/x/xerrors"
|
||||||
)
|
)
|
||||||
|
|
||||||
// Code generated by github.com/whyrusleeping/cbor-gen. DO NOT EDIT.
|
|
||||||
|
|
||||||
var _ = xerrors.Errorf
|
var _ = xerrors.Errorf
|
||||||
|
|
||||||
func (t *SealTicket) MarshalCBOR(w io.Writer) error {
|
func (t *SealTicket) MarshalCBOR(w io.Writer) error {
|
||||||
|
Loading…
Reference in New Issue
Block a user