Skip to content

Commit

Permalink
lift up copy
Browse files Browse the repository at this point in the history
  • Loading branch information
zerosnacks committed May 6, 2024
1 parent 4e74b69 commit b570c5b
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,9 @@ async fn main() -> eyre::Result<()> {
}
```

Similar to the other providers, you can also establish an authorized connection with a node via websockets.

{{#include ../../examples/providers/ws.md}}

Similar to the other providers, you can also establish an authorized connection with a node via websockets.

{{#include ../../examples/providers/ws_with_auth.md}}

0 comments on commit b570c5b

Please sign in to comment.