cosmos-sdk/x/ibc/exported
colin axnér 813be217e3
Remove GetHeight from ConsensusState (#7274)
* remove height from tm consensus state

* various updates to removing dep on GetHeight

* inital addition of wrapper around consensus state with height

* fix tests

* remove GetHeight interface func

* wip test

* add test

* apply @AdityaSripal comments

* apply @fedekunze suggestions

Co-authored-by: Aditya <adityasripal@gmail.com>
2020-09-14 18:16:42 +00:00
..
channel.go
client.go Remove GetHeight from ConsensusState (#7274) 2020-09-14 18:16:42 +00:00
client_test.go
commitment.go
connection.go