package
2.0.0-alpha-espresso-01+incompatible
Repository: https://github.com/cartesi/rollups-node.git
Documentation: pkg.go.dev
# Functions
Create a SignTxFn that uses the KMS infrastructure from AWS for signing.
Wrap a KMS SignTx into a geth TransactOpts.
No description provided by the author
# Type aliases
This is the signature for a function that takes a transaction, passes it
* through a signer to obtain a message digest, creates a signature and embeds
* it into the transaction itself.