Checks tutorials: 1st draft done

This commit is contained in:
mDuo13
2018-04-02 18:20:59 -07:00
parent aaf44e664c
commit 1832697701
38 changed files with 1382 additions and 88 deletions

View File

@@ -130,7 +130,7 @@ When you make subsequent `SetRegularKey` requests, you can sign using the existi
#### Sign Your Transaction
The most secure way to sign a transaction is to do it offline with a signing library, such as [RippleAPI](reference-rippleapi.html#offline-functionality). Alternatively, you can sign the transaction using the [`sign`](reference-rippled.html#sign) command, but this must be done through a trusted and encrypted connection, or through a local connection, and only to a server you control.
{% include 'snippets/tutorial-sign-step.md' %}
Populate the request fields with the following values: