Skip to content
This repository has been archived by the owner on Aug 21, 2024. It is now read-only.

Commit

Permalink
Update faq.mdx (#623)
Browse files Browse the repository at this point in the history
I think name the op to deploy and invoke contracts changed.
  • Loading branch information
rice2000 authored Oct 25, 2023
1 parent 4fbbd76 commit 7e80de9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/fundamentals-and-concepts/faq.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Soroban is not a new blockchain. Soroban is a smart contract platform that is in

### How do I invoke a Soroban contract on Stellar?

A Soroban contract can be invoked by submitting a transaction that contains the new operation: `InvokeContractOp`.
A Soroban contract can be invoked by submitting a transaction that contains the new operation: `InvokeHostFunctionOp`.

### Can Soroban contracts use Stellar accounts for authentication?

Expand Down

0 comments on commit 7e80de9

Please sign in to comment.