CodeStream
- class eth.vm.code_stream.CodeStream(code_bytes: bytes)
-
- seek(program_counter: int) Iterator[CodeStream]
Return a
ContextManagerwith the program counter set toprogram_counter.
- logger = <Logger eth.vm.CodeStream (WARNING)>
Return a ContextManager with the program counter
set to program_counter.