Open
Description
this value should reflect how much the depositor puts in at the beginning. The question is, how to deal with it if this value changes.
If the value decreases, the depositor can unbond the difference. A test should demonstrate this, if already there isn't one.
If the value increases, we need a way to nudge the depositor into topping up the pool. A permissionless transaction can call bond_extra
on the depositor, only with the delta
of the current depositor's share and new minCreateBond
.
I am not sure if this is worthwhile.
Metadata
Metadata
Assignees
Type
Projects
Status
📕 Backlog
Activity