hyperledger-archives / education-sawtooth-simple-supply

https://wiki.hyperledger.org/display/LMDWG
Apache License 2.0
51 stars 61 forks source link

Remove agent database fetch for post route #15

Closed dplumb94 closed 6 years ago

dplumb94 commented 6 years ago

Eliminates a race condition caused by fetching a resource we just issued a transaction to create. Instead we will just return the auth token.

Signed-off-by: Darian Plumb dplumb@bitwise.io