ibc icon indicating copy to clipboard operation
ibc copied to clipboard

ICS7: Wrong links

Open hdevalence opened this issue 4 years ago • 0 comments

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 )

hdevalence avatar Dec 07 '21 21:12 hdevalence