NebulousLabs / Sia-UI

A Graphical Frontend for Sia - https://sia.tech
MIT License
389 stars 109 forks source link

I am Not getting the transactions list from the wallet through rpc call??? #695

Open pravintest3 opened 7 years ago

pravintest3 commented 7 years ago

I have integrated sia wallet in ubuntu server,address creation and address list are performing well...i have make a deposit to those address by poloniex site,i have received my sia coins in wallet by checking through wallet commends..i have get the transactions using curl process "/wallet/transactions?startheight=1&endheight=500000",but the result from the server gets error like "startheight and startheight are required for '/wallet/transactions' call ". Help Required to solve this.... I have following this guide : https://github.com/pmknutsen/PHP-Sia