Skip to content

Commit e5c5495

Browse files
authored
add stub file for new CLI cookbook page (#2295)
1 parent 67076da commit e5c5495

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
title: "Contract Invoke: Argument Types"
3+
hide_table_of_contents: true
4+
description: How to pass each argument type when invoking a Stellar smart contract using the CLI
5+
---
6+
7+
Stub file: the real file is generated in build time by `yarn stellar-cli:build`.

routes.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -721,6 +721,7 @@
721721
/docs/tools/cli/cookbook
722722
/docs/tools/cli/cookbook/asset-management
723723
/docs/tools/cli/cookbook/contract-build-meta
724+
/docs/tools/cli/cookbook/contract-invoke-arguments
724725
/docs/tools/cli/cookbook/contract-lifecycle
725726
/docs/tools/cli/cookbook/deploy-contract
726727
/docs/tools/cli/cookbook/deploy-stellar-asset-contract

0 commit comments

Comments
 (0)