1
0
Fork 0
mirror of https://github.com/ton-blockchain/ton synced 2025-03-09 15:40:10 +00:00

updated tonlib

This commit is contained in:
ton 2019-10-31 22:14:52 +04:00
parent 3002321eb7
commit 11bd640ee0
12 changed files with 455 additions and 22 deletions

View file

@ -207,6 +207,7 @@ set(SMC_ENVELOPE_SOURCE
smc-envelope/TestGiver.cpp
smc-envelope/TestWallet.cpp
smc-envelope/Wallet.cpp
smc-envelope/WalletV3.cpp
smc-envelope/GenericAccount.h
smc-envelope/MultisigWallet.h
@ -215,6 +216,7 @@ set(SMC_ENVELOPE_SOURCE
smc-envelope/TestGiver.h
smc-envelope/TestWallet.h
smc-envelope/Wallet.h
smc-envelope/WalletV3.h
)
set(ED25519_TEST_SOURCE