• Tom Harding's avatar
    Add -respendnotify option and new RPC data · 9004798e
    Tom Harding authored
    -respendnotify=<cmd> Execute command when a network tx respends wallet
    tx input (%s=respend TxID, %t=wallet TxID)
    
    Add respendsobserved array to gettransaction, listtransactions, and
    listsinceblock RPCs.  This omits the malleated clones that are included
    in the walletconflicts array.
    
    Add RPC help for respendsobserved and walletconflicts (help was missing
    for the latter).
    9004798e
init.cpp 52.8 KB