Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Tezos_dac_lib.Certificate_repr
SourceThis is the first version of the Certificate_repr.t
. In the future if it is needed to add a field of modify type of an existing field, one must simply create a V1
module with the new definition of type t
.
Used to return any version of Certificate_repr
on DAC RPC endpoints.
Helper to get root_hash
from any given version of Certificate_repr
.
Helper to get aggregate_signature
from any given version of Certificate_repr
.
Helper to get witnesses
from any given version of Certificate_repr
.