mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-12-05 10:12:48 +01:00
Enable customising node policy for datacarrier data size with a -datacarriersize option
This commit is contained in:
@@ -26,6 +26,7 @@ public:
|
||||
};
|
||||
|
||||
static const unsigned int MAX_OP_RETURN_RELAY = 40; // bytes
|
||||
extern unsigned nMaxDatacarrierBytes;
|
||||
|
||||
// Mandatory script verification flags that all new blocks must comply with for
|
||||
// them to be valid. (but old blocks may not comply with) Currently just P2SH,
|
||||
|
||||
Reference in New Issue
Block a user