SecretNetwork icon indicating copy to clipboard operation
SecretNetwork copied to clipboard

IBC receive hooks

Open assafmo opened this issue 3 years ago • 0 comments

Edit handle() to also route:

  • [ ] ibc_channel_open()
  • [ ] ibc_channel_connect()
  • [ ] ibc_channel_close()
  • [ ] ibc_packet_receive()
  • [ ] ibc_packet_ack()
  • [ ] ibc_packet_timeout()

Then:

assafmo avatar Jul 20 '22 08:07 assafmo