Remove 'tor or clearnet' hint for LN addresses
This commit is contained in:
parent
ee1574cf45
commit
7749c14d3b
|
@ -10,7 +10,6 @@ export const fields = [
|
|||
name: 'address',
|
||||
label: 'lightning address',
|
||||
type: 'text',
|
||||
hint: 'tor or clearnet',
|
||||
autoComplete: 'off'
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Reference in New Issue