Skip to content

Commit

Permalink
add no fee for public plan and make list items
Browse files Browse the repository at this point in the history
  • Loading branch information
Barrie Byron committed Oct 25, 2021
1 parent 9a078d9 commit 4d2bdf4
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion x/farming/spec/01_concepts.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,10 @@ There are two types of farming plans in the `farming` module:

### Public Farming Plan

A public farming plan can be created only through governance proposal. The proposal must be first agreed and passed before a public farming plan can be created.
A public farming plan can be created only through governance proposal.

- The proposal must be first agreed and passed before a public farming plan can be created.
- A creation fee is not required.

### Private Farming Plan

Expand Down

0 comments on commit 4d2bdf4

Please sign in to comment.