White-Whale-Defi-Platform/white-whale-core

deprecated cosmwasm::std imports

Closed this issue · 0 comments

Replace _ from_slice_ with from_json (see: here).

Replace _ from_binary_ with from_json (see: here).

Replace to_vec with to_json_vec (see: here).

Replace to_binary with to_json_binary (see: here).