0
0
Fork 0
mirror of https://github.com/bitcoin/bitcoin.git synced 2025-02-13 11:25:02 -05:00
bitcoin-bitcoin-core/src/init
Russell Yanofsky 84934bf70e multiprocess: Add echoipc RPC method and test
Add simple interfaces::Echo IPC interface with one method that just takes and
returns a string, to test multiprocess framework and provide an example of how
it can be used to spawn and call between processes.
2021-04-23 03:02:50 -05:00
..
bitcoin-node.cpp multiprocess: Add echoipc RPC method and test 2021-04-23 03:02:50 -05:00
bitcoind.cpp multiprocess: Add bitcoin-node process spawning support 2021-04-23 03:02:50 -05:00
common.cpp Move common package version code to init/common 2021-04-19 06:11:38 -04:00
common.h Move common package version code to init/common 2021-04-19 06:11:38 -04:00