mirror of
https://github.com/aljazceru/breez-sdk-docs.git
synced 2025-12-17 13:54:20 +01:00
Merge pull request #119 from breez/savage-working-dir
Add developer note for application specific working directories
This commit is contained in:
@@ -107,6 +107,13 @@ Now you are ready to interact with the SDK.
|
||||
</section>
|
||||
</custom-tabs>
|
||||
|
||||
<div class="warning">
|
||||
<h4>Developer note</h4>
|
||||
|
||||
By default the config working directory is set to `./`. Some platforms may require that you use an application specific directory that is writable within the application sandbox. For example applications running on Android or iOS.
|
||||
|
||||
</div>
|
||||
|
||||
## Getting the Node State
|
||||
|
||||
At any point we can fetch our balance from the Greenlight node:
|
||||
|
||||
Reference in New Issue
Block a user