I dont know what or if there were passwords on the mnemonics.
So question # 1 - If I enter a mnemonic and it verifies by saying it is a correct mnemonic I click next and dont enter a password or if the wallet requires it I enter a new one. If there is no tx history can I assume the wallet was not restored? As in IF I did put a password on the mnemonic when I made it , then dont use that password and / or use a new one will that make the wallet not show any tx?
Someone should correct me if i'm wrong, but i am fairly certain that it is NOT possible to put a password on a mnemonic seed. That'd be a first for me.EDIT: See the answers below. It may very well be that you encrypted your mnemonic. Apologies.
Question 2 - I have a 85 character string or characters. I have no idea what I did but it looks to me as the first part is an address and the second a key. The first character is a 1 ( unless its a lower case L , Im open to any possibility now). I know I cant post the whole thing but Im stuck here so this is what I have without compromising it.
85 characters - this is how it looks
1NeGXXXXXXXXXXXXXXXXXXXXXXX x VKudme ( I put a space on the lower case x as its written it looks like it could be part of the sting or a seperator )
( s or 5 ) KRovXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
2q880XXXXXXX
If there is a better way to securly put this that would be easier on you guys let me know. Just didnt want to put too much info.
1NeGXXXXXXXXXXXXXXXXXXXXXXXxVKudme
This could be a legacy adress, as it is 34 chars, starting with a 1.
https://en.bitcoin.it/wiki/List_of_address_prefixes(5)KRovXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX2q880XXXXXXX
Could be an (un)compressed private key? (It's missing 1 character though?) Although, you mentioned you had 85 characters. 85-34= 51, which means that this is probably indeed an uncompressed privkey. I don't get where the K is coming from though, if that's the case.
(EDIT: I now just saw the "(S or 5)" part.. This is an uncompressed private key, for sure.) The K confused me for a bit longer than i am willing to admit.
https://en.bitcoin.it/wiki/Private_key For private keys associated with uncompressed public keys, they are 51 characters and always start with the number 5 on mainnet (9 on testnet). Private keys associated with compressed public keys are 52 characters and start with a capital L or K on mainnet (c on testnet). This is the same private key in (mainnet) wallet import format: