neo-debugger
neo-debugger copied to clipboard
include type for auto converted variables and add alternative views
In this view owner
is a Hash160. I can only tell this after hovering over the owner
part of the line. So at first glance I can't tell whether this is a string
or a Hash160
. I think it would be an improvement if this can be showed perhaps after the automagically converted value?
Specifically for Hash160
I wouldn't mind seeing this variable expandable with some additional views like;
-
data
- showing the actual underlying memoryspan (either inhex
orbyte[]
format) -
address
- showing the N3 address if converted