Skip to content

Commit

Permalink
docs: update InfoServerResponse
Browse files Browse the repository at this point in the history
  • Loading branch information
charmful0x committed Aug 27, 2024
1 parent e7bffae commit 6c6f29c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@ pub struct InfoServerResponse {
last_block: Option<u64>,
total_archived_blocks: u64,
archiver_balance: U256,
blocks_behind_live_blockheight: u64,
archiver_address: String,
network_name: String,
network_chain_id: u32,
Expand Down

0 comments on commit 6c6f29c

Please sign in to comment.