Skip to content

Commit 9e65f5c

Browse files
committed
update jorm spec
1 parent b915d22 commit 9e65f5c

File tree

1 file changed

+3
-3
lines changed
  • docs/src/architecture/08_concepts/catalyst_voting

1 file changed

+3
-3
lines changed

docs/src/architecture/08_concepts/catalyst_voting/jorm.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Jörmungandr
1+
# V1 (Jörmungandr)
22

33
---
44

@@ -16,6 +16,8 @@ Created: 2024-10-24
1616
## Abstract
1717

1818
This document describes a definition of the original Jörmungandr `VoteCast` transaction.
19+
It's not based on the ["General Voting Transaction"](./gen_vote_tx.md) specification
20+
and just represents an original transaction structure from the Jörmungandr blockchain.
1921

2022
## Motivation
2123

@@ -130,5 +132,3 @@ Expected witness (includes signature)
130132
[BLAKE2b-256]: https://www.blake2.net/blake2.pdf
131133
[BLAKE2b-512]: https://www.blake2.net/blake2.pdf
132134
[ristretto255]: https://ristretto.group
133-
<!-- [COSE]: https://datatracker.ietf.org/doc/rfc9052/ -->
134-
<!-- [CBOR]: https://datatracker.ietf.org/doc/rfc8949/ -->

0 commit comments

Comments
 (0)