Skip to content

Commit

Permalink
Bump fix
Browse files Browse the repository at this point in the history
  • Loading branch information
greymistcube committed Sep 6, 2024
1 parent 9f2de6f commit eaaa59d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Libplanet.Headless/Hosting/LibplanetNodeService.cs
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,6 @@ IActionEvaluator BuildActionEvaluator(IActionEvaluatorConfiguration actionEvalua
var hostOptions = new Net.Options.HostOptions(Properties.Host, shuffledIceServers, Properties.Port ?? default);
var swarmOptions = new Net.Options.SwarmOptions
{
BranchpointThreshold = 50,
MinimumBroadcastTarget = Properties.MinimumBroadcastTarget,
BucketSize = Properties.BucketSize,
MaximumPollPeers = Properties.MaximumPollPeers,
Expand Down

0 comments on commit eaaa59d

Please sign in to comment.