mirror of
https://github.com/alexgo-io/stacks-blockchain-api.git
synced 2026-01-12 22:43:34 +08:00
Update content/how-to-guides/how-to-run-api-node.md
Co-authored-by: Rafael Cárdenas <rafael@rafaelcr.com>
This commit is contained in:
@@ -262,7 +262,7 @@ If the instance is running you should receive terminal output similar to the fol
|
||||
}
|
||||
```
|
||||
|
||||
Verify the `stacks-blockchain-api` is receiving data from the `stacks-blockchain-api` with the following command:
|
||||
Verify the `stacks-blockchain-api` is receiving data from the `stacks-blockchain` with the following command:
|
||||
|
||||
```sh
|
||||
curl -sL localhost:3999/v2/info | jq
|
||||
|
||||
Reference in New Issue
Block a user