Package com.norswap.nanoeth.data

  • Class Summary
    Class Description
    Address
    Represents a 160-bit (20 bytes) Ethereum address.
    Hash
    Represents a 256-bit (32 bytes) Keccak hash.
    MerkleRoot
    A Hash that is marked as being a Merkle root.
    Natural
    Represents an arbitrary-length natural (positive) integer.
    StorageKey
    Represents a 256-bit (32 bytes) Ethereum storage key within an account's storage tree.