Nezha brings a kind of collective farming where the crop yield is distributed among farmers through a lottery system.
Low | Medium | High | Critical | Total | |
---|---|---|---|---|---|
Not fixed | 1 | 3 | 1 | - | 5 |
Fixed | 7 | 6 | 5 | 2 | 20 |
Total | 8 | 9 | 6 | 2 | 25 |
# | File Name |
---|---|
1 | nezha-vrf-lib/src/state/mod.rs |
2 | nezha-staking-lib/src/state/stake/balance/mod.rs |
3 | nezha-staking-lib/src/state/epoch/tickets.rs |
4 | nezha-staking-lib/src/fixed_point/mod.rs |
5 | nezha-staking-lib/src/state/stake_calculation.rs |
6 | nezha-utils/src/borsh_length/solana.rs |
7 | nezha-staking/src/utils.rs |
8 | nezha-staking/src/processor/mod.rs |
9 | nezha-vrf/src/entrypoint.rs |
10 | nezha-vrf/src/lib.rs |