v14.6.1
Fixed
- Fix
assembleTransactiondouble-counting the resource fee when the input transaction already has Soroban data attached (e.g. when re-assembling a previously simulated transaction) (#1343). - Removed adding
resourceFeeinrpc.assembleTransactionas it's now handled byTransactionBuilder.build()(#1343).
Full Changelog: v14.6.0...v14.6.1