This commit is contained in:
Duke
2023-12-27 20:35:11 -05:00
parent 90133dbc0e
commit e5dc287d2f
2 changed files with 2 additions and 30 deletions

View File

@@ -1528,7 +1528,7 @@ uint64_t hush_max_money()
}
// This implements the Hush Emission Curve, the miner subsidy part,
// and must be kept in sync with hush_commision() in komoto_bitcoind.h!
// and must be kept in sync with hush_commision() in hush_bitcoind.h!
// Changing these functions are consensus changes!
// Here Be Dragons! -- Duke Leto
uint64_t hush_block_subsidy(int height)