diff options
| author | Karel Bilek <[email protected]> | 2017-09-22 20:04:07 +0200 |
|---|---|---|
| committer | MarcoFalke <[email protected]> | 2018-02-10 10:05:07 -0500 |
| commit | 91986ed206fa830e5985560c6895b0d30b375054 (patch) | |
| tree | 4422cee35e5ae916fd72d6dc5bff510e17e5814d /src/httpserver.cpp | |
| parent | univalue: Bump subtree (diff) | |
| download | discoin-91986ed206fa830e5985560c6895b0d30b375054.tar.xz discoin-91986ed206fa830e5985560c6895b0d30b375054.zip | |
scripted-diff: Use UniValue.pushKV instead of push_back(Pair())
-BEGIN VERIFY SCRIPT-
git grep -l "push_back(Pair" | xargs sed -i "s/push_back(Pair(\(.*\)));/pushKV(\1);/g"
-END VERIFY SCRIPT-
Diffstat (limited to 'src/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions