Class GetValidatorChangesResult

Wrapper struct for the GetValidatorChangesResult from casper_client.

Properties

Methods

Properties

api_version: any

Gets the API version as a JsValue.

changes: any

Gets the validator changes as a JsValue.

Methods

  • Returns void

  • Converts the GetValidatorChangesResult to a JsValue.

    Returns any