I’ve been mining in hash pool 2miners and I’ve been having issues receiving the payout.
They sat this is what they get:
“Transaction not synced with receiving side.”
Node screenshot:
I’m running with tor listener:
grinzone@green:~/GreenNode/grin-wallet$ ./grin-wallet listen
Password:
20210126 09:05:56.241 WARN grin_wallet_controller::controller - Starting TOR Hidden Service for API listener at address bbnmqxfkhasijfxiukzkeh7ow62udpbcdb7iptuafhd2ft22wxilhayd, binding to 127.0.0.1:3415
20210126 09:05:58.510 WARN grin_wallet_controller::controller - Starting HTTP Foreign listener API server at 127.0.0.1:3415.
20210126 09:05:58.510 WARN grin_wallet_controller::controller - HTTP Foreign listener started.
20210126 09:05:58.510 WARN grin_wallet_controller::controller - Slatepack Address is: grin1ppdvsh928qjgf9hg52e2y8lwk765r0pzrplg0n5q98r69n66khgqkhrmxq
I’m not sure what I’m doing wrong, only thing is it seems the listener is listening on 127 but I can’t seem to change it to 0.0.0.0 as that seems deprecated.
I am doing something wrong out of lack of knowledge and would appreciate someone pointing me in the right direction.