[Version 17 Shark Upgrade] the param of method UniversalReceiverHook doesn't implement cbor.Er
XianLeiGirl opened this issue · 1 comments
XianLeiGirl commented
go-state-types: v0.9.8
The params of UniversalReceiverHook for account and multisig should implement the interface cbor.Er instead of *[]byte type. The unified format facilitates data parsing.
geoff-vball commented
Fixed by #119