Skip to content

Commit

Permalink
Merge pull request ethereum#18 from ChainAgnostic/feat/add-solana
Browse files Browse the repository at this point in the history
to fix frontmatter in Solana references
  • Loading branch information
Bumblefudge authored Jun 30, 2022
2 parents ef80171 + fe1bd14 commit 785a2d4
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
7 changes: 7 additions & 0 deletions solana/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
---
namespace-identifier: solana
title: Solana Namespace
author: Antoine Herzog (@antoineherzog), Josh Hundley (@oJshua)
discussions-to: https://github.com/ChainAgnostic/CAIPs/pull/60
status: Draft
type: Informational
created: 2021-08-03
updated: 2023-03-27
replaces: CAIP-28
---

# Namespace for Solana chains
Expand Down
5 changes: 3 additions & 2 deletions solana/caip2.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ discussions-to: https://github.com/ChainAgnostic/CAIPs/pull/60
status: Draft
type: Standard
created: 2021-08-03
updated: 2021-08-03
updated: 2023-03-27
requires: CAIP-2
supersedes: CAIP-28
replaces: CAIP-28
---

# CAIP-2
Expand Down Expand Up @@ -80,6 +80,7 @@ solana:8E9rvCKLFQia2Y35HXjjpWzj8weVo44K

## References

[CAIP-2]: https://github.com/ChainAgnostic/CAIPs/blob/master/CAIPs/caip-2.md
[Address Lookup Table Proposal]: https://docs.solana.com/proposals/transactions-v2
[Account Types]: https://docs.solana.com/terminology#account
[Address Expressions]: https://docs.solana.com/cli/transfer-tokens#receive-tokens
Expand Down

0 comments on commit 785a2d4

Please sign in to comment.