decipherhub / ibc-go

Interblockchain Communication Protocol (IBC) implementation in Golang.
https://ibc.cosmos.network/
MIT License
1 stars 1 forks source link

Add ibc-query module to testing SimApp #6

Closed Woojinger closed 1 year ago

Woojinger commented 1 year ago

Description

For unit test, it requires adding ibc-query module to SimApp. This PR implements the functions required for SimApp to run and modifies proto files according to the convention.


Before we can merge this PR, please make sure that all the following items have been checked off. If any of the checklist items are not applicable, please leave them but write a little note why.