Expand description
Tempo transaction helpers used by Cast-facing commands.
Structsยง
- Existing
Transport ๐Connector - Connector for reusing an already-configured RPC transport.
- Tempo
Sponsor - Gas sponsor configuration for Tempo fee-payer signatures.
- Tempo
Sponsor Preview - User-visible sponsor digest metadata for a single outgoing Tempo transaction.
Functionsยง
- ensure_
session_ ๐not_ browser - fill_
access_ ๐key_ transaction - Fills a Tempo transaction request that was built outside
crate::tx::CastTxBuilderbefore access-key signing. - print_
expires ๐ - print_
payload ๐ - Prints a command result: the raw payload in JSON mode, the human rendering otherwise.
- resolve_
session_ ๐or_ wallet_ signer - Resolves a command signer, preferring an explicitly selected Tempo session.
- resolve_
tempo_ sponsor_ signer - Resolves a
--tempo.sponsor-signerURI into a Foundry wallet signer. - resolve_
transaction_ ๐network_ and_ signer - Resolves the transaction network and any configured signer without letting an unrelated Tempo Accounts store change ordinary Ethereum commands.
- sponsor_
relay_ ๐connector