Skip to content

Commit

Permalink
Update cloud-wallet.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AgneCaunt authored Dec 27, 2024
1 parent 37019c9 commit 1507508
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/cloud-wallet.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ const {pullDocuments} = await initializeCloudWallet({
await pullDocuments();
```

The `pullDocuments` function synchronizes the EDV and the wallet by comparing documents and updating the data store accordingly.Documents can be credentials or messages.
The `pullDocuments` function synchronizes the EDV and the wallet by comparing documents and updating the data store accordingly. Documents can be credentials or messages.

### Step 4: Create a New Wallet

Expand Down

0 comments on commit 1507508

Please sign in to comment.