Skip to main content

build_impersonated

Function build_impersonated 

Source
pub fn build_impersonated(typed_tx: FoundryTypedTx) -> FoundryTxEnvelope
Expand description

Builds a TxEnvelope from UnsignedTx with a zeroed signature.

Used for impersonated accounts, where transactions are accepted without a valid signature.