filecoin-project / go-fil-markets

Shared Implementation of Storage and Retrieval Markets for Filecoin Node Implementations
Other
78 stars 59 forks source link

Remove old v0 types #712

Closed hannahhoward closed 2 years ago

hannahhoward commented 2 years ago

Goals

This is a follow on to #707 that just removes the remaining tuple types. They haven't been in use since pre mainnet... it's time to go

Implementation