Skip to content

Commit

Permalink
add instructions on how to Sign Transactions with Freighter (#200)
Browse files Browse the repository at this point in the history
  • Loading branch information
piyalbasu authored Dec 6, 2022
1 parent a965dfa commit 2548722
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/faq.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
sidebar_position: 9
sidebar_position: 10
title: Soroban on Stellar FAQ
---

Expand Down
2 changes: 1 addition & 1 deletion docs/tutorials/invoking-contracts-with-transactions.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -79,4 +79,4 @@ This `SCVec` contains the parameters that will be passed to the host function th

### Footprint
The footprint must contain the `LedgerKeys` that will be read and/or written. More
information about the footprint can be found in the advanced section of [interacting with contracts](../learn/interacting-with-contracts#storage-footprint-and-preflight).
information about the footprint can be found in the advanced section of [interacting with contracts](../learn/interacting-with-contracts#storage-footprint-and-preflight).

0 comments on commit 2548722

Please sign in to comment.