Commit fa75fe1
committed
Fix example to stream public trades
The example to stream public trades was incorrect
because it was missing the await keyword to get the
stream channel.
Signed-off-by: Daniel Zullo <[email protected]>1 parent 8b66629 commit fa75fe1
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
119 | | - | |
| 119 | + | |
| 120 | + | |
120 | 121 | | |
121 | 122 | | |
122 | 123 | | |
| |||
0 commit comments