Skip to content

v2.24.1

Compare
Choose a tag to compare
@0xFirekeeper 0xFirekeeper released this 11 Aug 11:10
· 5 commits to main since this release
59d5504

What's Changed

  • Introduces a forwardLocalGasFees parameter to EngineWallet (deprecated Engine v2, superseeded by ServerWallet), allowing control over whether locally calculated gas fees are forwarded to the engine. Updates the EngineWallet.Create method and transaction overrides logic to support this feature. The default for this flag is false, giving gas calculation and submission authority to Engine when using this wallet provider.