increased default gas from 500 to 5000
This commit is contained in:
parent
797b93c98c
commit
003280888d
@ -114,7 +114,7 @@ Rectangle {
|
|||||||
width: 50
|
width: 50
|
||||||
validator: RegExpValidator { regExp: /\d*/ }
|
validator: RegExpValidator { regExp: /\d*/ }
|
||||||
placeholderText: "Gas"
|
placeholderText: "Gas"
|
||||||
text: "500"
|
text: "5000"
|
||||||
}
|
}
|
||||||
Label {
|
Label {
|
||||||
id: atLabel
|
id: atLabel
|
||||||
|
Loading…
x
Reference in New Issue
Block a user