Packages

Various modules and helpers for working with Nimiq primitives in the Gleam programming language or as a CLI

Current section

Files

Jump to
nimiq_gleam include key@public_key_EdDsaPublicKey.hrl
Raw

include/key@public_key_EdDsaPublicKey.hrl

-record(ed_dsa_public_key, {key :: key@ed25519@public_key:public_key()}).