You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We currently inconsistently use the raw value directly (eg. Miner::change_owner_address) vs. having a wrapping struct that's "transparently" serialized (eg. Market::WithdrawBalanceReturn).
We currently inconsistently use the raw value directly (eg. Miner::change_owner_address) vs. having a wrapping struct that's "transparently" serialized (eg. Market::WithdrawBalanceReturn).
We should consistently do the latter. #810 (comment)
The text was updated successfully, but these errors were encountered: