Closed asanson1404 closed 2 months ago
Hey,
I'm trying to generate a Checkpoint Proof for that Eigen Pod: 0xe78d849E46CF8e616ffab6Dc2B027E8C56BF8498
To do so, I'm using the last version of the CLI and I run the following command:
$ ./cli checkpoint -s $EIGENPOD_PK -p $EIGENPOD_ADDRESS -b $NODE_BEACON -e $NODE_ETH --force
Unfortunately, the execution panics...
Can you help @wadealexc?
Guessing this is fixed here: https://github.com/Layr-Labs/eigenpod-proofs-generation/pull/116
Hey,
I'm trying to generate a Checkpoint Proof for that Eigen Pod: 0xe78d849E46CF8e616ffab6Dc2B027E8C56BF8498
To do so, I'm using the last version of the CLI and I run the following command:
Unfortunately, the execution panics...
Can you help @wadealexc?