Skip to content

Commit

Permalink
Merge pull request #30 from Neo-vortex/main
Browse files Browse the repository at this point in the history
Remove old comment in example.rs
  • Loading branch information
ccyanxyz authored Apr 26, 2023
2 parents 7d774f5 + 88a6d5d commit ab2c8ef
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/example.rs
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ use ic_web3::{
types::{Address, TransactionParameters, BlockId, BlockNumber},
};

// goerli testnet rpc url
const URL: &str = "https://ethereum.publicnode.com";
const CHAIN_ID: u64 = 1;
const KEY_NAME: &str = "dfx_test_key";
Expand Down

0 comments on commit ab2c8ef

Please sign in to comment.