Browse Source

Update README.md

pull/1/head
Duke Leto 4 years ago
committed by GitHub
parent
commit
66679a0ba6
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 11
      README.md

11
README.md

@ -96,6 +96,11 @@ These RPCs are modified directly:
```
z_sendmany
```
These RPCs are currently not modified, but may be in the future:
```
z_shieldcoinbase
z_mergetoaddress
```
@ -108,6 +113,12 @@ These RPCs interact with zaddr xtns and may report different or additional info
listunspent
```
These new RPCs were added in Sietch:
```
z_listnullifiers
```
### z\_sendmany Rule of Seven
Our goal is to be non-deterministic while also inserting enough zouts such that we have at least N=7 zouts.

Loading…
Cancel
Save