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