KomodoPlatform / coins

coin parameters and all files needed for GUI support
17 stars 119 forks source link

allow ws_url alongside tcp/no proto electrum #1071

Closed smk762 closed 1 month ago

smk762 commented 1 month ago

Found bug where is ws_url was in same block as url but did not specify the protocol, the url values would not be scanned. With this fix they will be, and be assumed to be protocol TCP.