Tezex.Crypto.Signature (tezex v3.2.0)

View Source

Holds signature data.

Parameters:

Summary

Types

t()

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