Dash Core  0.12.2.1
P2P Digital Currency
bipdersig-p2p Namespace Reference

Classes

class  BIP66Test
 

Functions

def unDERify (tx)
 

Function Documentation

◆ unDERify()

def bipdersig-p2p.unDERify (   tx)
Make the signature in vin 0 of a tx non-DER-compliant,
by adding padding after the S-value.

Definition at line 18 of file bipdersig-p2p.py.