mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-04-29 14:59:39 -04:00
doc: remove out-of-date external link in src/util/strencodings.h
This commit is contained in:
parent
7d494a48dd
commit
bb91131d54
1 changed files with 0 additions and 1 deletions
|
@ -260,7 +260,6 @@ bool TimingResistantEqual(const T& a, const T& b)
|
|||
}
|
||||
|
||||
/** Parse number as fixed point according to JSON number syntax.
|
||||
* See https://json.org/number.gif
|
||||
* @returns true on success, false on error.
|
||||
* @note The result must be in the range (-10^18,10^18), otherwise an overflow error will trigger.
|
||||
*/
|
||||
|
|
Loading…
Add table
Reference in a new issue