cashuQuoteRecoveryKeyRecovered abstract method

String cashuQuoteRecoveryKeyRecovered(
  1. int counter
)

Confirmation shown once the lock key is recovered

In en, this message translates to: 'Lock key recovered (derivation counter {counter})'

Implementation

String cashuQuoteRecoveryKeyRecovered(int counter);