mirror of
https://github.com/Xahau/xahaud.git
synced 2025-11-28 22:45:49 +00:00
Add UNLReport obj/pseudo txn. Tracks which validators were online and validating last 256 ledgers.
This commit is contained in:
@@ -180,6 +180,7 @@ enum TxType : std::uint16_t
|
||||
*/
|
||||
ttUNL_MODIFY = 102,
|
||||
ttEMIT_FAILURE = 103,
|
||||
ttUNL_REPORT = 104,
|
||||
};
|
||||
// clang-format on
|
||||
|
||||
|
||||
Reference in New Issue
Block a user