Skip to content

Commit

Permalink
add js link for restorefootprint (#1129)
Browse files Browse the repository at this point in the history
  • Loading branch information
jeesunikim authored Dec 12, 2024
1 parent af60f2c commit baa1521
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -741,7 +741,7 @@ Note that Soroban transactions can only contain one operation per transaction.

Learn more in the [State Archival section](../../encyclopedia/storage/state-archival.mdx).

**SDKs**: [Java](https://github.com/lightsail-network/java-stellar-sdk/blob/master/src/main/java/org/stellar/sdk/operations/RestoreFootprintOperation.java)
**SDKs**: [JavaScript](https://stellar.github.io/js-stellar-sdk/Operation.html#.restoreFootprint) | [Java](https://github.com/lightsail-network/java-stellar-sdk/blob/master/src/main/java/org/stellar/sdk/operations/RestoreFootprintOperation.java)
**Threshold**: Medium
**Result**: `RestoreFootprintResult`
**Parameters**:
Expand Down

0 comments on commit baa1521

Please sign in to comment.