v0.3.0
New feature
arch3-core
- method to
calculateFees
for multiple messages onSigningArchwayClient
(#86)
Changes
arch3-core
- deprecated the default
gasPrice
option onSigningArchwayClient
(#86)
BREAKING CHANGES
- modified the response of
ArchwayCLient.getEstimateTxFees
to change theestimatedFee
type fromCoin[]
toStdFee
and moved thegasLimit
intoestimatedFee.gas
Full Changelog: v0.2.0...v0.3.0