rippled
Loading...
Searching...
No Matches
include
xrpl
protocol
RippleLedgerHash.h
1
#ifndef XRPL_PROTOCOL_RIPPLELEDGERHASH_H_INCLUDED
2
#define XRPL_PROTOCOL_RIPPLELEDGERHASH_H_INCLUDED
3
4
#include <xrpl/basics/base_uint.h>
5
6
namespace
ripple
{
7
8
using
LedgerHash
=
uint256
;
9
10
}
11
12
#endif
ripple::base_uint< 256 >
ripple
Use hash_* containers for keys that do not need a cryptographically secure hashing algorithm.
Definition
algorithm.h:6
ripple::uint256
base_uint< 256 > uint256
Definition
base_uint.h:539
Generated by
1.9.8