Skip to main content

Module auth_mode

Module auth_mode 

Source
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-mode argument for commands that simulate Soroban transactions.

Enums§

AuthMode
Error