package
10.9.0+incompatible
Repository: https://github.com/status-im/status-go.git
Documentation: pkg.go.dev
# 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
ParseAppState creates AppState from a string.
RunAsync runs the specified function asynchronously.
No description provided by the author
No description provided by the author
# Constants
Specific app states see https://facebook.github.io/react-native/docs/appstate.html.
these constant values are kept in sync with React Native.
Specific app states see https://facebook.github.io/react-native/docs/appstate.html.
Specific app states see https://facebook.github.io/react-native/docs/appstate.html.
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
No description provided by the author
Provider IDs.
Provider IDs.
Provider IDs.
Provider IDs.
Provider IDs.
Provider IDs.
No description provided by the author
Provider IDs.
Provider IDs.
Host suffixes for providers.
Provider IDs.
# 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.
# Type aliases
AppState represents if the app is in foreground, background or some other state.
ProviderID represents the internal ID of a blockchain provider.