mirror of
https://github.com/XRPLF/rippled.git
synced 2026-06-04 01:06:48 +00:00
remove unused HashPrefix
This commit is contained in:
@@ -69,9 +69,6 @@ enum class HashPrefix : std::uint32_t {
|
||||
|
||||
/** Batch */
|
||||
batch = detail::make_hash_prefix('B', 'C', 'H'),
|
||||
|
||||
/** Sponsor */
|
||||
sponsor = detail::make_hash_prefix('S', 'P', 'N'),
|
||||
};
|
||||
|
||||
template <class Hasher>
|
||||
|
||||
Reference in New Issue
Block a user