SolanaAccountStateFetcherOptions: {
    account: string;
    subscribeChanges?: boolean;
}

Type declaration

  • account: string
  • Optional subscribeChanges?: boolean

Generated using TypeDoc