[#wallet-CWalletTx-m_payment_requests] = xref:wallet.adoc[wallet]::xref:wallet/CWalletTx.adoc[CWalletTx]::m_payment_requests :relfileprefix: ../../ :mrdocs: Deprecated BIP 70 payment requests retained from old wallets. == Synopsis Declared in `<wallet/transaction.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- std::vector<std::string> m_payment_requests; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#