We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 630c196 commit d70d0baCopy full SHA for d70d0ba
examples/smoldot_read.js
@@ -29,4 +29,4 @@ async function main() {
29
.then(() => client.terminate());
30
}
31
32
-await main();
+await main();
0 commit comments