# Functions
MetadataFromContext extracts Metadata from a given context.Context.
ValidatePasswordFormat returns an error if the password is too short, or consists of characters outside the range of the printable 7bit ascii set.
# Constants
No description provided by the author
ExternalAPIVersion -- see extapi_changelog.md.
No description provided by the author
InternalAPIVersion -- see intapi_changelog.md.
No description provided by the author
# Variables
No description provided by the author
# Structs
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.
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.
No description provided by the author
No description provided by the author
# Interfaces
Validator defines the methods required to validate a transaction against some sanity defaults as well as any underlying 4byte method database.