dymensionxyz / dymint

Sequencing Engine for Dymension RollApps
Other
90 stars 61 forks source link

Use MustSubscribe in SyncToTargetHeightLoop #864

Open danwt opened 1 month ago

danwt commented 1 month ago

We can DRY out by using must subscribe

https://github.com/dymensionxyz/dymint/blob/df608b57937e7594503f0507b78c04c3ab05f4de/block/synctarget.go#L15-L47 https://github.com/dymensionxyz/dymint/blob/1886e18d788b9b2745b1989a472084985578a147/utils/event/funcs.go#L15-L41