diff options
| author | John Newbery <[email protected]> | 2019-04-02 14:14:58 -0400 |
|---|---|---|
| committer | John Newbery <[email protected]> | 2019-04-09 17:53:08 -0400 |
| commit | 4a75c9d6512a5580e60104103ea11d2cd9586354 (patch) | |
| tree | 03928bbefeff422d8be4fa400c88be34c1150328 /src/httpserver.cpp | |
| parent | [build] Move CheckTransaction from lib_server to lib_consensus (diff) | |
| download | discoin-4a75c9d6512a5580e60104103ea11d2cd9586354.tar.xz discoin-4a75c9d6512a5580e60104103ea11d2cd9586354.zip | |
[build] Move policy settings to new src/policy/settings unit
This moves the following policy settings functions and globals to a new
src/policy/settings unit in lib_server:
- `incrementalRelayFee`
- `dustRelayFee`
- `nBytesPerSigOp`
- `fIsBareMultisigStd`
These settings are only required by the node and should not be accessed
by other libraries.
Diffstat (limited to 'src/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions