v4.0.19
Changes
- Add chainable
.durable_nonce(nonce_info)builders toSimpleBuyParamsandSimpleSellParams. - Re-export
fetch_nonce_infoandDurableNonceInfofrom 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_tradingwith durable nonce buy/sell construction examples. - Add tests proving simple buy/sell params clear
recent_blockhashand pass durable nonce into low-level trade params.
Install
sol-trade-sdk = "4.0.19"Full Changelog: v4.0.18...v4.0.19