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