Skip to content

Update sample.js in network/lib

Compare
Choose a tag to compare
@rddill-IBM rddill-IBM released this 29 Aug 15:54
· 10 commits to master since this release

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.