CCC Docs
    Preparing search index...

    Class EntityAbstract

    The base class of CCC to create a serializable instance. This should be used with the codec decorator.

    Index

    Constructors

    Methods

    • Calculate the hash of the entity.

      Returns `0x${string}`

      The hash of the entity.

    • Convert the entity to a full-byte untrimmed Hex representation.

      Returns `0x${string}`

      The entity full-byte untrimmed hexadecimal representation.