str4d / insight-ui-zcash

A bitcoin blockchain web browser user interface
https://bitcore.io/guides/full-node
29 stars 21 forks source link

/addr & /blocks API errors #20

Open jkincali opened 4 years ago

jkincali commented 4 years ago

For request: https://zcashnetwork.info/api/blocks?limit=1 Get response: Error: getblockhashes is disabled. Run './zcash-cli help getblockhashes' for instructions on how to enable this feature.. Code:-1

For request: https://zcashnetwork.info/api/addr/?from=0&to=10 Get response: Error: getaddresstxids is disabled. Run './zcash-cli help getaddresstxids' for instructions on how to enable this feature.. Code:-1