Open Issues Need Help
View All on GitHub Add fee rate handling to CLI 2 months ago
AI Summary: Implement dynamic fee rate calculation in the command-line interface (CLI) for the OP_RAND project. The current fee is hardcoded, making it unreliable for networks other than regtest. The solution involves calculating the fee rate based on configuration settings and transaction size.
Complexity:
4/5
enhancement good first issue help wanted