const tx = await prepareDistributeTx(wallet, andamioConfig, project);const txHash = await tx.runTx(); Copy
const tx = await prepareDistributeTx(wallet, andamioConfig, project);const txHash = await tx.runTx();
Generated using TypeDoc
Example