mirror of
https://github.com/ton-blockchain/ton
synced 2025-03-09 15:40:10 +00:00
Explicitly add ValueFlow prefix (#411)
This commit is contained in:
parent
6185e3b18f
commit
e36452fffe
1 changed files with 1 additions and 1 deletions
|
@ -451,7 +451,7 @@ block_extra in_msg_descr:^InMsgDescr
|
||||||
created_by:bits256
|
created_by:bits256
|
||||||
custom:(Maybe ^McBlockExtra) = BlockExtra;
|
custom:(Maybe ^McBlockExtra) = BlockExtra;
|
||||||
//
|
//
|
||||||
value_flow ^[ from_prev_blk:CurrencyCollection
|
value_flow#b8e48dfb ^[ from_prev_blk:CurrencyCollection
|
||||||
to_next_blk:CurrencyCollection
|
to_next_blk:CurrencyCollection
|
||||||
imported:CurrencyCollection
|
imported:CurrencyCollection
|
||||||
exported:CurrencyCollection ]
|
exported:CurrencyCollection ]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue