diff options
author | Luke Dashjr <luke-jr+git@utopios.org> | 2020-02-17 01:53:13 +0000 |
---|---|---|
committer | Luke Dashjr <luke-jr+git@utopios.org> | 2020-02-21 19:10:04 +0000 |
commit | c31bc5bcfddf440e9a1713f7ba2ca2bf9cfa8e2e (patch) | |
tree | 7d04a6ac6765a3591963d9420d68d2c64620cbd3 /src/httpserver.h | |
parent | cea91a1e40e12029140ebfba969ce3ef2965029c (diff) |
Consolidate service flag bit-to-name conversion to a shared serviceFlagToStr function
Side effect: this results in the RPC showing unknown service bits as "UNKNOWN[n]" like the GUI.
Note that there is no common mask-to-vector<string> function because both GUI and RPC would need to iterate through it to convert to their desired target formats.
Diffstat (limited to 'src/httpserver.h')
0 files changed, 0 insertions, 0 deletions