bisq/doc/rpc_regtest/walletnotify

3 lines
67 B
Text
Raw Normal View History

2017-02-12 12:14:05 -05:00
#!/bin/bash
echo $1 | tee >(nc 127.0.0.1 5160) | nc 127.0.0.1 4160