@ -27,7 +27,7 @@ async function parseArgs(): Promise<{ bytecode: string, options: DebugOptions }>
const args = process.argv.slice(2)
const options: DebugOptions = {
delay: 300,
delay: 1000,
step: false,
noClear: false,
}
The note is not visible to the blocked user.