package model // UTXODiffChanges defines a set of changes required to update // the current UTXO set type UTXODiffChanges struct { }