roller icon indicating copy to clipboard operation
roller copied to clipboard

roller should support locally installed `dymd` binary

Open mtsitrin opened this issue 1 year ago • 0 comments

currently roller looks for dymd hardcoded in the path /usr/local/bin/dymd:

command execution failed: fork/exec /usr/local/bin/dymd: no such file or directory, stderr:

it should allow using locally installed dymd (which installed by default to $HOME/go/bin/)

mtsitrin avatar Dec 10 '23 08:12 mtsitrin