Module: EthereumContractABI::Constants

Defined in:
lib/ethereum-contract-abi/constants.rb

Constant Summary collapse

BYTE_ZERO =
"\x00".force_encoding(Encoding::ASCII_8BIT).freeze
BYTE_ONE =
"\xFF".force_encoding(Encoding::ASCII_8BIT).freeze