mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-21 03:26:01 +00:00
This code is now ready for prime time.
This commit is contained in:
@@ -4,8 +4,6 @@
|
|||||||
*/
|
*/
|
||||||
//==============================================================================
|
//==============================================================================
|
||||||
|
|
||||||
// CAUTION: This is early code and is *NOT* ready for real use yet.
|
|
||||||
|
|
||||||
static void canonicalizeRound (bool isNative, uint64& value, int& offset, bool roundUp)
|
static void canonicalizeRound (bool isNative, uint64& value, int& offset, bool roundUp)
|
||||||
{
|
{
|
||||||
if (!roundUp) // canonicalize already rounds down
|
if (!roundUp) // canonicalize already rounds down
|
||||||
|
|||||||
Reference in New Issue
Block a user