Preparing search index...
The search index is not available
@oobe-protocol-labs/synapse-client-sdk
@oobe-protocol-labs/synapse-client-sdk
ProgramNotification
Interface ProgramNotification
Notification payload for
programSubscribe
.
Since
1.0.0
interface
ProgramNotification
{
result
:
{
context
:
{
slot
:
Slot
;
}
;
value
:
{
account
:
AccountInfo
<
string
>
;
pubkey
:
never
;
}
;
}
;
subscription
:
number
;
}
Index
Properties
result
subscription
Properties
result
result
:
{
context
:
{
slot
:
Slot
;
}
;
value
:
{
account
:
AccountInfo
<
string
>
;
pubkey
:
never
;
}
;
}
subscription
subscription
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
result
subscription
@oobe-protocol-labs/synapse-client-sdk
Loading...
Notification payload for
programSubscribe.Since
1.0.0