Skip to content

Commit

Permalink
Merge pull request #59 from WalletConnect/solana-caip
Browse files Browse the repository at this point in the history
change solana caip
  • Loading branch information
llbartekll authored Mar 15, 2024
2 parents e09df87 + 6c5c9c2 commit df0ad38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/Web3Modal/Core/Web3Modal.swift
Original file line number Diff line number Diff line change
Expand Up @@ -318,7 +318,7 @@ public struct SessionParams {
let optionalNamespaces: [String: ProposalNamespace] = [
"solana": ProposalNamespace(
chains: [
Blockchain("solana:4sGjMW1sUnHzSxGspuhpqLDx6wiyjNtZ")!
Blockchain("solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp")!
],
methods: [
"solana_signMessage",
Expand Down

0 comments on commit df0ad38

Please sign in to comment.