Browse Source
- special case to show textarea for "message" arg on "verifymessage" method - strip carriage returns before sending to node - after obtaining result, fix for rendering newlines back into textarea (since the newlines got mashed via JSON.stringify before being sent via RPC interface) - minor frontend style tweaks on /rpc-browser - minor logging tweaks for /rpc-browsermaster
2 changed files with 13 additions and 6 deletions
Loading…
Reference in new issue