00:04:39 Never knew you could make multiple accounts per seed, thanks :) 09:36:26 liamswenson[m]1: the create address https://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. 09:37:13 Ah, and I see now that you got it after my ping. Sorry for delayed response :/ 15:44:32 Unfortunately "https://moneroaddress.org/" is still "expired". Maybe the attempt of contacting saddam on bitcointalk.org failed? 15:53:04 message was sent august 16, he was last seen on bct july 25 16:38:53 "Ah, and I see now that you got..." <- No worries, I appreciate the support 👍