Skip to content

Stake Contract: stake consolidation for stakes older than 60 days #403

@gangov

Description

@gangov
  • Description:
    Implement a msg to consolidate stakes older than 60 days. If a user has stakes exceeding this period, they should be merged into a single consolidated stake.

  • Inputs:

    user_address (string)
    array of stake_timestamp (array)

  • Behavior:

    Use the oldest stake timestamp for the new consolidated stake when merging.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions