Versions in this module Expand all Collapse all v0 v0.1.0 Mar 31, 2024 Changes in this version + func GetFailingMessage(client *ethclient.Client, hash common.Hash) (string, error) + func GetNextAuth(add, key string, client *ethclient.Client) (*bind.TransactOpts, error) + func PPrint(data any) string + func PrintToFile(pathWithName string, data []byte) error + func ReadKeystore(pass, path string) (string, string, error)