Skip to content

Commit

Permalink
Update create-transactions.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bucanero committed Feb 20, 2025
1 parent 5c5babe commit 69b9295
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/6.integrations/create-transactions.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ At the core, all transactions require the following:
- `actions` _( [[click here]](/concepts/protocol/transaction-anatomy#actions) for supported arguments)_
- `blockHash` _(a current block hash (within 24hrs) to prove the transaction was recently created)_

See [Transaction Class](https://near.github.io/near-api-js/classes/near_api_js.transaction.Transaction.html) for a more in depth outline.
See [Transaction Class](https://near.github.io/near-api-js/classes/near-api-js.transaction.Transaction.html) for a more in depth outline.

---

Expand Down

0 comments on commit 69b9295

Please sign in to comment.