BatchCreationItem
BatchCreationItem
Defined in: types.ts:56
Properties
| Property | Type | Defined in |
|---|---|---|
instructions | TransactionInstruction[] | packages/stream/solana/api/types.ts:57 |
metadataPubKey | PublicKey | packages/stream/solana/api/types.ts:60 |
recipient | string | packages/stream/solana/api/types.ts:59 |
signers? | Keypair[] | packages/stream/solana/api/types.ts:58 |