Skip to content

Commit 9af79bf

Browse files
committed
Update README.md
1 parent a7b9091 commit 9af79bf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ await fula.init(
2626
identity: string, //bytes of the privateKey of did identity in string format
2727
storePath: string, // leave empty to use the default temp one
2828
bloxAddr: string, //leave empty for testing without a backend node
29+
exchange: 'noop'|'' //add noop for testing without a backend
2930
);
3031
```
3132

0 commit comments

Comments
 (0)