Skip to content

Commit

Permalink
Merge branch 'master' of github.com:ZigZagExchange/lightning-dex
Browse files Browse the repository at this point in the history
  • Loading branch information
taureau75 committed Jun 16, 2023
2 parents dfa04b2 + 5316ef9 commit e99803c
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 e99803c

@vercel
Copy link

@vercel vercel bot commented on e99803c Jun 16, 2023

Choose a reason for hiding this comment

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

Please sign in to comment.