Struct Identity

Identity of a Validator node

struct Identity ;

Fields

NameTypeDescription
key PublicKeyPublic Key of the node
mac ubyte[]MAC
utxo geod24.bitblob.BitBlob!(64L)UTXO that is used as collateral

Methods

NameDescription
opCast () Whether or not this is in the init state (meaning a full node)