uncomment
Signed-off-by: microwavedcola1 <microwavedcola@gmail.com>
This commit is contained in:
parent
00c533d9d7
commit
164303e005
|
@ -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();
|
||||
|
|
Loading…
Reference in New Issue