Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Extract IBC queries paths into conditional modules (informalsystems#24)
* Extract IBC queries paths into conditional modules Since these paths currently differ between the Go implementation and the ICS, we need to be able to switch them up at compile-time for when we will need to test against the Go implementation. * Revert tendermint dependency to master
- Loading branch information