api-wasm
    Preparing search index...

    Class ListRpcsResult

    Wrapper struct for the ListRpcsResult from casper_client.

    Index

    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