From 2ad2065cbffa12e68d2f28d709b19749f32f1e13 Mon Sep 17 00:00:00 2001 From: Wo Jake <87929946+wojake@users.noreply.github.com> Date: Thu, 8 Sep 2022 16:21:59 +0000 Subject: [PATCH] Create README.md --- content/_code-samples/require-destination-tags/py/README.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 content/_code-samples/require-destination-tags/py/README.md diff --git a/content/_code-samples/require-destination-tags/py/README.md b/content/_code-samples/require-destination-tags/py/README.md new file mode 100644 index 0000000000..ebba272969 --- /dev/null +++ b/content/_code-samples/require-destination-tags/py/README.md @@ -0,0 +1,4 @@ +# Require Destination Tags Sample Code + +This code demonstrates how to configure your XRP Ledger account to require destination tags using [xrpl-py (Python)](https://github.com/XRPLF/xrpl-py). For a detailed explanation, see . +