mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-21 04:05:49 +00:00
Merge pull request #676 from mDuo13/fix_hashes
'Send a Check' tutorial: minor cleanup
This commit is contained in:
@@ -44,6 +44,12 @@ The following example shows a prepared Check from BoxSend SG (rBXsgNkPcDN2runsvW
|
||||
|
||||
<!-- MULTICODE_BLOCK_START -->
|
||||
|
||||
*RippleAPI*
|
||||
|
||||
```js
|
||||
{% include '_code-samples/checks/js/prepareCreate.js' %}
|
||||
```
|
||||
|
||||
*JSON-RPC, WebSocket, or Commandline*
|
||||
|
||||
```
|
||||
@@ -56,12 +62,6 @@ The following example shows a prepared Check from BoxSend SG (rBXsgNkPcDN2runsvW
|
||||
}
|
||||
```
|
||||
|
||||
*RippleAPI*
|
||||
|
||||
```js
|
||||
{% include '_code-samples/checks/js/prepareCreate.js' %}
|
||||
```
|
||||
|
||||
<!-- MULTICODE_BLOCK_END -->
|
||||
|
||||
## {{send_n.next()}}. Sign the CheckCreate transaction
|
||||
|
||||
Reference in New Issue
Block a user