AlacrisIO / meta

Internal management of Legicash/Legilogic/Alacris
0 stars 0 forks source link

Withdrawal operation #88

Open MathieuDutSik opened 5 years ago

MathieuDutSik commented 5 years ago

The withdrawal operation is the only part that is difficult to implement. Depositing money to the bank is not an issue, withdrawing from it is an issue. The operation goes in two steps:

In other words, the operator can prevent the withdrawal from happening during the period P. During this period the operator can block the withdrawal. This blocking is done by the following way: He has to prove that the states that has been put does not come from the transfer that he is claiming about. This requires covering a number of cases.