Docs/fix/transaction confirmation (#32057)

* docs: remove nonsense sentence

* docs: fix transaction confirmation link
This commit is contained in:
Gopye 2023-06-12 07:15:52 -06:00 committed by GitHub
parent 9a65d8fc31
commit 1ff7b28abc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 3 deletions

View File

@ -2,9 +2,7 @@
title: "Transaction Confirmation"
---
into to transaction confirmation?
Problems relating to [transaction confirmation](./transaction_confirmation.md) are common with many newer developers while building applications. This article aims to boost the overall understanding of the confirmation mechanism used on the Solana blockchain, including some recommended best practices.
Problems relating to [transaction confirmation](./../terminology.md#transaction-confirmations) are common with many newer developers while building applications. This article aims to boost the overall understanding of the confirmation mechanism used on the Solana blockchain, including some recommended best practices.
## Brief background on transactions