We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b5efb1 commit f7cf691Copy full SHA for f7cf691
docs/blockchain-development-tutorials/forte/flow-actions/index.md
@@ -1,7 +1,7 @@
1
---
2
title: Flow Actions
3
description: A series of tutorials on building decentralized finance applications using the Flow Actions framework and scheduled transactions.
4
-sidebar_position: 3
+sidebar_position: 1
5
keywords:
6
- flow actions
7
- cadence interfaces
docs/blockchain-development-tutorials/forte/scheduled-transactions/index.md
title: Scheduled Transactions
description: A series of tutorials on implementing scheduled transactions for time-based smart contract execution on Flow.
-sidebar_position: 4
+sidebar_position: 2
- scheduled transactions
- time-based execution
0 commit comments