Skip to content

Commit

Permalink
Merge branch 'master' into allow-issue-tx-with-partial-sync
Browse files Browse the repository at this point in the history
  • Loading branch information
StephenButtolph authored Dec 2, 2024
2 parents dc1f7bf + 01eb14a commit 10dfd59
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions api/info/service.md
Original file line number Diff line number Diff line change
Expand Up @@ -512,7 +512,6 @@ info.peers({
lastReceived: string,
benched: string[],
observedUptime: int,
observedSubnetUptime: map[string]int,
}
}
```
Expand Down Expand Up @@ -558,7 +557,6 @@ curl -X POST --data '{
"lastReceived": "2020-06-01T15:22:57Z",
"benched": [],
"observedUptime": "99",
"observedSubnetUptimes": {},
"trackedSubnets": [],
"benched": []
},
Expand Down

0 comments on commit 10dfd59

Please # to comment.