gcash / bchwallet

A secure bitcoin cash wallet daemon written in Go (golang)
ISC License
43 stars 29 forks source link

add prefix to rpc function getnewaddress #53

Closed fyookball closed 4 years ago

fyookball commented 4 years ago

This is part of what is required for #260. I wanted to do it on one function first and then if correct, I can replicate to the other rpc functions.