ibc
ibc copied to clipboard
ICS7: Wrong links
https://github.com/cosmos/ibc/blob/master/spec/client/ics-007-tendermint-client/README.md says that
The Tendermint light client uses the generalised Merkle proof format as defined in ICS 8.
but https://github.com/cosmos/ibc/tree/master/spec/client/ics-008-wasm-client doesn't say anything about merkle proof formats; @jackzampolin suggested that this should maybe point to ICS 23 instead ( context )