Skip to content

Commit

Permalink
chore: Example Update
Browse files Browse the repository at this point in the history
  • Loading branch information
rrr523 committed Sep 14, 2023
1 parent 1207ae2 commit 97d827c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/nodejs/env.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
const ACCOUNT_ADDRESS = '0x1C893441AB6c1A75E01887087ea508bE8e07AAae';
const ACCOUNT_PRIVATEKEY = '0x6547492644d0136f76ef65e3bd04a77d079ed38028f747700c6c6063564d7032';
const ACCOUNT_ADDRESS = '';
const ACCOUNT_PRIVATEKEY = '';

module.exports = {
ACCOUNT_ADDRESS,
Expand Down

0 comments on commit 97d827c

Please sign in to comment.