@solana/web3.js
Preparing search index...
LogsCallback
Type Alias LogsCallback
LogsCallback
:
(
logs
:
Logs
,
ctx
:
Context
)
=>
void
Callback function for log notifications.
Type Declaration
(
logs
:
Logs
,
ctx
:
Context
)
:
void
Parameters
logs
:
Logs
ctx
:
Context
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@solana/web3.js
Loading...
Callback function for log notifications.