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