archway-network / archway

Archway Network
https://archway.io
Other
72 stars 99 forks source link

feat(x/callback): Throw events #494

Closed spoo-bar closed 9 months ago

spoo-bar commented 10 months ago

Throw events when

  1. callback is registered
  2. callback is cancelled
  3. callback executes successfully
  4. callback fails spectacularly
  5. params are updated
spoo-bar commented 9 months ago

Implemented with https://github.com/archway-network/archway/pull/520