mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-18 13:17:55 +02:00
Merge bada9636d7 into merged_master (Bitcoin PR bitcoin/bitcoin#24043)
This commit is contained in:
commit
45f83fd396
8 changed files with 223 additions and 47 deletions
|
|
@ -31,6 +31,7 @@ from .messages import (
|
|||
from .ripemd160 import ripemd160
|
||||
|
||||
MAX_SCRIPT_ELEMENT_SIZE = 520
|
||||
MAX_PUBKEYS_PER_MULTI_A = 999
|
||||
LOCKTIME_THRESHOLD = 500000000
|
||||
ANNEX_TAG = 0x50
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue