Skip to content

Commit 058cb3d

Browse files
authored
docs: bee constructor exception (#45)
1 parent 0650cda commit 058cb3d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/user-documentation/getting-started.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ yarn add @ethersphere/bee-js --save
4141
</Tabs>
4242

4343
After that you need to import the Bee class and create a bee instance connecting to your Bee node (here we assume it runs on localhost on default port).
44+
Be aware, if you will pass invalid URL the constructor will throw an exception!
4445

4546

4647
<Tabs

0 commit comments

Comments
 (0)