Preparing search index...
The search index is not available
@oobe-protocol-labs/synapse-client-sdk
@oobe-protocol-labs/synapse-client-sdk
ParsedEntry
Interface ParsedEntry
Parsed entry notification.
Since
1.0.0
interface
ParsedEntry
{
executedTransactionCount
:
number
;
hashHex
:
string
;
index
:
number
;
numHashes
:
number
;
slot
:
Slot
;
startingTransactionIndex
?:
number
;
timestamp
?:
Date
;
}
Index
Properties
executed
Transaction
Count
hash
Hex
index
num
Hashes
slot
starting
Transaction
Index?
timestamp?
Properties
executed
Transaction
Count
executed
Transaction
Count
:
number
hash
Hex
hash
Hex
:
string
index
index
:
number
num
Hashes
num
Hashes
:
number
slot
slot
:
Slot
Optional
starting
Transaction
Index
starting
Transaction
Index
?:
number
Optional
timestamp
timestamp
?:
Date
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
executed
Transaction
Count
hash
Hex
index
num
Hashes
slot
starting
Transaction
Index
timestamp
@oobe-protocol-labs/synapse-client-sdk
Loading...
Parsed entry notification.
Since
1.0.0