@ -25,6 +25,6 @@ export class DebuggerClientApi extends DebuggerApiMixin(PluginClient) {
getDebugWeb3:()=>any// returns an instance of web3.js, if applicable (mainet, goerli, ...) it returns a reference to a node from devops (so we are sure debug endpoint is available)
web3:()=>any// returns an instance of web3.js
onStartDebugging:()=>void// called when debug starts
onStopDebugging:()=>void// called when debug starts
onStopDebugging:()=>void// called when debug stops