MCPcopy Create free account
hub / github.com/ElementsProject/elements / SegwitV0SignatureHash

Function SegwitV0SignatureHash

test/functional/test_framework/script.py:885–886  ·  view source on GitHub ↗
(*args, **kwargs)

Source from the content-addressed store, hash-verified

883 return ss
884
885def SegwitV0SignatureHash(*args, **kwargs):
886 return hash256(SegwitV0SignatureMsg(*args, **kwargs))
887
888class TestFrameworkScript(unittest.TestCase):
889 def test_bn2vch(self):

Calls 2

SegwitV0SignatureMsgFunction · 0.85
hash256Function · 0.70

Tested by 2