Documentation ¶
Index ¶
- Variables
- func BalanceToEth(balance *big.Int) *big.Float
- func BalanceToEthStr(balance *big.Int) string
- func ColorPrintf(color, format string, a ...interface{})
- func FileExists(path string) bool
- func GetBlocks(blockChan chan<- *types.Block, client *ethclient.Client, ...)
- func Perror(err error)
- func SprintBlock(block *types.Block) string
- func WeiToEth(wei *big.Int) (ethValue *big.Float)
Constants ¶
This section is empty.
Variables ¶
View Source
var ColorGreen = "\033[1;32m%s\033[0m"
Functions ¶
func BalanceToEthStr ¶
func ColorPrintf ¶
func ColorPrintf(color, format string, a ...interface{})
func FileExists ¶
func SprintBlock ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.