diff options
author | MarcoFalke <falke.marco@gmail.com> | 2019-03-10 17:29:54 -0400 |
---|---|---|
committer | MarcoFalke <falke.marco@gmail.com> | 2019-03-14 16:03:53 -0400 |
commit | faa3a246e8809b4954a4a6d202fe8c7f7f776b6e (patch) | |
tree | df1f6309e4f4373221dcf483e0b70a4f1b11267d /src/net_processing.cpp | |
parent | fae5f874d51c770322fb18cc4050b3f14697de66 (diff) |
scripted-diff: wallet: Rename pcoin to wtx
-BEGIN VERIFY SCRIPT-
sed -i --regexp-extended -e 's/const CWalletTx ?\* ?pcoin = &/const CWalletTx\& wtx = /g' src/wallet/wallet.cpp
sed -i -e 's/\<pcoin->/wtx./g' src/wallet/wallet.cpp
sed -i -e 's/\<pcoin\>/\&wtx/g' src/wallet/wallet.cpp
-END VERIFY SCRIPT-
Diffstat (limited to 'src/net_processing.cpp')
0 files changed, 0 insertions, 0 deletions