Skip to content

Commit

Permalink
added note
Browse files Browse the repository at this point in the history
  • Loading branch information
0xBeycan committed Apr 30, 2024
1 parent e342655 commit 0b9dea0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/Settings/EvmChains.php
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ public static function initSettings(): void
'title' => esc_html__('Networks', 'cryptopay_lite'),
'help' => esc_html__('Specify the networks you want to accept payments from.', 'cryptopay_lite'),
'type' => 'fieldset',
'desc' => esc_html__('Unlimited and custom network support is only available in premium. As with MetaMask, you can add any EVM network you want with its information.', 'cryptopay_lite'),
'fields' => [
[
'id' => 'id_1',
Expand Down

0 comments on commit 0b9dea0

Please sign in to comment.