From 81ad54a7b4bec005d9860fe21c63038c5d324531 Mon Sep 17 00:00:00 2001 From: Leigh McCulloch <351529+leighmcculloch@users.noreply.github.com> Date: Mon, 23 Oct 2023 21:30:07 -0700 Subject: [PATCH] docs --- src/curr/str.rs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/curr/str.rs b/src/curr/str.rs index 69c9dc42..c38e8e17 100644 --- a/src/curr/str.rs +++ b/src/curr/str.rs @@ -1,7 +1,7 @@ //# Custom string representations of the following types, also used for JSON //# formatting. //# -//# ## Strkey Types +//# ## Strkey Types (SEP-23) //# - PublicKey //# - AccountId //# - MuxedAccount @@ -10,7 +10,7 @@ //# - SignerKeyEd25519SignedPayload //# - NodeId //# -//# ## Asset Types +//# ## Asset Types (SEP-11) //# - Asset //# - AlphaNum4 //# - AlphaNum12