Interface CLType

Interface representing a CLType in the Casper type system.

Hierarchy

  • CLType

Implemented by

Methods

  • Converts the CLType instance to its byte representation.

    Returns

    A Uint8Array representing the CLType.

    Returns Uint8Array

Generated using TypeDoc