CreateInstructionResult
CreateInstructionResult
Defined in: types.ts:52
Extends
Properties
| Property | Type | Inherited from | Defined in |
|---|---|---|---|
instructions | TransactionInstruction[] | InstructionResult.instructions | packages/stream/solana/api/types.ts:47 |
metadata? | Keypair | - | packages/stream/solana/api/types.ts:53 |
metadataPubKey? | PublicKey | InstructionResult.metadataPubKey | packages/stream/solana/api/types.ts:49 |
signers? | Keypair[] | InstructionResult.signers | packages/stream/solana/api/types.ts:48 |