-
m-relay<privacyx:monero.social> Its public holiday everyone is away on holiday 😎😄
-
m-relay<koopacxz:matrix.org> Hello i did an exchange on a swap site for it
-
m-relay<koopacxz:matrix.org> Was success but im not recieving on my wallet
-
m-relay<koopacxz:matrix.org> transaction hash output
-
m-relay<koopacxz:matrix.org> on localmonero.com
-
m-relay<koopacxz:matrix.org> can anyone help me please?
-
moneromooomake sure the node is synced up, and that your wallet's refresh-from-height is not higher than then block height for this tx (or any other tx to/from that wallet).
-
m-relay<ctrej:matrix.org> koopacxz: your user account is on matrix.org, which is very slow in receiving messages from all other instances.
-
m-relay<ctrej:matrix.org> Response from moneromooo below:
-
m-relay<ctrej:matrix.org> <moneromooo> make sure the node is synced up, and that your wallet's refresh-from-height is not higher than then block height for this tx (or any other tx to/from that wallet).
-
vthorI figured just out that `monero-python` doesn't support passwort protection for the seed phrase, but I pretty sure I have seen that in Monero-GUI. Anybody know how it is done in Monero-GUI? I want to implement it compatible into MoneroSigner - will it send me down a rabbit hole or easy thing to do like, `unlock(key: bytes, password: str) -> bytes`? Or better I let it for now unsupported and handle it later? Anybody who is knowing the part of the source here?