cashuRestoreScanProgress abstract method
Scan progress in the restore-from-mint dialog
In en, this message translates to: 'Scanned {keysets} keyset(s) ยท {proofs} proof(s) found'
Implementation
String cashuRestoreScanProgress(int keysets, int proofs);