Type Alias AccountChangeCallback

AccountChangeCallback: ((accountInfo: AccountInfo<Buffer>, context: Context) => void)

Callback function for account change notifications