Skip to content

Commit

Permalink
Update readme - Include max_time
Browse files Browse the repository at this point in the history
  • Loading branch information
polespinasa committed May 20, 2024
1 parent 8fb6bcd commit ca87628
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ The GroupHug provides a number of configurable parameters to modify its behavior
`certificate_validation` -> Set to false if using self-signed certificates, will be necessary if your Electrum endpoint has SSL enabled with a self-signed certificate.

#### Group
`time` -> Time in seconds that a group can be running before it's closed (not implemented yet).
`max_time` -> Time in seconds that a group can be running before it's closed.

`max_size` -> Minimum group size for the group to be closed. If when adding a new transaction the number of inputs and outputs is greater than or equal to this parameter the group will be closed.

Expand Down

0 comments on commit ca87628

Please sign in to comment.