Skip to main content

Module execute

Module execute 

Source
Expand description

Transaction execution helpers for TestContext.

These are async because they go through the mock RPC client, which is itself async.

Functionsยง

execute
Build, sign, and send a transaction through the mock RPC client.
execute_with_logs
Execute a transaction and return the signature together with program logs.