filecoin-project/go-state-types

[Version 17 Shark Upgrade] AuthenticateMessageParams and CreateMinerParams don't implement interface cbor.Er

XianLeiGirl opened this issue · 1 comments

go-state-types v0.9.1
struct AuthenticateMessageParams and CreateMinerParams don't implement interface cbor.Er, which is not friendly for data parsing

Fixed in #107, you can use that branch till someone wakes up to review it.