1
0
mirror of https://github.com/danog/toncontest.git synced 2024-12-04 02:17:51 +01:00
toncontest/toolchain/bin/lite-client

4 lines
157 B
Plaintext
Raw Normal View History

2019-09-29 14:08:38 +02:00
#!/bin/bash -e
$TONLIB_HOME/build/crypto/lite-client/lite-client -C $TONLIB_HOME/build/ton-lite-client-test1.config.json -D $TONLIB_HOME/../ton-db-dir "$@"