walletConnectionConnecting abstract method

String walletConnectionConnecting(
  1. String walletName
)

Progress shown while adding an externally authorized wallet

In en, this message translates to: 'Connecting {walletName}…'

Implementation

String walletConnectionConnecting(String walletName);