Remove CWalletTx::vfSpent
Use the spent outpoint multimap to figure out which wallet transaction
outputs are unspent, instead of a vfSpent array that is saved
to disk.
Remove CWalletTx::vfSpent 93a18a365029Unpublished Tags None Subscribers None
Description
Details
|