BitShares Forum

Main => Technical Support => Topic started by: ngkong on October 15, 2015, 10:06:03 am

Title: What is equivalent of wallet_account_transaction_history from RPC API?
Post by: ngkong on October 15, 2015, 10:06:03 am
sorry wrong forum, i move this discussion to Help & Technical Support : https://bitsharestalk.org/index.php/topic,19066.0.html

Hi,

What is the equivalent of wallet_account_transaction_history in BitShares 2.0? I need to get incoming transactions periodically.

I found get_account_history can be called inside command prompt, but unable to call it with RPC request.

Thanks