mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-19 13:27:35 +02:00
Merge 962ea5c525 into merged_master (Bitcoin PR bitcoin/bitcoin#28374)
This commit is contained in:
commit
fcf66c57af
19 changed files with 568 additions and 120 deletions
|
|
@ -28,7 +28,7 @@ from .messages import (
|
|||
uint256_from_str,
|
||||
)
|
||||
|
||||
from .ripemd160 import ripemd160
|
||||
from .crypto.ripemd160 import ripemd160
|
||||
|
||||
MAX_SCRIPT_ELEMENT_SIZE = 520
|
||||
MAX_PUBKEYS_PER_MULTI_A = 999
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue