github NethermindEth/starknet.go v0.11.1

latest releases: v0.15.0, v0.14.0, v0.14.0-beta.3...
3 months ago

This release fixes the bug when calling the BuildAndSendDeclareTxn, BuildAndSendInvokeTxn, and BuildAndEstimateDeployAccountTxn methods with the withQueryBitVersion parameter set to true.
The txn with the queryBit version was also being sent to the node instead of being only used when estimating the fees, which is incorrect.
This has been fixed.

What's Changed

Full Changelog: v0.11.0...v0.11.1

Don't miss a new starknet.go release

NewReleases is sending notifications on new releases.