Fabcoin Core  0.16.2
P2P Digital Currency
Public Attributes | List of all members
evm_uint160be Struct Reference

Big-endian 160-bit hash suitable for keeping an Ethereum address. More...

#include <evm.h>

Public Attributes

uint8_t bytes [20]
 The 20 bytes of the hash. More...
 

Detailed Description

Big-endian 160-bit hash suitable for keeping an Ethereum address.

Definition at line 42 of file evm.h.

Member Data Documentation

uint8_t evm_uint160be::bytes[20]

The 20 bytes of the hash.

Definition at line 44 of file evm.h.


The documentation for this struct was generated from the following file: