Browse Source

Update collections.md

feat/clarity-updates
Moxiegirl 5 years ago
committed by GitHub
parent
commit
ac7341327c
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      _develop/collections.md

2
_develop/collections.md

@ -151,8 +151,6 @@ In this section, you learn how to add `Contact` collection functionality to an e
userSession.redirectToSignIn()
```
{% include note.html content="This example enables the custom Gaia hub selection prompt to point at the pre-release hub that has collections features enabled." %}
## Collection storage operations
Collection storage was designed around an ORM-like interface. This approach ensures that you’ll be working with typed objects instead of the `getFile`, `putFile` functions provided by blockstack.js.

Loading…
Cancel
Save