cosmjs icon indicating copy to clipboard operation
cosmjs copied to clipboard

Added nonCriticalExtensionOptions and fee granter support

Open noahsaso opened this issue 6 months ago • 0 comments

Description

This adds support for nonCriticalExtensionOptions in transactions, which is necessary for using inscriptions via /gaia.metaprotocols.ExtensionData.

This also adds support for specifying the fee granter to use when executing a transaction. Technically the StdFee already allows specifying the fee granter, but not if you let cosmjs simulate gas to calculate the fee to use.

noahsaso avatar Apr 12 '25 23:04 noahsaso