mirror of
https://github.com/monero-project/monero.git
synced 2025-08-10 18:40:00 -04:00
Add a define for the max number of bulletproof multi-outputs
This commit is contained in:
parent
2a8fcb421b
commit
7e67c52fa2
3 changed files with 5 additions and 2 deletions
|
@ -141,6 +141,8 @@
|
|||
|
||||
#define DEFAULT_TXPOOL_MAX_SIZE 648000000ull // 3 days at 300000, in bytes
|
||||
|
||||
#define BULLETPROOF_MAX_OUTPUTS 16
|
||||
|
||||
// New constants are intended to go here
|
||||
namespace config
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue