mirror of
https://github.com/nspcc-dev/neo-exporter.git
synced 2026-03-01 04:28:48 +00:00
morphchain: can't transform multiaddr string to ip string: missing port in address #11
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @532910 on GitHub (Jul 10, 2021).
@carpawell commented on GitHub (Jul 12, 2021):
@532910, can not reproduce and, as i see in code, it should not be reproducible if you use the latest version from master
what version did you run?
note: if you want to run the latest version just cloning the repo is not enough: you need also
make imageand change image here@532910 commented on GitHub (Jul 12, 2021):
Indeed, it looks like master works fine.