BitShares Forum

Main => Technical Support => Topic started by: julian1 on December 17, 2014, 11:45:21 am

Title: Cannot find tx in receiver's wallet when transfer using active key address
Post by: julian1 on December 17, 2014, 11:45:21 am
# transfer to either owner or active key of registered account
wallet_transfer_to_address nnnn MYUIA from_addr BTS...

# can verify that the tx was successful because receiver wallet shows an increase in the value of MYUIA

# but I can't find the corresponding txid or tx details with
wallet_account_transaction_history

Is there another api method I should be using?

Title: Re: Cannot find tx in receiver's wallet when transfer using active key address
Post by: vikram on December 18, 2014, 12:00:58 am
# transfer to either owner or active key of registered account
wallet_transfer_to_address nnnn MYUIA from_addr BTS...

# can verify that the tx was successful because receiver wallet shows an increase in the value of MYUIA

# but I can't find the corresponding txid or tx details with
wallet_account_transaction_history

Is there another api method I should be using?

There are known problems with transfer-to-address not showing up in the history. It's on the todo list.