stacks-network / stacks

Overview of Bitcoin's Stacks layer.
https://www.stacks.co/
2.03k stars 243 forks source link

Update multi-player-storage.md #403

Closed dantrevino closed 6 years ago

dantrevino commented 6 years ago

As a js/react beginner, I had to refer to the video in order to find the right place to add the isLocal() condition code. Wording around that was vague for me. Not sure this is much better, but something to consider. Images are broken in md but work for the main website. Changed references from index.jsx to index.js, per the code generated. Also note that people coming to this will likely not have an id yet

CLAassistant commented 6 years ago

CLA assistant check
All committers have signed the CLA.

yknl commented 6 years ago

Thanks for the feedback and edits @dantrevino.

For the note on needing a Blockstack ID, it would be more accurate to say: "Note: You will need to have a registered Blockstack ID to for this to work."

If you could amend the PR, I'll merge this in.