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
min_coin param of type Coin in swap_and_action is changed to min_asset of type Asset after ✨ [API-1723] Add CW20 Support #67. See PR for json representation of the object change.
The text was updated successfully, but these errors were encountered:
TODOs:
Major Feature:
Minor Repo Improvements:
Minor Documentation Improvements:
Minor Code Improvements:
Minor Testing Improvements:
Minor CI Improvements:
Chores:
Pushed Back Into Future Release:
Interface Changes
fee_swap
is no longer a param inswap_and_action
, but instead a field in theAction::IbcTransfer
variant after ♻️ Refactor Fee Swap Into Ibc Transfer Variant of Action Enum #63min_coin
param of type Coin inswap_and_action
is changed tomin_asset
of type Asset after ✨ [API-1723] Add CW20 Support #67. See PR for json representation of the object change.The text was updated successfully, but these errors were encountered: