fix: ciphertrace blocking txs without being enabled
fix: ciphertrace supported coins
This commit is contained in:
parent
18ca872d05
commit
0bf3188555
2 changed files with 12 additions and 5 deletions
|
|
@ -29,8 +29,10 @@ export default {
|
|||
settings: {
|
||||
enabled: true,
|
||||
disabledMessage: 'This plugin is disabled',
|
||||
label: 'Enabled',
|
||||
requirement: null
|
||||
label:
|
||||
'Enabled (Supported coins: BTC, ETH, BCH, LTC and all active ERC-20 tokens)',
|
||||
requirement: null,
|
||||
rightSideLabel: true
|
||||
},
|
||||
face: true
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue