Rename manticore.seth to manticore.ethereum (#665)
* Rename file * Fixup refs * update logging * Update docs * Update docstr * Clean docs
This commit is contained in:
+4
-3
@@ -40,10 +40,11 @@ Models
|
||||
EVM
|
||||
---
|
||||
.. automodule:: manticore.platforms.evm
|
||||
.. automodule:: manticore.seth
|
||||
:members:
|
||||
.. automodule:: manticore.ethereum
|
||||
:members:
|
||||
|
||||
EVM Assembler
|
||||
---------
|
||||
-------------
|
||||
.. autoclass:: manticore.platforms.evm::EVMAsm.Instruction
|
||||
:members:
|
||||
.. autoclass:: manticore.platforms.evm.EVMAsm
|
||||
|
||||
Reference in New Issue
Block a user