btcpayserver/BTCPayServer.Tests/docker-merchant-lncli.ps1

3 lines
232 B
PowerShell
Raw Normal View History

$container_id="$(docker ps -q --filter label=com.docker.compose.project=btcpayservertests --filter label=com.docker.compose.service=merchant_lnd)"
docker exec -ti $container_id lncli --no-macaroons --rpcserver localhost:10008 $args