Dash Core  0.12.2.1
P2P Digital Currency
bip65-cltv-p2p Namespace Reference

Classes

class  BIP65Test
 

Functions

def cltv_invalidate (tx)
 

Function Documentation

◆ cltv_invalidate()

def bip65-cltv-p2p.cltv_invalidate (   tx)
Modify the signature in vin 0 of the tx to fail CLTV

Prepends -1 CLTV DROP in the scriptSig itself.

Definition at line 16 of file bip65-cltv-p2p.py.