gcash / bchwallet

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

import master public key? #59

Closed cacaosteve closed 4 years ago

cacaosteve commented 4 years ago

is it possible to import a master public key to generate receive addresses and then the wallet behaves like a HODL wallet because it cannot send?

zquestz commented 4 years ago

Unfortunately importpubkey is not currently supported. Part of the implementation is there, but it is not complete. =\