Skip to content

cw-orch-interchain/v0.7.0

Latest
Compare
Choose a tag to compare
@Kayanski Kayanski released this 08 Oct 09:38
· 31 commits to main since this release
b9f0957

Cw-orch Interchain is updated to cw-orch 0.26.0 and its API is on its way to be stabilized.

Changed the names of the result and analysis structures

into_result --> assert

SimpleIbcPacketAnalysis --> SinglePacketFlow
SinglePacketFlow --> NestedPacketsFlow

IbcPacketOutcome::assert() -> IbcPacketResult
SinglePacketFlow::assert() -> SuccessSinglePacketFlow
NestedPacketsFlow::assert() -> SuccessNestedPacketsFlow