Skip to content

Commit

Permalink
Adjust README
Browse files Browse the repository at this point in the history
  • Loading branch information
ProfMoo committed Apr 25, 2024
1 parent 580ba32 commit 25b30ac
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ import { StakingClient } from "@coinbase/staking-client-library-ts";
const client = new StakingClient();

client.Ethereum.stake(
'your-project-id', // replace with your project id
'holesky',
true,
'your-wallet-address', // replace with your wallet address
Expand Down

0 comments on commit 25b30ac

Please sign in to comment.