Difference between revisions of "~/Library/Ethereum/geth/jwtsecret"

From wikieduonline
Jump to navigation Jump to search
Line 10: Line 10:
  
 
  [[prysm.sh beacon-chain]] --jwt-secret=~/Library/Ethereum/geth/jwtsecret
 
  [[prysm.sh beacon-chain]] --jwt-secret=~/Library/Ethereum/geth/jwtsecret
 +
 +
 +
* <code>JsonRpc.JwtSecret</code>
 +
  export JsonRpc__JwtSecret="your-secret-key"
  
  

Revision as of 12:28, 12 September 2024

~/Library/Ethereum/geth/jwtsecret
cat ~/Library/Ethereum/geth/jwtsecret
0x04e3879ecea2813029xxxxxxx55c6496781556%
file ~/Library/Ethereum/geth/jwtsecret
jwtsecret: ASCII text, with no line terminators


prysm.sh beacon-chain --jwt-secret=~/Library/Ethereum/geth/jwtsecret


  • JsonRpc.JwtSecret
 export JsonRpc__JwtSecret="your-secret-key"


Related

See also

Advertising: