Skip to content

Commit 40a97a7

Browse files
committed
Update terminal-commands.mdx > changed split amount from 20 to 10
1 parent 1e52bc0 commit 40a97a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/docs/development/terminal-commands.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2947,7 +2947,7 @@ Useful when the keys on an online node are wiped or password locked.
29472947
},
29482948
split: {
29492949
description:
2950-
"(Optional) Set the number of coins the recipient will receive, between 1 and 20. Default is 1. The amount being sent will be split into multiple coins of equal value. You can split your own coins by sending to your own address. Useful if you want to send multiple transactions without waiting for change to be confirmed.",
2950+
"(Optional) Set the number of coins the recipient will receive, between 1 and 10. Default is 1. The amount being sent will be split into multiple coins of equal value. You can split your own coins by sending to your own address. Useful if you want to send multiple transactions without waiting for change to be confirmed.",
29512951
},
29522952
file: {
29532953
description:

0 commit comments

Comments
 (0)