Skip to content

Commit e193346

Browse files
authored
fix: shorten comment
1 parent 2e44198 commit e193346

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/payRequest.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
const { providers, Wallet } = require("ethers");
1717
const { config } = require("dotenv");
1818

19-
// Load environment variables from .env file (without overriding variables already set)
19+
// Load environment variables from .env file
2020
config();
2121

2222
const epkSignatureProvider = new EthereumPrivateKeySignatureProvider({

0 commit comments

Comments
 (0)