...f3a7873f0066f22f
Author: Austin Abell
Date: Thu Dec 19 21:07:30 2024 -0500
update RSA patch to tag, use in compat test (#2649)
Switched rsa tag from specific commit
```
### 1. 源代码结构
RISC0的业务逻辑实现采用rust语言。源代码...
...ol
// 最高NEST分红池分配比例
uint256 _leastDistribution = 20; // The lowest allocation ratio of NEST bonus pool
// 最低NEST分红池分配比例
uint256 _distributionTime = 1200000; // The decay time interval of ...