Merge pull request #9384

88afcdb Fix ZMQ DaemonInfo: (Lee *!* Clagett)
This commit is contained in:
luigi1111 2024-08-13 12:15:28 -04:00
commit 93d6e0964e
No known key found for this signature in database
GPG key ID: F4ACA0183641E010
4 changed files with 87 additions and 0 deletions

View file

@ -176,6 +176,7 @@ namespace rpc
{
uint64_t height;
uint64_t target_height;
uint64_t top_block_height;
cryptonote::difficulty_type wide_difficulty;
uint64_t difficulty;
uint64_t target;