Skip to content

Commit b39f14a

Browse files
authored
Merge pull request #755 from ethersphere/fix-faq
remove API examples
2 parents 8952bea + cfffbab commit b39f14a

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

docs/bee/faq.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -120,13 +120,6 @@ If you use "bee start"
120120

121121
See the [API Reference](https://docs.ethswarm.org/api/) pages for details.
122122

123-
Most common use cases:
124-
125-
- `curl http://localhost:1633/peers` - Shows you the currently connected peers
126-
- `curl http://localhost:1633/balances` - Shows balances (positive=incoming, negative=outgoing) accumulating with peers, some of which may or may not be currently connected
127-
- `curl http://localhost:1633/settlements` - When the balance with a given peer exceeds a threshold, a settlement will be issued, if the settlement is received, then your node should have a check from that peer.
128-
- `curl http://localhost:1633/chequebook/address` your chequebook contract to see the xBZZ.
129-
130123
### How can I check how many cashed out cheques do I have?
131124

132125
You can look at your chequebook contract at etherscan.

0 commit comments

Comments
 (0)