package
1.8.12
Repository: https://github.com/gochain-io/go-ethereum.git
Documentation: pkg.go.dev

# Functions

MetadataFromContext extracts Metadata from a given context.Context.
MethodSelectorToAbi converts a method selector into an ABI struct.
NewAbiDBFromFile loads signature database from file, and errors if the file is not valid json.
NewAbiDBFromFiles loads both the standard signature database and a custom database.
No description provided by the author
No description provided by the author
NewEmptyAbiDB exists for test purposes.
NewSignerAPI creates a new API that can be used for Account management.
No description provided by the author
No description provided by the author
SignHash is a helper function that calculates a hash for the given message that can be safely used to calculate a signature from.

# Variables

No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
types for the requests/response types between signer and UI.
types for the requests/response types between signer and UI.
types for the requests/response types between signer and UI.
types for the requests/response types between signer and UI.
types for the requests/response types between signer and UI.
types for the requests/response types between signer and UI.
types for the requests/response types between signer and UI.
Metadata about a request.
types for the requests/response types between signer and UI.
types for the requests/response types between signer and UI.
SendTxArgs represents the arguments to submit a transaction.
types for the requests/response types between signer and UI.
types for the requests/response types between signer and UI.
SignerAPI defines the actual implementation of ExternalAPI.
types for the requests/response types between signer and UI.
types for the requests/response types between signer and UI.
types for the requests/response types between signer and UI.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

ExternalAPI defines the external API through which signing requests are made.
SignerUI specifies what method a UI needs to implement to be able to be used as a UI for the signer.

# Type aliases

No description provided by the author