Skip to content

Commit

Permalink
Merge pull request #3 from atmoner/dev
Browse files Browse the repository at this point in the history
Fix home
  • Loading branch information
atmoner authored Nov 4, 2023
2 parents 2892e73 + eb70caa commit df1f673
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ npm install @cosmjs/stargate @cosmjs/proto-signing

```js
import { StargateClient } from "@cosmjs/stargate"
const client = await StargateClient.connect('https://rpc.cosmos.directory/cosmoshub')

try {
const client = await StargateClient.connect('https://rpc.cosmos.directory/cosmoshub')
Expand Down

0 comments on commit df1f673

Please sign in to comment.