rippled
Loading...
Searching...
No Matches
include
xrpl
basics
Blob.h
1
#pragma once
2
3
#include <
vector
>
4
5
namespace
xrpl
{
6
10
using
Blob
=
std::vector<unsigned char>
;
11
12
}
// namespace xrpl
xrpl
Use hash_* containers for keys that do not need a cryptographically secure hashing algorithm.
Definition
algorithm.h:5
vector
Generated by
1.9.8