Merge pull request #676 from mDuo13/fix_hashes

'Send a Check' tutorial: minor cleanup
This commit is contained in:
Rome Reginelli
2019-08-30 13:53:20 -07:00
committed by GitHub
6 changed files with 32 additions and 29 deletions

View File

@@ -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