docs: commit to test diagram changes

This commit is contained in:
Magamedrasul Ibragimov
2022-09-28 13:34:32 +03:00
parent b6675b686f
commit 3d862bf6b3

View File

@@ -4,7 +4,7 @@
flowchart TB
subgraph Generate Secret Key
random0(Random 32 bytes) --> a_0(Secret key)
random0(Random 32 bytes) --> a_0(Secret Key)
random1(Random 32 bytes) --> a_0
end