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

From wikieduonline
Jump to navigation Jump to search
 
(8 intermediate revisions by the same user not shown)
Line 9: Line 9:
  
  
  [[~/.ethereum/geth/jwtsecret]]
+
  [[prysm.sh beacon-chain]] --jwt-secret=~/Library/Ethereum/geth/jwtsecret
* [[curl -H "Authorization: Bearer ..."]]
 
* [[8551]]
 
  
  
 +
 +
  export JsonRpc__JwtSecret="your-secret-key"
 +
 +
 +
== Related ==
 +
* [[Lighthouse bn]]
 +
* <code>[[~/.ethereum/geth/jwtsecret]]</code>
 +
* <code>[[curl -H "Authorization: Bearer ..."]]</code>
 +
* <code>[[cast]]</code>
 +
* <code>[[8551]]</code>
 +
* <code>[[~/Library/Ethereum/]]</code>
 +
 +
== See also ==
 
* {{~/Library/Ethereum/}}
 
* {{~/Library/Ethereum/}}
 
* {{geth}}
 
* {{geth}}
 
* {{JWT}}
 
* {{JWT}}
 +
 +
[[Category:Geth]]

Latest revision as of 12:30, 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


 export JsonRpc__JwtSecret="your-secret-key"


Related[edit]

See also[edit]

Advertising: