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
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