robertaachenw / solidity-debugger

40 stars 5 forks source link

How to change the default address(this) in solidity-debugger? #14

Open ThreeAndTwo opened 1 year ago

ThreeAndTwo commented 1 year ago

I want to change the address(this) to import my private key, not the default value. How to edit it?

image