# Functions

GetAddressFromInterface converts given value to ethereum address.
GetFloat64FromInterface converts given value to float64.
GetInt64FromInterface converts given value to int64.
GetInt64FromTagValue converts given value to int64 The original tag value should be string.
GetTimeFromInterface converts given value to time.
GetTxHashFromInterface converts given value to ethereum tx hash.
GetUint64FromInterface converts given value to int64.
GetUint64FromTagValue converts given value to uint64 The original tag value should be string.
NewClientFromContext returns new core client from cli flags.
NewCliFlags returns cli flags to configure a core client.