bisq/doc/rpc_regtest/blocknotify
2017-02-12 12:14:05 -05:00

3 lines
No EOL
67 B
Bash
Executable file

#!/bin/bash
echo $1 | tee >(nc 127.0.0.1 5159) | nc 127.0.0.1 4159