mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-19 18:45:52 +00:00
Remove shards (#5066)
This commit is contained in:
@@ -84,9 +84,6 @@ enum class HashPrefix : std::uint32_t {
|
||||
|
||||
/** Payment Channel Claim */
|
||||
paymentChannelClaim = detail::make_hash_prefix('C', 'L', 'M'),
|
||||
|
||||
/** shard info for signing */
|
||||
shardInfo = detail::make_hash_prefix('S', 'H', 'D'),
|
||||
};
|
||||
|
||||
template <class Hasher>
|
||||
|
||||
Reference in New Issue
Block a user