bitcoin-sv / merchantapi-reference

Merchant API reference implementation
Other
23 stars 17 forks source link

Fix race condition #6

Closed ordishs closed 4 years ago

ordishs commented 4 years ago

Refactored the code to keep all responses in a mutex protected type.