Skip to content

Commit

Permalink
Merge pull request #27 from BeycanPress/alpha
Browse files Browse the repository at this point in the history
updated
  • Loading branch information
BeycanDeveloper authored Sep 4, 2024
2 parents e806129 + 0f379e7 commit e35bffb
Show file tree
Hide file tree
Showing 4 changed files with 42 additions and 68 deletions.
7 changes: 0 additions & 7 deletions app/Settings/EvmChains.php
Original file line number Diff line number Diff line change
Expand Up @@ -102,13 +102,6 @@ public static function initSettings(): void
'type' => 'switcher',
'default' => true,
],
[
'id' => 'phantom',
'title' => esc_html('Phantom'),
'type' => 'switcher',
'default' => true,
'desc' => esc_html__('Phantom is only available on Ethereum (Currently only supports mainnet).', 'cryptopay'),
],
[
'id' => 'walletconnect',
'title' => esc_html('WalletConnect'),
Expand Down
Loading

0 comments on commit e35bffb

Please sign in to comment.