diff options
| author | MarcoFalke <[email protected]> | 2020-05-11 10:05:50 -0400 |
|---|---|---|
| committer | MarcoFalke <[email protected]> | 2020-05-11 09:59:00 -0400 |
| commit | fa1f840596554ed264d11ee3b3643bf99eb57eb5 (patch) | |
| tree | 1df7c45bfb70d76950a9912157d67f7b2f119aa7 /src/httpserver.cpp | |
| parent | rpcwallet: Replace boost::optional<T>::emplace with simple assignment of T{} (diff) | |
| download | discoin-fa1f840596554ed264d11ee3b3643bf99eb57eb5.tar.xz discoin-fa1f840596554ed264d11ee3b3643bf99eb57eb5.zip | |
rpcwallet: Replace pwallet-> with wallet.
pwallet is never null everywhere where it is dereferenced, so simply
replace it with a reference, which can not be null by definition.
Diffstat (limited to 'src/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions