Skip to main content
This method calls /solana/{network}/staking/deactivate to create a new unsigned transaction which, if signed and broadcasted, will deactivate a previously created stake.

Parameters

Result

The method returns a JSON object that contains a base64-encoded unsigned transaction and some metadata about it. You can decode the transaction using decodeTransaction() or pass it directly to signWithKeypairs().