Merge branch 'develop' of github.com:iurimatias/embark-framework into develop
This commit is contained in:
commit
f97b09be3f
|
@ -1,7 +1,7 @@
|
||||||
![Embark]()
|
![Embark]()
|
||||||
|
|
||||||
[![npm](https://img.shields.io/npm/dm/embark.svg)]()
|
[![npm](https://img.shields.io/npm/dm/embark.svg)](https://npmjs.com/package/embark)
|
||||||
[![Gitter](https://img.shields.io/gitter/room/iurimatias/embark-framework.svg)]()
|
[![Gitter](https://img.shields.io/gitter/room/iurimatias/embark-framework.svg)](https://gitter.im/iurimatias/embark-framework)
|
||||||
[![Build
|
[![Build
|
||||||
Status](https://travis-ci.org/iurimatias/embark-framework.svg?branch=develop)](https://travis-ci.org/iurimatias/embark-framework)
|
Status](https://travis-ci.org/iurimatias/embark-framework.svg?branch=develop)](https://travis-ci.org/iurimatias/embark-framework)
|
||||||
[![Code Climate](https://codeclimate.com/github/iurimatias/embark-framework/badges/gpa.svg)](https://codeclimate.com/github/iurimatias/embark-framework)
|
[![Code Climate](https://codeclimate.com/github/iurimatias/embark-framework/badges/gpa.svg)](https://codeclimate.com/github/iurimatias/embark-framework)
|
||||||
|
@ -391,7 +391,7 @@ EmbarkJS - Communication
|
||||||
|
|
||||||
**initialization**
|
**initialization**
|
||||||
|
|
||||||
For Whisper:
|
For Whisper (note: currently requires geth 1.6.0):
|
||||||
|
|
||||||
```Javascript
|
```Javascript
|
||||||
EmbarkJS.Messages.setProvider('whisper')
|
EmbarkJS.Messages.setProvider('whisper')
|
||||||
|
|
Loading…
Reference in New Issue