ibc icon indicating copy to clipboard operation
ibc copied to clipboard

ICS28: Reflect deferred unbonding completion in spec

Open danwt opened this issue 3 years ago • 0 comments

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.

danwt avatar Jul 04 '22 17:07 danwt