From 6937c6ca78c7ef7d978fb8b4d6feec0de268f967 Mon Sep 17 00:00:00 2001 From: Andrey Pfau Date: Sat, 4 Feb 2023 18:28:52 +0300 Subject: [PATCH] Fix cell declaration --- crypto/block/block.tlb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crypto/block/block.tlb b/crypto/block/block.tlb index 8662e243..1309bf0a 100644 --- a/crypto/block/block.tlb +++ b/crypto/block/block.tlb @@ -366,7 +366,7 @@ trans_merge_install$0111 split_info:SplitMergeInfo smc_info#076ef1ea actions:uint16 msgs_sent:uint16 unixtime:uint32 block_lt:uint64 trans_lt:uint64 rand_seed:bits256 balance_remaining:CurrencyCollection - myself:MsgAddressInt global_config:(Maybe Cell) = SmartContractInfo; + myself:MsgAddressInt global_config:(Maybe ^Cell) = SmartContractInfo; // // out_list_empty$_ = OutList 0;