API provides the spaces API facade for version 6.

Hierarchy

  • default

Implements

Constructors

Properties

NAME: string = "Spaces"
VERSION: number = 6
_transport: Transport
NAME: string = "Spaces"
VERSION: number = 6

Methods

  • ListSpaces lists all the available spaces and their associated subnets.

    Parameters

    • params: any

    Returns Promise<ListSpacesResults>

  • ReloadSpaces refreshes spaces from substrate

    Parameters

    • params: any

    Returns Promise<any>

Generated using TypeDoc