New APIs:
- feat(wallet): Add reserveRequestWeight method to WalletClient and corresponding types (930bfd7)
Update Types:
- feat(assets): Add fundingIntervalHours to PredictedFunding type and update tests (ba52a57)
- feat(vaults): Add lockedUntilTimestamp to VaultEquity interface (9bec310)
- feat(accounts): Add userHasSentTx field to PreTransferCheck interface (b793a86)
- feat(types): Update SpotTransferUpdate and OrderProcessingStatus types (3b32b8d)
SDK Changes:
- feat(http_transport)!: url replaced by isTestnet flag (fe83b9b)
- feat(wallet)!: Add nonceManager to WalletClientParameters and remove nonce from method parameters (0c2076b)
Full Changelog: v0.16.0...v0.17.0