{{ __('Now log in with a new wallet') }} ⚡
{{ __('Caution') }}
- {{ __('You overwrite your user\'s public key and then have to log in with the wallet, which you now use to scan or log in.') }}
- {{ __('You are logged in as:') }} {{ auth()->user()->name }}
@if(!$confirmed)
{{ __('Confirm') }}
@endif
@if($confirmed)
{{ __('Copy') }}
{{ __('Click to connect') }}
{{ __('Scan this code or copy & paste it to your lightning wallet. Or click to login with your wallet.') }}
@endif