flashbots / flashbots/searcher-minter
Can't provide WALLET_PRIVATE_KEY env
- Dominant language
- Solidity
- Stars
- 229
- Forks
- 88
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
No contributing guide indexed for this repository
Research direction
Check the command in the README against the PowerShell error shown in the issue. Document a PowerShell-compatible way to provide WALLET_PRIVATE_KEY, and verify that the README instructions no longer produce the reported command-not-found error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- powershell
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100