fix bug and add new func
This commit is contained in:
@@ -10,6 +10,8 @@ interface IDevaToolsProvider : IMoGoFunctionServerProvider {
|
||||
|
||||
fun startLogCatch()
|
||||
|
||||
fun startLogCatch(duration: Int)
|
||||
|
||||
fun stopLogCatch()
|
||||
|
||||
fun getTraceInfo():HashMap<Int, ChainLogParam>
|
||||
|
||||
Reference in New Issue
Block a user