commit
c4b854e91e
1 changed files with 1 additions and 1 deletions
|
|
@ -65,7 +65,7 @@ n=5
|
||||||
node launch.js $n &
|
node launch.js $n &
|
||||||
```
|
```
|
||||||
|
|
||||||
To require Copay as a module for use within you application:
|
To require Copay as a module for use within your application:
|
||||||
|
|
||||||
```js
|
```js
|
||||||
require('copay').start(3000, function(location) {
|
require('copay').start(3000, function(location) {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue