litecoincash-project / litecoincash

Main release & integration tree for Litecoin Cash
https://litecoinca.sh
MIT License
54 stars 39 forks source link

When create bee with honey address return error #15

Closed riotom closed 5 years ago

riotom commented 5 years ago

When i try

./litecoincash-cli createbees 1 false MDwASjngYWi4XAххх

it return

{"result":null,"error":{"code":-64,"message":"Error: If specifying a honey address, it must be legacy format (TX_PUBKEYHASH)"},"id":"curltest"}

But when i try without honey address bee created success

rabTAI commented 5 years ago

how did you create your Honey address?

If you create a new address using getnewaddress "legacy", then you can create bees using that address.