rooch-network / rooch

VApp Container with Move Language for Bitcoin ecosystem
https://rooch.network
Apache License 2.0
158 stars 83 forks source link

[cli] change the bitcoin public key output to hex #2527

Closed jolestar closed 3 weeks ago

jolestar commented 1 month ago

Proposal Details

Change the bitcoin public key output in rooch account list from base58 to hex format

huisq commented 4 weeks ago

line50-> public_key: hex::encode(account.public_key)

feliciss commented 3 weeks ago

May I handle this issue?

jolestar commented 3 weeks ago

May I handle this issue?

fixed in #2552