walletConnectionConnected abstract method

String walletConnectionConnected(
  1. String walletName
)

Animated success message after adding a wallet

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

Implementation

String walletConnectionConnected(String walletName);