coinop-logan / nym / NymSource

Blarg.


type alias Source =
BinarySource

Represents the "genetic code" of the Nym. Use fromUintId to generate.

fromUintId : BigInt -> BinarySource

Generate a Source from a BigInt (assumed to be the Nym NFT identifier in uint form)