package
0.0.0-20230803065340-eb934a0893fc
Repository: https://github.com/sliceledger-blockchain/slice-ledger.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.