post http://localhost:14266/#getTips
Returns the list of tips.
Log in to see full request history
Field | Description |
---|---|
hashes | Hashes of transactions that need to be approved. |
Responses
Returns the list of tips.
Field | Description |
---|---|
hashes | Hashes of transactions that need to be approved. |
xxxxxxxxxx
curl http://localhost:14266 \
-X POST \
-H 'Content-Type: application/json' \
-d '{"command": "getTips"}'
Try It!
to start a request and see the response here! Or choose an example: