mirror of
https://github.com/sparrowwallet/sparrow.git
synced 2025-04-09 04:18:17 +02:00
indicate payment label is required
This commit is contained in:
parent
c81f3d9f5d
commit
20a99e3236
@ -41,7 +41,7 @@
|
||||
</StackPane>
|
||||
</Field>
|
||||
<Field text="Label:">
|
||||
<TextField fx:id="label">
|
||||
<TextField fx:id="label" promptText="Required">
|
||||
<tooltip>
|
||||
<Tooltip text="Required to label the transaction (privately in this wallet)"/>
|
||||
</tooltip>
|
||||
|
Loading…
x
Reference in New Issue
Block a user