Skip to content
This repository has been archived by the owner on Dec 16, 2021. It is now read-only.
James Taylor edited this page Dec 15, 2021 · 3 revisions

Welcome to the fabric-rest-sample wiki!

Playback December 2021

Changes since last playback:

  • Transactions are now retried if they fail during endorsement as well as commit
  • Submit transactions are added to a job queue instead of using low level redis APIs to track retries
  • Clearer separation of fabric code (hopefully!) in index.ts, errors.ts, and fabric.ts

Also:

Tsdoc comments?

Clone this wiki locally