xrpld
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
}
// namespace xrpl
xrpl
Use hash_* containers for keys that do not need a cryptographically secure hashing algorithm.
Definition
algorithm.h:5
xrpl::LedgerHash
uint256 LedgerHash
Definition
RippleLedgerHash.h:7
xrpl::uint256
BaseUInt< 256 > uint256
Definition
base_uint.h:562
Generated by
1.16.1