-
liamswenson[m]1Never knew you could make multiple accounts per seed, thanks :)
-
h4sh3dliamswenson[m]1: the create address github.com/monero-ecosystem/monero-rpc-rs/blob/master/src/lib.rs#L665 returns a tuple (Address, Index) as the doc says. What you see is the Address in debug mode, so network/type/public_spend is the address internals. Try to print it with the display “{}” method and not debug “{:?}” (or call .to_string()) to see the human encoded version.
-
h4sh3dAh, and I see now that you got it after my ping. Sorry for delayed response :/
-
rbrunnerUnfortunately "moneroaddress.org" is still "expired". Maybe the attempt of contacting saddam on bitcointalk.org failed?
-
hycmessage was sent august 16, he was last seen on bct july 25
-
liamswenson[m]1<h4sh3d> "Ah, and I see now that you got..." <- No worries, I appreciate the support 👍