Finschia / finschia-js

finschia-js is javascript sdk for Finschia
Apache License 2.0
7 stars 4 forks source link

gas price field is private in SinginFinschiaClient #86

Open loin3 opened 1 year ago

loin3 commented 1 year ago

We need to set gas price when instantiate SigningFinschiaClient to use auto gas before use SignAndBroadcast method. But gas price filed is private, so we have to instantiate new SigningFinschiaClient to set a new gas price.