wallet: Make CWalletTx "comment" and "to" member variables
This commit is a straightforward internal cleanup in Bitcoin Core's wallet code. It moves two optional user-provided text fields, 'comment' and 'to', out of a generic key/value map and into explicit named member variables on the wallet tra…
7ef8a6efby Ava Chow+30−158 files