View Source Tezex.Crypto.Signature (tezex v2.0.0-rc.4)

Holds signature data.

Parameters:

Summary

Types

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