Skip to content

Commit

Permalink
updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
NoahSaso committed Feb 4, 2025
1 parent ba32eee commit 4913762
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions contracts/delegation/dao-vote-delegation/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,12 @@ crates.io](https://img.shields.io/crates/v/dao-vote-delegation.svg?logo=rust)](h

The `dao-vote-delegation` contract allows members of a DAO to delegate their
voting power to other members of the DAO who have registered as delegates. It
works in conjunction with voting and proposal modules, as well as the rewards
distributor, to offer a comprehensive delegation system for DAOs that supports
the following features:
works in conjunction with voting and proposal modules to offer a comprehensive
delegation system for DAOs that supports the following features:

- Fractional delegation of voting power on a per-proposal-module basis.
- Delegate votes that can be overridden on a per-proposal basis by each
delegator.
- Delegate reward commission.

## Instantiation and Setup

Expand Down

0 comments on commit 4913762

Please sign in to comment.