What do we need to do here? Some areas with questions/design considerations: 1. how do we add an IBC module keeper reference on relay keeper 1. (see setup on the gaia chain for examples of keepers referencing keepers) 1. What is the IBC module interface like? Find a link and drop it here 1. Should we dispatch an IBC message when a `SubmitProof` message is validated, or at the end of the block? 1. How are IBC messages intended to be formatted 1. What processes the message 1. should we design a small Proof receiver module inteface (so that others can implement the receiver)
What do we need to do here?
Some areas with questions/design considerations:
SubmitProofmessage is validated, or at the end of the block?