Update components/providers/privy-provider.tsx
This commit is contained in:
parent
b0df6a8ad1
commit
6d0733fc67
@ -26,9 +26,7 @@ export function Providers({ children }: { children: ReactNode }) {
|
|||||||
"showWalletLoginFirst": false,
|
"showWalletLoginFirst": false,
|
||||||
"logo": "https://auth.privy.io/logos/privy-logo.png",
|
"logo": "https://auth.privy.io/logos/privy-logo.png",
|
||||||
"walletChainType": 'ethereum-only',
|
"walletChainType": 'ethereum-only',
|
||||||
"walletList": [
|
"walletList": ['metamask', 'wallet_connect', 'coinbase_wallet', 'rabby_wallet', 'cryptocom','safe']
|
||||||
"metamask"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
// "externalWallets": {
|
// "externalWallets": {
|
||||||
// "solana": {
|
// "solana": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user