DW
Results
2
issues of
DW
I was wondering if it would be possible to distinguish state variables (or local variables) and highlight them with other colors? One drawback of using solidity (rather than viper) is...
enhancement
Autocomplete
## Summary When using `GetQRChannel()` with a non-cancellable context (like `context.Background()`), manually calling `client.Disconnect()` during an active QR pairing flow creates a "zombie" goroutine that will interfere with future re-connections...