Update sample.js in network/lib
This fixes two errors in sample.js:
- some of the if statements were using a single = instead of a double ==. this has been corrected.
- the logic for the cancel option was missing an entry for backordered items in chapters 8 - 13. this has been corrected.
startup.sh has been updated to correctly populate .hfc-key-store across all chapters.