![]() |
Bitcoin Core 30.99.0
P2P Digital Currency
|
#include <bitcoinkernel_wrapper.h>
Public Member Functions | |
| virtual | ~ValidationInterface ()=default |
| virtual void | BlockChecked (Block block, BlockValidationStateView state) |
| virtual void | PowValidBlock (BlockTreeEntry entry, Block block) |
| virtual void | BlockConnected (Block block, BlockTreeEntry entry) |
| virtual void | BlockDisconnected (Block block, BlockTreeEntry entry) |
Definition at line 945 of file bitcoinkernel_wrapper.h.
|
virtualdefault |
|
inlinevirtual |
Reimplemented in TestValidationInterface, and TestValidationInterface.
Definition at line 950 of file bitcoinkernel_wrapper.h.
|
inlinevirtual |
Reimplemented in TestValidationInterface.
Definition at line 954 of file bitcoinkernel_wrapper.h.
|
inlinevirtual |
Reimplemented in TestValidationInterface.
Definition at line 956 of file bitcoinkernel_wrapper.h.
|
inlinevirtual |
Reimplemented in TestValidationInterface.
Definition at line 952 of file bitcoinkernel_wrapper.h.