fiz: correções da pool

This commit is contained in:
Júnior
2025-06-17 18:26:14 -03:00
parent 682027d517
commit 9259f36e9c
31 changed files with 373 additions and 269 deletions

5
.env Executable file
View File

@ -0,0 +1,5 @@
NODE_ENV=local
NODE_ID=node1
DEJO_PORT=8080
DEJO_VALIDATORS=node1,node2
DEJO_PEERS=http://localhost:8080,http://localhost:8081