Browse Source

Update main.tlb

master
Tal Kol 2 years ago committed by GitHub
parent
commit
f431f81e48
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 3
      contracts/main.tlb

3
contracts/main.tlb

@ -1,8 +1,9 @@
// https://ton.org/docs/#/overviews/TL-B
// base types defined in https://github.com/ton-blockchain/ton/blob/master/crypto/block/block.tlb
// storage (according to save_data() contract method)
storage#_ owner_address:MsgAddress counter:uint64
storage#_ owner_address:MsgAddress counter:uint64 = Storage
// ops

Loading…
Cancel
Save