What's New in v0.2.4
This is a new release to implement the following PRs:
- fix(types): Incorrect Field Renaming
- fix(optimized_transaction): Refactor
send_smart_transaction_with_seeds
- fix(rpc): Remove
get_rwa_asset
Call
Crate
Version 0.2.4 can be found here on crates.io
To install, run the following Cargo command in your project directory: cargo add helius
. Or, add the following line to your Cargo.toml
: helius = "0.2.4"
Documentation
The latest documentation can be found here on docs.rs
Full Changelog
The full changelog for v0.2.4 can be found here: v0.2.3...v0.2.4