Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [6.9.0](v6.8.0...v6.9.0) (2024-06-19) ### Bug Fixes * **adapter:** fix support for custom bridge ([deb01a4](deb01a4)) * **adapter:** return `IL2SharedBridge` ([bd67567](bd67567)) ### Features * align types and RPC endpoints with version `v24.7.0` of a node ([f7ef615](f7ef615)) * **provider:** add `Provider.getConfirmedTokens()` method ([887dc00](887dc00)) * **provider:** add `Provider.getFeeParams()` method ([f5b9381](f5b9381)) * **provider:** add `Provider.getProtocolVersion()` method ([864c9d0](864c9d0)) * **provider:** add `Provider.sendRawTransactionWithDetailedOutput()` method ([d41a75d](d41a75d)) ### BREAKING CHANGES * Types and RPC endpoints are aligned with version `v24.7.0` of a node.
- Loading branch information