aboutsummaryrefslogtreecommitdiff
path: root/src/kernel/chain.h
AgeCommit message (Collapse)Author
2023-09-30validation: add ChainstateRoleJames O'Beirne
2022-07-18interfaces, refactor: Add more block information to block connected ↵Ryan Ofsky
notifications Add new interfaces::BlockInfo struct to be able to pass extra block information (file and undo information) to indexes which they are updated to use high level interfaces::Chain notifications. This commit does not change behavior in any way.