package
0.186.0
Repository: https://github.com/status-im/status-go.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
HashMessage calculates the hash of a message to be safely signed by the keycard The hash is calulcated as keccak256("\x19Ethereum Signed Message:\n"${message length}${message}).
NewGethStatusBackend create a new GethStatusBackend instance.
No description provided by the author
RunAsync runs the specified function asynchronously.
No description provided by the author
No description provided by the author

# Constants

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
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

# Variables

No description provided by the author
ErrDBNotAvailable is returned if a method is called before the DB is available for usage.
ErrRPCClientUnavailable is returned if an RPC client can't be retrieved.
ErrUnsupportedRPCMethod is for methods not supported by the RPC interface.
ErrWakuIdentityInjectionFailure injecting whisper identities has failed.
ErrWhisperClearIdentitiesFailure clearing whisper identities has failed.
ErrWhisperIdentityInjectionFailure injecting whisper identities has failed.

# Structs

GethStatusBackend implements the Status.im service over go-ethereum.

# Interfaces

StatusBackend defines the contract for the Status.im service.