Code samples: sort intro things first

This commit is contained in:
mDuo13
2022-05-13 13:22:02 -07:00
parent e38318abb0
commit b62b81ac1f
3 changed files with 14 additions and 8 deletions

View File

@@ -1,5 +1,5 @@
# Require Destination Tags
Require incoming payments to your account to specify a [Destination Tag](https://xrpl.org/source-and-destination-tags.html) so you know whom to credit.
Require incoming payments to specify a [Destination Tag](https://xrpl.org/source-and-destination-tags.html) so you know whom to credit.
Examples from the [Require Destination Tags tutorial](https://xrpl.org/require-destination-tags.html).