package
1.0.24
Repository: https://github.com/simplechain-org/client.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author

# Structs

No description provided by the author
ExternalSigner provides an API to interact with an external signer (clef) It proxies request to the external signer while forwarding relevant request headers.
SendTxArgs represents the arguments to submit a transaction This struct is identical to ethapi.TransactionArgs, except for the usage of common.MixedcaseAddress in From and To.