Skip to content

Commit

Permalink
Merge branch 'feat/v2-spec' of github.com:cosmos/ibc into aditya/events
Browse files Browse the repository at this point in the history
  • Loading branch information
AdityaSripal committed Nov 12, 2024
2 parents 89b2f84 + dcc5abb commit c04ac69
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -131,4 +131,3 @@ func commitV2Acknowledgment(ack: Acknowledgement) {
return append([]byte{0x02}, sha256.Hash(buffer))
}
```

1 change: 0 additions & 1 deletion spec/core/v2/ics-024-host-requirements/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,6 @@ IBC/TAO implementations MUST implement the following paths for the `provableStor
Future paths may be used in future versions of the protocol, so the entire key-space in the provable store MUST be reserved for the IBC handler.
| Value | Path format | Value type | Defined in |
| -------------------------- | ------------------------------------------------- | ---------- | ------------------------------------ |
| Packet Commitment | {channelIdentifier}|0x1|{bigEndianUint64Sequence} | bytes | [ICS 4](../ics-004-channel-and-packet-semantics) |
Expand Down

0 comments on commit c04ac69

Please sign in to comment.