From 6009b8264f665be7d17479f39bbebcf0a3882816 Mon Sep 17 00:00:00 2001 From: Melvin Carvalho Date: Sat, 4 Mar 2023 23:48:18 +0100 Subject: [PATCH] add bech32 section --- 17.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/17.md b/17.md index 43ce7f2c..39d0a9fb 100644 --- a/17.md +++ b/17.md @@ -43,6 +43,12 @@ New Tag A new tag "c" will be used to store commit hashes from git a new version of the repo +Bech32 +====== + +The prefix `nrepo` can be used in front ends that support it, to allow easier copy and paste + + Event Structure ===============