mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-11-04 13:05:49 +00:00
chore: remove jsonschemas from dependabot (#1728)
* remove dependabot from jsonschemas * fix typo
This commit is contained in:
@@ -46,7 +46,7 @@ A migration guide is available at https://xrpl.org/xrpljs2-migration-guide.html.
|
||||
|
||||
### Removed
|
||||
* Automatic client subscription to incoming ledgers
|
||||
* Removed `jsonschemas` in favor of TypeScript types and `validate` for JS users
|
||||
* Removed `jsonschema` in favor of TypeScript types and `validate` for JS users
|
||||
* Functions that were replaced by similar functionality elsewhere in the library
|
||||
* `api.combine` -> `multisign`
|
||||
* `api.sign` -> `Wallet.sign`
|
||||
|
||||
Reference in New Issue
Block a user