rpc: refactor app code to use getters with default values
This commit is a straightforward code cleanup that replaces verbose 'read this optional value, or leave the default' patterns with shorter helper functions that do the same thing. There is no change in behavior and no security issue visibl…
b6a07147by Mike Tolkachev+22−348 files