Preparing search index...
The search index is not available
@switchboard-xyz/on-demand
@switchboard-xyz/on-demand
StreamingProcessedResponse
Interface StreamingProcessedResponse
Processed streaming response ready for Solana transactions
interface
StreamingProcessedResponse
{
bundleData
:
Buffer
;
feedHashes
:
string
[]
;
instruction
:
TransactionInstruction
;
timestamp
:
number
;
values
:
string
[]
;
}
Index
Properties
bundle
Data
feed
Hashes
instruction
timestamp
values
Properties
bundle
Data
bundleData
:
Buffer
feed
Hashes
feedHashes
:
string
[]
instruction
instruction
:
TransactionInstruction
timestamp
timestamp
:
number
values
values
:
string
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
bundle
Data
feed
Hashes
instruction
timestamp
values
@switchboard-xyz/on-demand
Loading...
Processed streaming response ready for Solana transactions