Finschia/cosmwasm

[WASM] implement (de)serializer to StdError

dudong2 opened this issue · 1 comments

This is because the returned value of callable points needs available to (de)serialize.
Now StdError cannot be serialize, so callable point cannot return StdResult.

closed via #313