SolcDebugSettings
SolcDebugSettings:
object
Type declaration
debugInfo?
optional
debugInfo: ("location"
|"snippet"
|"*"
)[]
revertStrings?
optional
revertStrings:"default"
|"strip"
|"debug"
|"verboseDebug"
Source
solcTypes.ts:204
SolcDebugSettings:
object
optional
debugInfo: ("location"
|"snippet"
|"*"
)[]
optional
revertStrings:"default"
|"strip"
|"debug"
|"verboseDebug"
solcTypes.ts:204