Preparing search index...
The search index is not available
Streamflow SDK
Streamflow SDK
@streamflow/stream
index
CreateInstructionResult
Interface CreateInstructionResult
interface
CreateInstructionResult
{
instructions
:
TransactionInstruction
[]
;
metadata
?:
Keypair
;
metadataPubKey
?:
PublicKey
;
signers
?:
Keypair
[]
;
}
Hierarchy (
View Summary
)
InstructionResult
CreateInstructionResult
Index
Properties
instructions
metadata?
metadata
Pub
Key?
signers?
Properties
instructions
instructions
:
TransactionInstruction
[]
Optional
metadata
metadata
?:
Keypair
Optional
metadata
Pub
Key
metadataPubKey
?:
PublicKey
Optional
signers
signers
?:
Keypair
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
instructions
metadata
metadata
Pub
Key
signers
Streamflow SDK
Loading...