Fix: Correct wallet confirmation time and update repository URLs

This commit is contained in:
NotRin7
2025-11-17 17:43:13 +01:00
parent 72ee7e5872
commit c046c329a4
17 changed files with 15 additions and 15 deletions

View File

@@ -47,7 +47,7 @@ from the root of the repository.
1. Clone the Palladium Core source code:
```shell
git clone https://github.com/NotRin7/palladium.git
git clone https://github.com/palladium-coin/palladiumcore.git
cd palladium
```