Expand description
Auth mode for Soroban transaction simulation.
Selects how the RPC handles authorization entries while simulating a
transaction. The variants map onto the RPC simulateTransaction authMode
parameter; leaving the argument unset omits the parameter and uses the RPC
default.
Structs§
- Args
- Shared
--auth-modeargument for commands that simulate Soroban transactions.