The idea being to save this information in a usable format before we remove BIP70 entirely…
Thoughts?
The idea being to save this information in a usable format before we remove BIP70 entirely…
Thoughts?
353@@ -354,6 +354,13 @@ class WalletImpl : public Wallet
354 }
355 return {};
356 }
357+ bool writeWalletTxValues(const uint256& txid, std::map<std::string, std::string> new_map)
override
?
The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.
Reviewers, this pull request conflicts with the following ones:
If you consider this pull request important, please also help to review the conflicting pull requests. Ideally, start with the one that should be merged first.