Update data placeholder and text
This commit is contained in:
parent
b471a5e056
commit
1adeda041c
|
@ -134,8 +134,8 @@ const SendCustomTx = ({
|
|||
<TextareaField
|
||||
name="data"
|
||||
type="text"
|
||||
placeholder="Data interface (ABI / JSON)*"
|
||||
text="Data interface (ABI / JSON)*"
|
||||
placeholder="Data (hex encoded)*"
|
||||
text="Data (hex encoded)*"
|
||||
/>
|
||||
</Col>
|
||||
</Row>
|
||||
|
|
Loading…
Reference in New Issue