mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-27 07:05:51 +00:00
Dactyl - callout syntax; secret key warning to snippet
This commit is contained in:
@@ -292,7 +292,7 @@ POST http://localhost:8088/
|
||||
}
|
||||
```
|
||||
|
||||
_(**Reminder:** Don't send your secret to a server you do not control.)_
|
||||
{% include 'snippets/secret-key-warning.md' %}
|
||||
|
||||
Response:
|
||||
|
||||
@@ -364,7 +364,7 @@ POST http://localhost:8088/
|
||||
}
|
||||
```
|
||||
|
||||
_(**Reminder:** Don't send your secret to a server you do not control.)_
|
||||
{% include 'snippets/secret-key-warning.md' %}
|
||||
|
||||
Response:
|
||||
|
||||
@@ -422,7 +422,7 @@ Content-Type: application/json
|
||||
}
|
||||
```
|
||||
|
||||
_(**Reminder:** Don't send your secret to a server you do not control.)_
|
||||
{% include 'snippets/secret-key-warning.md' %}
|
||||
|
||||
Response:
|
||||
|
||||
@@ -485,7 +485,7 @@ POST http://localhost:5005/
|
||||
}
|
||||
```
|
||||
|
||||
_(**Reminder:** Don't send your secret to a server you do not control.)_
|
||||
{% include 'snippets/secret-key-warning.md' %}
|
||||
|
||||
### Authorizing Trust Lines ###
|
||||
|
||||
@@ -520,7 +520,7 @@ POST http://localhost:8088/
|
||||
}
|
||||
```
|
||||
|
||||
_(**Reminder:** Don't send your secret to a server you do not control.)_
|
||||
{% include 'snippets/secret-key-warning.md' %}
|
||||
|
||||
|
||||
## Robustly Monitoring for Payments ##
|
||||
|
||||
Reference in New Issue
Block a user