Skip to content

Commit bb91131

Browse files
committed
doc: remove out-of-date external link in src/util/strencodings.h
1 parent 7d494a4 commit bb91131

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/util/strencodings.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -260,7 +260,6 @@ bool TimingResistantEqual(const T& a, const T& b)
260260
}
261261

262262
/** Parse number as fixed point according to JSON number syntax.
263-
* See https://json.org/number.gif
264263
* @returns true on success, false on error.
265264
* @note The result must be in the range (-10^18,10^18), otherwise an overflow error will trigger.
266265
*/

0 commit comments

Comments
 (0)