Deprecate broadcast client (#1976)

This commit is contained in:
Jackson Mills
2022-04-29 14:33:22 -07:00
committed by GitHub
parent 1c6b175619
commit 0a3ad3140c
2 changed files with 11 additions and 0 deletions

View File

@@ -5,6 +5,7 @@ Subscribe to [the **xrpl-announce** mailing list](https://groups.google.com/g/xr
## Unreleased
### Added
* Export deriveAddress from ripple-keypairs in xrpl.js
* Deprecated BroadcastClient as it does not solve the reliabile connection problem.
### Fixed
* Add missing filter types in AccountObjectType