everx-labs / TVM-Solidity-Compiler

Solidity compiler for TVM
GNU General Public License v3.0
125 stars 72 forks source link

Provide additional info for TvmSlice.loadRef() function #53

Closed Pafaul closed 2 years ago

Pafaul commented 3 years ago

Add information to documentaion that to get next ref from TvmSlice you need to call TvmSlice.loadRef() once more.

IgorKoval commented 2 years ago

Thank you, done. See "TvmSlice load primitives" in API.md