Skip to content

Commit

Permalink
fix snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
Voxelot committed Dec 1, 2023
1 parent 4646cd9 commit 3f3d03f
Showing 1 changed file with 9 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,12 +1,20 @@
---
source: crates/client/src/client/schema/chain.rs
assertion_line: 348
expression: operation.query
---
query {
chain {
daHeight
name
peerCount
peers {
id
addresses
clientVersion
blockHeight
timeSinceLastHeartbeat
appScore
}
latestBlock {
id
header {
Expand Down

0 comments on commit 3f3d03f

Please sign in to comment.