SuperNET
SuperNET copied to clipboard
remove unlocked wallet restriction from the following rpc methods
getbalance listtransactions gettransaction
listreceivedbyaddress getreceivedbyaddress
dont require unlocked wallet with latest version, however account based rpc need unlocked wallet, changing this would require significant changes, ie. creation of an unprotected account <-> address mapping that is outside encryption.