Skip to content

Commit 6c54aac

Browse files
committed
Update docs.
1 parent 07d4770 commit 6c54aac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/wallet.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Params:
4444
recipients : dictionary - dictionary with the structure of 'address':amount
4545
from_address : str - specific address to send from (optional)
4646
fee : int - transaction fee in satoshi. Must be greater than default (optional)
47-
note : str - public note to include with the transaction (optional)
47+
note : str - public note to include with the transaction if amount >= 0.005 BTC (optional)
4848
```
4949

5050
Usage:

0 commit comments

Comments
 (0)