We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a782b77 commit 0f370ebCopy full SHA for 0f370eb
bitcoin/core/serialize.py
@@ -371,5 +371,6 @@ def uint256_to_shortstr(u):
371
'uint256_from_str',
372
'uint256_from_compact',
373
'compact_from_uint256',
374
+ 'uint256_to_str',
375
'uint256_to_shortstr',
376
)
0 commit comments