mirror of
https://github.com/ton-blockchain/ton
synced 2025-03-09 15:40:10 +00:00
Merge pull request #1184 from birydrad/testnet
Merge actor stats command
This commit is contained in:
commit
e93f1a988c
100 changed files with 3408 additions and 360 deletions
|
@ -60,7 +60,7 @@ stdenv227.mkDerivation {
|
|||
dontAddStaticConfigureFlags = false;
|
||||
|
||||
cmakeFlags = [
|
||||
"-DTON_USE_ABSEIL=OFF"
|
||||
"-DTON_USE_ABSEIL=ON"
|
||||
"-DNIX=ON"
|
||||
];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue