@solana/web3.js
Preparing search index...
ProgramAccountChangeCallback
Type Alias ProgramAccountChangeCallback
ProgramAccountChangeCallback
:
(
keyedAccountInfo
:
KeyedAccountInfo
,
context
:
Context
,
)
=>
void
Callback function for program account change notifications
Type Declaration
(
keyedAccountInfo
:
KeyedAccountInfo
,
context
:
Context
)
:
void
Parameters
keyedAccountInfo
:
KeyedAccountInfo
context
:
Context
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@solana/web3.js
Loading...
Callback function for program account change notifications