Monero-style emission

This commit is contained in:
2026-03-29 23:30:31 +02:00
parent 0d7adc39e0
commit 50e357d8a2
6 changed files with 106 additions and 184 deletions

View File

@@ -55,4 +55,4 @@ static inline bool uint256_add(uint256_t* a, const uint256_t* b) {
return carry > 0;
}
#endif
#endif