1
0

Add BTX support

This commit is contained in:
David B
2018-08-20 23:08:10 +00:00
committed by David
parent a52b65e459
commit a5137f7100
9 changed files with 56 additions and 1 deletions

3
bitcore-cli.sh Executable file
View File

@@ -0,0 +1,3 @@
#!/bin/bash
docker exec -ti btcpayserver_bitcored bitcore-cli -datadir="/data" "$@"