Class GetChainspecResult

A struct representing the result of the get_chainspec function.

Properties

api_version: any

Gets the API version as a JsValue.

chainspec_bytes: any

Gets the chainspec bytes as a JsValue.

Methods

  • Returns void

  • Converts the GetChainspecResult to a JsValue.

    Returns any