createReactivateValidatorTransaction method

Returns a serialized `reactivate_validator` transaction. You need to provide the address of a basic account (the sender wallet) to pay the transaction fee.

Params5 params
senderWalletstringrequired
validatorAddressstringrequired
signingSecretKeystringrequired
feenumberrequired
validityStartHeightnumberrequired

Result Schema

Fields1 field
Stringstringrequired

Code Examples

Copy page
Create issue