update readme 15

This commit is contained in:
Manuel Araoz 2014-08-21 10:31:34 -04:00
parent 1df11d95e2
commit 2397958b8b

View File

@ -146,8 +146,8 @@ Contributions and suggestions are welcome at [insight-api github repository](htt
Since v0.2 a new cache schema has been introduced. Only information from transactions with Since v0.2 a new cache schema has been introduced. Only information from transactions with
INSIGHT_SAFE_CONFIRMATIONS settings will be cached (by default SAFE_CONFIRMATIONS=6). There INSIGHT_SAFE_CONFIRMATIONS settings will be cached (by default SAFE_CONFIRMATIONS=6). There
are 3 different caches: are 3 different caches:
* nr. of confirmations * Number of confirmations
* transaction spent information * Transaction output spent/unspent status
* scriptPubKey for unspent transactions * scriptPubKey for unspent transactions
Cache data is only populated on request, i.e., only after accessing the required data for Cache data is only populated on request, i.e., only after accessing the required data for