fix
This commit is contained in:
parent
f876bd22a5
commit
e42bee46d4
|
@ -4173,7 +4173,7 @@ export async function sendAll(
|
|||
* @param recentBlockhash Optional blockhash
|
||||
* @returns Transaction[]
|
||||
*/
|
||||
function packInstructions(
|
||||
export function packInstructions(
|
||||
instructions: (
|
||||
| anchor.web3.TransactionInstruction
|
||||
| anchor.web3.TransactionInstruction[]
|
||||
|
|
Loading…
Reference in New Issue