Skip to content
Snippets Groups Projects
Commit 04437f24 authored by ABDELGHANI Nassim's avatar ABDELGHANI Nassim Committed by ABDELGHANI Nassim
Browse files

add doc TxSigOrdered

parent 0007b793
No related branches found
No related tags found
1 merge request!46Resolve "Validation locale"
defmodule Block.Validation.Local.TxSigOrdered do
@moduledoc """
A transaction must have signatures matching its content for each issuer
Signatures are ordered by issuer
Signatures are made over the transaction's content, signatures excepted
https://git.duniter.org/documents/rfcs/-/blob/master/rfc/0010_Duniter_Blockchain_Protocol_V12.md#transactions
"""
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment