diff --git a/ts/client/src/debug-scripts/mb-debug-user.ts b/ts/client/src/debug-scripts/mb-debug-user.ts index 8c44c169e..53301630b 100644 --- a/ts/client/src/debug-scripts/mb-debug-user.ts +++ b/ts/client/src/debug-scripts/mb-debug-user.ts @@ -120,7 +120,7 @@ async function main() { } for (const keypair of [ - // process.env.MB_PAYER_KEYPAIR, + process.env.MB_PAYER_KEYPAIR, process.env.MB_USER2_KEYPAIR, ]) { console.log();