We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 777cb6c commit 0b2a052Copy full SHA for 0b2a052
app/src/main/java/to/bitkit/ui/screens/wallets/receive/ReceiveInvoiceUtils.kt
@@ -41,7 +41,6 @@ fun getInvoiceForTab(
41
* Returns the appropriate QR code logo resource for the selected tab.
42
*
43
* @param tab The selected receive tab
44
- * @param hasCjit Whether a CJIT invoice is active
45
* @return Drawable resource ID for QR logo
46
*/
47
fun getQrLogoResource(tab: ReceiveTab): Int {
0 commit comments