Skip to content

Commit

Permalink
added link to CCV in the README
Browse files Browse the repository at this point in the history
  • Loading branch information
insumity committed Nov 6, 2023
1 parent da6b072 commit 79ccc99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ All standards at or past the "Draft" stage are listed here in order of their ICS
| -------------------------------------------------------- | ----------------------- | ----- | --------------- | ------------- |
| [20](spec/app/ics-020-fungible-token-transfer/README.md) | Fungible Token Transfer | Candidate | [ibc-go](https://github.com/cosmos/ibc-go/tree/main/modules/apps/transfer) | Protocol team |
| [27](spec/app/ics-027-interchain-accounts/README.md) | Interchain Accounts | Candidate | [ibc-go](https://github.com/cosmos/ibc-go/tree/main/modules/apps/27-interchain-accounts) | Protocol team |
| [28](spec/app/ics-028-cross-chain-validation/README.md) | Cross-Chain Validation | Draft | | Protocol team |
| [28](spec/app/ics-028-cross-chain-validation/README.md) | Cross-Chain Validation | Canidate | [interchain-security](https://github.com/cosmos/interchain-security/tree/main/x/ccv) | Protocol team |
| [29](spec/app/ics-029-fee-payment) | General Relayer Incentivization Mechanism | Candidate | [ibc-go](https://github.com/cosmos/ibc-go/tree/main/modules/apps/29-fee) | Protocol team |
| [30](spec/app/ics-030-middleware) | IBC Application Middleware | N/A | N/A | Protocol team |
| [31](spec/app/ics-031-crosschain-queries) | Cross-Chain Queries | Draft | N/A | Protocol team |
Expand Down

0 comments on commit 79ccc99

Please sign in to comment.