polymerdao / ibc-go

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

remove GetRoot from consensus state interface; cast to tendermint to … #12

Closed dshiell closed 1 year ago

dshiell commented 1 year ago

…avoid breaking backwards compatibility