Browse Source

Update 'README.md'

master
Duke Leto 3 years ago
parent
commit
4a6f0d36d9
  1. 7
      README.md

7
README.md

@ -71,3 +71,10 @@ The anonset size at block height `H` can be defined
anonset(H) = shielded_outputs(H) - shielded_inputs(H)
```
where
```
shielded_outputs(H) = number of shielded outputs at height H
shielded_inputs(H) = number of *spent* outputs, i.e. shielded transaction inputs at height H
```

Loading…
Cancel
Save