ibc
ibc copied to clipboard
ICS28: Reflect deferred unbonding completion in spec
In the code, completion is deferred to end block.
- https://github.com/cosmos/interchain-security/pull/188/files#r913167507
It shouldn't make a difference because the packets are not visible until after EndBlock anyway but this should be reflected in the spec.