Type Alias ProgramAccountChangeCallback

ProgramAccountChangeCallback: (
    keyedAccountInfo: KeyedAccountInfo,
    context: Context,
) => void

Callback function for program account change notifications