Fixed
Staking API (2023-11-15)
almost 2 years ago
🛠️ We've made some fixes and improvements:
- [Polkadot] Fixed issues with Polkadot Deactivation Intent:
- Fixed missing
amountanddeactivationTypefields in the Polkadot Deactivation Intent response. - Fixed the lack of appropriate error messages when creating a Deactivation Intent.
- [Solana] Removed the unused
wallets_amountin the schema of the/withdrawable-amountendpoint. - Learn more in the Solana - Get Withdrawable Amount endpoint.
- [NEAR] Removed the unused
wallets_amountin the schema of the/withdrawable-amountendpoint. - Learn more in the NEAR - Get Withdrawable Amount endpoint.
- [Cosmos] Removed the unused
wallets_amountin the schema of the/withdrawable-amountendpoint. - Learn more in the Cosmos - Get Withdrawable Amount endpoint.
