struct

Pampero::Eth::AccountAddress

Inherits Pampero::Address < Struct < Value < Object

Instance methods

check_format

This should be overloaded to check that the size of the @bytes array corresponds to a valid address.

Source
format_size

This should be overloaded to allocate the right size of bytes into @bytes

Source