Class GetPeersResult

A wrapper for the GetPeersResult type from the Casper client.

Properties

Methods

Properties

api_version: any

Gets the API version as a JSON value.

peers: any

Gets the peers as a JSON value.

Methods

  • Returns void

  • Converts the result to JSON format as a JavaScript value.

    Returns any