tonpy.tvm.not_native package¶
Submodules¶
tonpy.tvm.not_native.emulator_extern module¶
- class tonpy.tvm.not_native.emulator_extern.EmulatorExtern(cdll_path: str, config: VmDict | Cell | str, tvm_verbosity: int = 0)¶
Bases:
object
This is needed to check new versions of TON, please use native python bindings instead
- set_lt(lt: int) bool ¶
- set_prev_blocks_info(prev_blocks: list) bool ¶
- set_rand_seed(rand_seed: str | int) bool ¶
- set_unixtime(time: int) bool ¶