Skip to content

Commit

Permalink
docs(connect): updates autogenerated docs
Browse files Browse the repository at this point in the history
  • Loading branch information
arthurgousset committed Feb 16, 2024
1 parent 4c8e0f5 commit a884b24
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions packages/docs/sdk/docs/connect/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,6 @@ import { Connection, CeloProvider } from '@celo/connect'

const web3 = new Web3("YOUR_RPC_URL")
const connection = new Connection(web3)

connection.setProvider()

const connectedChainID = await connection.chainId()

```

For a raw transaction:
Expand Down

0 comments on commit a884b24

Please sign in to comment.