Skip to content

v4.0.19

Choose a tag to compare

@github-actions github-actions released this 07 Jun 16:03

Changes

  • Add chainable .durable_nonce(nonce_info) builders to SimpleBuyParams and SimpleSellParams.
  • Re-export fetch_nonce_info and DurableNonceInfo from the crate root for easier high-level API usage.
  • Document durable nonce usage for the new simple buy/sell params in English and Chinese docs.
  • Extend examples/simple_trading with durable nonce buy/sell construction examples.
  • Add tests proving simple buy/sell params clear recent_blockhash and pass durable nonce into low-level trade params.

Install

sol-trade-sdk = "4.0.19"

Full Changelog: v4.0.18...v4.0.19