Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't provide WALLET_PRIVATE_KEY env #1

Open
Kidflare opened this issue Sep 7, 2021 · 2 comments
Open

Can't provide WALLET_PRIVATE_KEY env #1

Kidflare opened this issue Sep 7, 2021 · 2 comments

Comments

@Kidflare
Copy link

Kidflare commented Sep 7, 2021

I am not sure exactly what I am doing wrong but no matter what I try I can not get it to recognize my private key. The command in the readme does not work I get:
WALLET_PRIVATE_KEY=0x (private key) : The term
'WALLET_PRIVATE_KEY=0x(private key) ' is not recognized as the name of a cmdlet, function,
script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
At line:1 char:1

  • WALLET_PRIVATE_KEY='0x(private key) ...
  •   + CategoryInfo          : ObjectNotFound: (WALLETPRIVATE...(private key) :String) [], CommandNotFoundException
      + FullyQualifiedErrorId : CommandNotFoundException.
      
      
    
@Kidflare
Copy link
Author

Kidflare commented Sep 7, 2021

Something else I have to ask is the format for a private key 0x(private key) or is it just (private Key)

@tanedward2101
Copy link

0x format is for public key, not private key

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants