package
0.0.0-20231117014831-fa1425358216
Repository: https://github.com/begmaroman/eth-services.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
Head given the value convert it into an Head.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
MustInsertRandomAccount inserts a randomly generated (not cryptographically secure) account for testing If using this with the keystore, it should be called before the keystore loads keys from the database.
No description provided by the author
No description provided by the author
MustJSONDel uses sjson.Delete to remove a path from a JSON string and returns the string.
MustJSONSet uses sjson.Set to set a path in a JSON string and returns the string See https://github.com/tidwall/sjson.
NewAddress return a random new address.
NewConfig creates a new Config for testing.
NewHash return random Keccak256.
No description provided by the author
NewStore creates a new Store for testing.
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

No description provided by the author

# Structs

MockHeadTrackable allows you to mock HeadTrackable.
NeverSleeper is a struct that never sleeps.