script: reduce OP_RETURN standard relay bytes to 40

Per mailing list discussion.
This commit is contained in:
Jeff Garzik
2014-02-26 12:58:08 -05:00
parent c72204e568
commit 8175c790eb
3 changed files with 10 additions and 9 deletions

View File

@@ -23,6 +23,7 @@ class CKeyStore;
class CTransaction;
static const unsigned int MAX_SCRIPT_ELEMENT_SIZE = 520; // bytes
static const unsigned int MAX_OP_RETURN_RELAY = 40; // bytes
/** Signature hash types/flags */
enum