Documentation
    Preparing search index...

    Class SubstrateBlockchain

    Implements

    Index

    Constructors

    Properties

    identifier: string

    Methods

    • Returns Promise<
          {
              desktopList: DesktopApp[];
              extensionList: ExtensionApp[];
              iOSList: App[];
              webList: WebApp[];
          },
      >