Commit 00328088 authored by obscuren's avatar obscuren

increased default gas from 500 to 5000

parent 797b93c9
......@@ -114,7 +114,7 @@ Rectangle {
width: 50
validator: RegExpValidator { regExp: /\d*/ }
placeholderText: "Gas"
text: "500"
text: "5000"
}
Label {
id: atLabel
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment