hubiinetwork / nahmii-contracts

Smart contracts for 1st generation Nahmii 2nd layer scaling solution for Ethereum
16 stars 12 forks source link

Offset in settled balance when settling successive trades #425

Open jijordre opened 5 years ago

jijordre commented 5 years ago

Description

The successive settlement of successive trades triggers offset in the settled balance amount(s). More specifically this happens when Alice makes two trades in the same currency, then settles the first one and finally settles the last one.

This issue describes the correction of the settlement of trade to remove the offsets.

Definition of done

Details & Questions

Depends on