Closed
Description
Component
Cast
Describe the feature you would like
It would be nice if cast
can sign and prepare transactions without broadcasting them.
This will be especially useful for hardware wallets where a signed transaction is created (via hardware device prompts) and the transaction is broadcasted at a later time
Additional context
seth mktx
returns a raw hash which can be used with seth publish
(and cast publish
)
https://github.com/dapphub/dapptools/tree/master/src/seth#seth-mktx
Metadata
Metadata
Assignees
Type
Projects
Status
Completed