diff options
| author | John Newbery <[email protected]> | 2019-04-02 13:41:12 -0400 |
|---|---|---|
| committer | John Newbery <[email protected]> | 2019-04-09 17:53:08 -0400 |
| commit | fdf8888b6f0c63e8a4cb1459752625e642d6a4dd (patch) | |
| tree | f68fbaf3d09a60b9dd63abb5be6bc079d0a0cdb5 /src/interfaces/node.cpp | |
| parent | Merge #15632: Remove ResendWalletTransactions from the Validation Interface (diff) | |
| download | discoin-fdf8888b6f0c63e8a4cb1459752625e642d6a4dd.tar.xz discoin-fdf8888b6f0c63e8a4cb1459752625e642d6a4dd.zip | |
[build] Move CheckTransaction from lib_server to lib_consensus
CheckTransaction is a context-free function that does not require access
to the blockchain or mempool. Move it from src/consensus/tx_verify in
lib_server to a new unit src/consensus/tx_check in lib_consensus so that
it can be called by non-server libraries.
Diffstat (limited to 'src/interfaces/node.cpp')
0 files changed, 0 insertions, 0 deletions