Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElementsProject/elements
/ AmountHighWarn
Function
AmountHighWarn
src/util/error.cpp:62–65 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
60
}
61
62
bilingual_str AmountHighWarn(const std::string& optname)
63
{
64
return strprintf(_(
"%s is set very high!"
), optname);
65
}
66
67
bilingual_str AmountErrMsg(const std::string& optname, const std::string& strValue)
68
{
Callers
2
Create
Method · 0.85
FUZZ_TARGET
Function · 0.85
Calls
1
_
Function · 0.85
Tested by
1
FUZZ_TARGET
Function · 0.68