interledger-deprecated / tutorials

Interledger tutorials
17 stars 9 forks source link

Fix sha256 return type and encode / decode condition #18

Closed KattMingMing closed 6 years ago

KattMingMing commented 6 years ago

Description

There were a couple of issues in index.md and in the completed/letter-shop project that caused various errors. Below are an outline of the issues as well as proposed fixes. The main issues were that http://localhost:8000 didn't actually load and that once it was loading payments were not fulfilled. Hope this is helpful.

cc/ @michielbdejong

adrianhopebailie commented 6 years ago

@KattMingMing thanks for that. I obviously messed things up when I was fixing my eslint errors and didn't test properly!