mirror of
https://github.com/arnaucube/go-ethereum.git
synced 2026-02-28 05:56:45 +01:00
increased default gas from 500 to 5000
This commit is contained in:
@@ -114,7 +114,7 @@ Rectangle {
|
||||
width: 50
|
||||
validator: RegExpValidator { regExp: /\d*/ }
|
||||
placeholderText: "Gas"
|
||||
text: "500"
|
||||
text: "5000"
|
||||
}
|
||||
Label {
|
||||
id: atLabel
|
||||
|
||||
Reference in New Issue
Block a user