php-mpos/public/include/pages/api
Sebastian Grewe aff116849c Adding support for public API polling
* Does not require a token
* Returns basic status as taken from default mmcfe

Addresses #111
2013-06-05 11:49:08 +02:00
..
getblockcount.inc.php Properly abort API calls if api_key is invalid 2013-05-29 12:41:53 +02:00
getblocksfound.inc.php Properly abort API calls if api_key is invalid 2013-05-29 12:41:53 +02:00
getcurrentworkers.inc.php Properly abort API calls if api_key is invalid 2013-05-29 12:41:53 +02:00
getdifficulty.inc.php Properly abort API calls if api_key is invalid 2013-05-29 12:41:53 +02:00
getestimatedtime.inc.php Properly abort API calls if api_key is invalid 2013-05-29 12:41:53 +02:00
getpoolhashrate.inc.php Properly abort API calls if api_key is invalid 2013-05-29 12:41:53 +02:00
getpoolsharerate.inc.php Properly abort API calls if api_key is invalid 2013-05-29 12:41:53 +02:00
gettimesincelastblock.inc.php Properly abort API calls if api_key is invalid 2013-05-29 12:41:53 +02:00
public.inc.php Adding support for public API polling 2013-06-05 11:49:08 +02:00