Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface InjectedAccounts

Hierarchy

  • InjectedAccounts

Index

Properties

Properties

get

get: (anyType?: boolean) => Promise<InjectedAccount[]>

Type declaration

subscribe

subscribe: (cb: (accounts: InjectedAccount[]) => void | Promise<void>) => Unsubcall

Type declaration

Generated using TypeDoc