aeternity / aepp-sdk-go

Golang SDK to interact with the Æternity blockchain
ISC License
18 stars 10 forks source link

More comfortable to specify GasPrice than TxFee #127

Closed randomshinichi closed 4 years ago

randomshinichi commented 5 years ago

This could be worth investigating.

Other notes: minimum gas price is 1e6 according to protocol, and miners can set their own min gas price.