hubiinetwork / hubii-core

The home of hubii core (aka Omphalos UI), the reference desktop app for nahmii
GNU General Public License v3.0
21 stars 4 forks source link

Change notion of settlement confirmation to settlement completion #796

Open jijordre opened 4 years ago

jijordre commented 4 years ago

Description

At present the code base uses the notion of confirmation for several purposes. It is used to indicate the span of blocks since an on-chain event such as deposit. Also it is used as step to finalize settlements.

This issue describes the replacement of confirmation by completion in the case of settlements. Hence a user should be asked to "Complete" its settlement, no longer "Confirm" it.

This issue is part of a set of issues to consolidate the terminology used in multiple hubii and nahmii products.

Definition of done

Details & Questions

Depends on