Files
hush3/doc
Homu e077fb321b Auto merge of #3541 - leto:amount_docs, r=bitcartel
Clarify in sendmany/z_sendmany rpc docs that amounts are not FP

Fixes #3539

I clarified in the docs that only 8 digits of precision are allowed. For example, if you try 9 digits you will get:
```
zcash-cli z_sendmany $TADDR  "[{\"address\":\"$ZADDR\",\"amount\":0.123456789}]"
error code: -3
error message:
Invalid amount
```
2018-10-18 15:36:34 -07:00
..
2018-08-22 13:21:35 -07:00
2018-07-06 14:33:24 +03:00
2017-03-25 20:22:13 +13:00
2017-05-11 11:41:13 +03:00
2018-03-02 11:45:05 +00:00