BitShares Forum

Main => Technical Support => Topic started by: logxing on October 20, 2015, 11:15:30 am

Title: how to merge two wallet?
Post by: logxing on October 20, 2015, 11:15:30 am
I have account1 in wallet1 and account2 in wallet2.
It is complicated to check balance of 2 account.

how to merge two wallet? thanks.
Title: Re: how to merge two wallet?
Post by: xeroc on October 20, 2015, 11:48:09 am
you need to import the
* active_key
* owner_key
* memo_key

that's all you need to do

in the permissions tab the your account, click the keys and let the wallet display the wif key .. that key can be imported in the other account using the IMPORT KEY in the wallet management
Title: Re: how to merge two wallet?
Post by: logxing on October 20, 2015, 12:24:23 pm
that works! thank you.