Skip to content

Commit

Permalink
bug fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Ubuntu committed Jun 16, 2023
1 parent 8b8cc67 commit 5316ef9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/eth_sol/eth_pay.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import pg from 'pg'
import dotenv from 'dotenv'
import { ethers } from 'ethers'
import {reportError} from './error.js'
import {reportError} from './errors.js'

dotenv.config()

Expand Down

1 comment on commit 5316ef9

@vercel
Copy link

@vercel vercel bot commented on 5316ef9 Jun 16, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Someone is attempting to deploy this commit to the ZigZag Team on Vercel.

To accomplish this, the commit author's email address needs to be associated with a GitHub account.

Learn more about how to change the commit author information.

Please sign in to comment.