BagOfCells
TonSdk.Core.Boc
BagOfCells
- a special class which allows you to serialize and deserialize bag of cells.
To serialize bag of cells, you can use BagOfCell.SerializeBoc
method:
To deserialize bag of cells, you can use BagOfCell.DeserializeBoc
method:
Last updated