aboutsummaryrefslogtreecommitdiff
path: root/src/ipc/context.h
AgeCommit message (Collapse)Author
2021-06-10Add ipc::Context and ipc::capnp::Context structsRussell Yanofsky
These are currently empty structs but they will be used to pass some function and object pointers from bitcoin application code to IPC hooks that run, for example, when a remote object is created or destroyed, or a new process is created.