Fix a goLang project
Budget: $10 – $30 USD
Hello,
I Have a problem with my golang project.
Here is the error: https://github.com/ScArFaCe2020/rosetta-euno/blob/master/bitcoin/node.go#L66-L103
When i'm running the project with only --daemon at line 70 (it works) also with the --conf part.
But when i want to add both in 1 fmt.Sprintf function it doesn't work.
Can someone make it happend where i can do both --daemon --conf%s, configPath in 1 line?
I Have a problem with my golang project.
Here is the error: https://github.com/ScArFaCe2020/rosetta-euno/blob/master/bitcoin/node.go#L66-L103
When i'm running the project with only --daemon at line 70 (it works) also with the --conf part.
But when i want to add both in 1 fmt.Sprintf function it doesn't work.
Can someone make it happend where i can do both --daemon --conf%s, configPath in 1 line?
Related categories:
Golang