Type Alias PriceData

PriceData: { dataCell: Cell; dict: Dictionary<bigint, bigint> }