diff options
| author | MarcoFalke <[email protected]> | 2019-03-10 17:29:54 -0400 |
|---|---|---|
| committer | MarcoFalke <[email protected]> | 2019-03-14 16:03:53 -0400 |
| commit | faa3a246e8809b4954a4a6d202fe8c7f7f776b6e (patch) | |
| tree | df1f6309e4f4373221dcf483e0b70a4f1b11267d /src/httpserver.cpp | |
| parent | rpc: Document that minconf is an ignored dummy value (diff) | |
| download | discoin-faa3a246e8809b4954a4a6d202fe8c7f7f776b6e.tar.xz discoin-faa3a246e8809b4954a4a6d202fe8c7f7f776b6e.zip | |
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/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions