Class ListRpcsResult

Wrapper struct for the ListRpcsResult from casper_client.

Properties

Methods

Properties

api_version: any

Gets the API version as a JsValue.

name: string

Gets the name of the RPC.

schema: any

Gets the schema of the RPC as a JsValue.

Methods

  • Returns void

  • Converts the ListRpcsResult to a JsValue.

    Returns any