• Sergei Zubov's avatar
    Modify consensus to ignore pointer input · 0e5c86ab
    Sergei Zubov authored
    Input with pointer to change output conflicts with consensus rules as
    there is no underlying transaction with funds for that input. Consensus
    modified to ignore that input in funds checks.
    0e5c86ab
MemPoolCoinView.cs 8.66 KB