From 0e441b39085ee0add030f316fb1d4ab506dc2c35 Mon Sep 17 00:00:00 2001 From: thesimplekid Date: Thu, 5 Sep 2024 22:03:43 +0100 Subject: [PATCH] chore: prettier --- 02.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02.md b/02.md index 5617419a..a689a17c 100644 --- a/02.md +++ b/02.md @@ -193,7 +193,7 @@ A useful flow is: ## Errors | Code | Description | -| ----- | ------------------------------------------------| +| ----- | ----------------------------------------------- | | 11002 | Transaction is not balanced (inputs != outputs) | | 11007 | Fee over paid | | 11006 | Insufficient fee included |