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',
|
name: 'address',
|
||||||
label: 'lightning address',
|
label: 'lightning address',
|
||||||
type: 'text',
|
type: 'text',
|
||||||
hint: 'tor or clearnet',
|
|
||||||
autoComplete: 'off'
|
autoComplete: 'off'
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in New Issue