Sign a Tempo transaction without broadcasting it—useful for relaying through a custom broadcaster or inspecting the signed bytes before submission.Documentation Index
Fetch the complete documentation index at: https://docs.privy.io/llms.txt
Use this file to discover all available pages before exploring further.
Unlike standard EVM transactions, Tempo transactions use a
calls array instead of a single
to/data/value. This enables multiple contract calls to execute atomically in one
transaction. View the Tempo transaction
recipe for
full examples.
