massnetorg / MassNet-miner

MassNet-miner is a Golang implementation of MassNet full-node miner.
MIT License
42 stars 19 forks source link

How to use cli client to withdraw binding amount? #3

Open tivizi opened 3 years ago

tivizi commented 3 years ago

is there a command like this?

masswallet-cli withdraw <address> <to_address> <amount> <privatre_key_password>

i'm a newbie, help me a lot, thank you

luozhanxin commented 3 years ago

you can use this look how to transaction

./masswallet-cli autocreaterawtransaction -h

luozhanxin commented 3 years ago

https://docs.massnet.org/en/getting-started/how-to-send-a-transaction/

tivizi commented 3 years ago

Can I still withdraw binding mass in the version 2 ?