Skip to content

nomination-pools: handle changes to MinCreateBond #444

Open
@kianenigma

Description

@kianenigma

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    I5-enhancementAn additional feature request.

    Type

    No type

    Projects

    • Status

      📕 Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions