mirror of
https://github.com/eosswedenorg/antelope-api-healthcheck
synced 2026-07-04 12:03:43 +02:00
README.md: Update documentation to reflect the name change from contract to atomic.
This commit is contained in:
parent
881e7cd760
commit
e0a7a10662
1 changed files with 1 additions and 1 deletions
|
|
@ -35,7 +35,7 @@ first to last below:
|
||||||
|
|
||||||
| # | Name | Required | Description |
|
| # | Name | Required | Description |
|
||||||
| - | ---------- | ----------------------- | ----------------------------------------------------------------------------------------------- |
|
| - | ---------- | ----------------------- | ----------------------------------------------------------------------------------------------- |
|
||||||
| 1 | api | Yes | Type of API to check against, `v1` = standard, `v2` = Hyperion, `contract` = eosio-contract-api |
|
| 1 | api | Yes | Type of API to check against, `v1` = standard, `v2` = Hyperion, `atomic` = atomicassets |
|
||||||
| 2 | url | Yes (port default `80`) | http url to the api. `http(s)://<ip-or-domain>(:<port>)` |
|
| 2 | url | Yes (port default `80`) | http url to the api. `http(s)://<ip-or-domain>(:<port>)` |
|
||||||
| 3 | num_blocks | No (default `10`) | Number of blocks the api can drift before reported `down` |
|
| 3 | num_blocks | No (default `10`) | Number of blocks the api can drift before reported `down` |
|
||||||
| 4 | host | No (default from `url`) | Value to send in the `HTTP Host Header` to the API |
|
| 4 | host | No (default from `url`) | Value to send in the `HTTP Host Header` to the API |
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue