feat: add galoy config and UI safeguards
This commit is contained in:
parent
355434ced3
commit
12a7ed0bd6
6 changed files with 11 additions and 10 deletions
|
|
@ -60,6 +60,8 @@ const getLogo = code => {
|
|||
return MoneroLogo
|
||||
case 'TRX':
|
||||
return TronLogo
|
||||
case 'LN':
|
||||
return BitcoinLogo
|
||||
default:
|
||||
return null
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue