mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-28 15:45:50 +00:00
Interlinking: add missed concepts pages, etc.
This commit is contained in:
@@ -189,6 +189,29 @@ Example response from the `tx` command:
|
||||
}
|
||||
```
|
||||
|
||||
## See Also
|
||||
|
||||
|
||||
- **Concepts:**
|
||||
- [Payment Types](payment-types.html)
|
||||
- [Consensus Network](consensus-network.html)
|
||||
- **Tutorials:**
|
||||
- [Set Up Secure Signing](set-up-secure-signing.html)
|
||||
- [Send XRP](send-xrp.html)
|
||||
- [Look Up Transaction Results](look-up-transaction-results.html)
|
||||
- [Monitor Incoming Payments with WebSocket](monitor-incoming-payments-with-websocket.html)
|
||||
- [Cancel or Skip a Transaction](cancel-or-skip-a-transaction.html)
|
||||
- [Reliable Transaction Submission](reliable-transaction-submission.html)
|
||||
- **References:**
|
||||
- [Transaction Common Fields](transaction-common-fields.html)
|
||||
- [Transaction Types](transaction-types.html)
|
||||
- [Transaction Metadata](transaction-metadata.html)
|
||||
- [account_tx method][]
|
||||
- [tx method][]
|
||||
- [submit method][]
|
||||
- [submit_multisigned method][]
|
||||
|
||||
|
||||
<!--{# common link defs #}-->
|
||||
{% include '_snippets/rippled-api-links.md' %}
|
||||
{% include '_snippets/tx-type-links.md' %}
|
||||
|
||||
Reference in New Issue
Block a user