v0.3.39
Pre-release
Pre-release
What's Changed
Breaking Changes
This release contains no updates to the core contracts but an update to the ICS-20 transfer.
ICS20Bank
andICS20Transfer
contracts have been merged into a singleICS20Transfer
contract- Fix
sendTransfer
function's parameter to specify onlychannelId
as channel information. - Fix
sendTransfer
function to be able to gettimeout
struct(incl. timeout height) instead of timeout timestamp.
Full Changelog: v0.3.38...v0.3.39