package
0.0.0-20220514112514-ad1ab376b256
Repository: https://github.com/jeronimobarea/simple-ethereum-client.git
Documentation: pkg.go.dev

# Functions

BalanceIsValid will return an error and a boolean.
BalanceMustBeValid will panic in case there is an error when processing the balance.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
SafeBalanceIsValid Use this function when you want to behave with a normal bool check.
No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author
RawAddress Used for declaring ethereum addresses that is not common.Address type.