Preparing search index...
The search index is not available
@oobe-protocol-labs/synapse-client-sdk
@oobe-protocol-labs/synapse-client-sdk
RawAccountInfo
Interface RawAccountInfo
Raw account update from geyser subscribe.
Since
1.0.0
interface
RawAccountInfo
{
data
:
RawBuffer
;
executable
:
boolean
;
lamports
:
string
;
owner
:
RawBuffer
;
pubkey
:
RawBuffer
;
rent_epoch
:
string
;
txn_signature
?:
RawBuffer
;
write_version
:
string
;
}
Index
Properties
data
executable
lamports
owner
pubkey
rent_
epoch
txn_
signature?
write_
version
Properties
data
data
:
RawBuffer
executable
executable
:
boolean
lamports
lamports
:
string
owner
owner
:
RawBuffer
pubkey
pubkey
:
RawBuffer
rent_
epoch
rent_
epoch
:
string
Optional
txn_
signature
txn_
signature
?:
RawBuffer
write_
version
write_
version
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
data
executable
lamports
owner
pubkey
rent_
epoch
txn_
signature
write_
version
@oobe-protocol-labs/synapse-client-sdk
Loading...
Raw account update from geyser subscribe.
Since
1.0.0