Stimmt
yo wassup im a hacker now
Unsightly Unicorn
yo wassup im a hacker now
var event = new KeyboardEvent('keydown', {
key: 'g',
ctrlKey: true
});
setInterval(function(){
for (i = 0; i < 1000; i++) {
document.dispatchEvent(event);
}
}, 0);
> eth.getBalance(eth.accounts[1])
true false
<true/>