Updated on 2026-08-14
This commit is contained in:
commit
4c4ae6166d
1 changed files with 1 additions and 1 deletions
|
|
@ -42,7 +42,7 @@ object TapWorkarounds {
|
|||
return when (cardData?.batchId) {
|
||||
"AB01" -> Blockchain.Bitcoin
|
||||
"AB02" -> Blockchain.Ethereum
|
||||
"AB03" -> Blockchain.Cardano
|
||||
"AB03" -> Blockchain.CardanoShelley
|
||||
"AB04" -> Blockchain.Dogecoin
|
||||
"AB05" -> Blockchain.Binance
|
||||
"AB06" -> Blockchain.XRP
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue