Function loadProgramAuthorityImpl

  • Fetches ProgramAuthority data.

    Throws

    If there is an issue with the RPC call or parsing the ProgramAuthority data.

    Parameters

    • this: SdxClient
    • Optional enableLogging: boolean = false

      If true, logging is enabled for the function.

    Returns Promise<ProgramAuthority>

    A promise that resolves to the ProgramAuthority data.

Generated using TypeDoc