Skip to content

Commit 69e854b

Browse files
committed
update demo and test app; warn about whisper version
1 parent ffbf6a7 commit 69e854b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

demo/app/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ <h3>Get file or image from ipfs</h3>
7777
</div>
7878
<div role="tabpanel" class="tab-pane" id="communication">
7979
<div class="error alert alert-danger" role="alert">The node you are using does not support Whisper</div>
80+
<div class="errorVersion alert alert-danger" role="alert">The node uses an unsupported version of Whisper</div>
8081
<div id="communication-controls">
8182
<h3>Listen To channel</h3>
8283
<div class="form-group form-inline listen">

0 commit comments

Comments
 (0)