package
0.0.0-20231212030111-86af83068773
Repository: https://github.com/blastchain/blast.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
SignerFactoryFromConfig considers three ways that signers are created & then creates single factory from those config options.

# Type aliases

SignerFactory creates a SignerFn that is bound to a specific ChainID.
SignerFn is a generic transaction signing function.