const tx = await prepareFundNewUTxOTx(wallet, andamioConfig, adaAmount, projectTokenAmount);const txHash = await tx.runTx(); Copy
const tx = await prepareFundNewUTxOTx(wallet, andamioConfig, adaAmount, projectTokenAmount);const txHash = await tx.runTx();
Generated using TypeDoc
Example