Implements scanning of transparent transactions #72

Merged
pitmutt merged 9 commits from rav001 into dev041 2024-03-27 18:40:58 +00:00
1 changed files with 1 additions and 0 deletions
Showing only changes of commit 25c6baeec1 - Show all commits

View File

@ -3,3 +3,4 @@ nodePwd = "superSecret"
dbFilePath = "zenith.db"
zebraHost = "127.0.0.1"
zebraPort = 18232
dataStorePath = "datastore.db"