Skip to content

Commit ab117ab

Browse files
author
just-software-dev
committed
Crash fix
1 parent 1981427 commit ab117ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Adamant/Services/FilesNetworkManager/IPFS+Constants.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,6 @@ extension IPFSApiService {
4949
normalUpdateInterval: 300,
5050
crucialUpdateInterval: 30,
5151
minNodeVersion: nil,
52-
nodeHeightEpsilon: .zero
52+
nodeHeightEpsilon: 1
5353
)
5454
}

0 commit comments

Comments
 (0)