View Source Soroban.Contract (Soroban v0.6.0)

Exposes the function to invoke Soroban smart contracts

Link to this section Summary

Link to this section Functions

Link to this function

invoke(contract_id, source_secret_key, function_name, function_args \\ [], auth_accounts \\ [])

View Source

See Soroban.Contract.InvokeHostFunction.invoke/5.