View Source Tezex.Crypto.Signature (tezex v2.0.0)

Holds signature data.

Parameters:

Summary

Types

@type t() :: %Tezex.Crypto.Signature{r: pos_integer(), s: pos_integer()}