Skip to content

Commit

Permalink
Update src/channel/ws_0_8.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Ivan Pavičić <[email protected]>
  • Loading branch information
tabaktoni and ivpavici authored Oct 30, 2024
1 parent 9daddc7 commit b084c59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/channel/ws_0_8.ts
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ export type WebSocketOptions = {
*/
export class WebSocketChannel {
/**
* WEbsocket RPC Node URL
* WebSocket RPC Node URL
* @example 'wss://starknet-node.io/rpc/v0_8'
*/
public nodeUrl: string;
Expand Down

0 comments on commit b084c59

Please sign in to comment.