Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Blacknet | IBO for BlackCoin | New code | PoS | No ICO
by
szdyxg
on 30/09/2018, 14:10:50 UTC
I use the 1.25.1 wallet to enter the burn n pubkey command and result.

Data must be hexadecimal string (not'pubkey') (code -8), how should I deal with it?

You generate pubkey at step 3.
For example, it's "PublicKey" : "a11188d9e5087156c3e7f2deeccfb9879a46d8fc49579c8fc3205319a4e31f0f"
and you want to burn 10 BLK. Your command is

Code:
burn 10 a11188d9e5087156c3e7f2deeccfb9879a46d8fc49579c8fc3205319a4e31f0f

Thank you so much for solving the problem. What I want to ask is that each time the mnemonic and public key are different, the number burned in the public key address will eventually appear in the public key address.