diff --git a/toolchain/bin/funcompile b/toolchain/bin/funcompile index 328a4ef..b82c736 100755 --- a/toolchain/bin/funcompile +++ b/toolchain/bin/funcompile @@ -5,4 +5,4 @@ exit 1 } -$TONLIB_HOME/build/crypto/func -WRS -o "$(basename $1 .fc 2>/dev/null).fif" "$TONLIB_HOME/crypto/smartcont/stdlib.fc" "$@" +$TONLIB_HOME/build/crypto/func -AP -o "$(basename $1 .fc 2>/dev/null).fif" "$TONLIB_HOME/crypto/smartcont/stdlib.fc" "$@" diff --git a/wallet-code.fif b/wallet-code.fif index 2aa1edb..676c410 100644 --- a/wallet-code.fif +++ b/wallet-code.fif @@ -216,4 +216,3 @@ PROGRAM{ 32 PLDU }> }END>c -2 boc+>B "RS" B>file