Skip to content

Instantly share code, notes, and snippets.

@papacarp
Last active April 20, 2021 05:19
Show Gist options
  • Save papacarp/df17f3b34b0bc22b11dab21ad63a9998 to your computer and use it in GitHub Desktop.
Save papacarp/df17f3b34b0bc22b11dab21ad63a9998 to your computer and use it in GitHub Desktop.
Cardano Node Ledger State Dump structure
-stateBefore
-esPrevPp
-esAccountState
-treasury
-reserves
-esLState
-utxoState
-deposited
-ppups
-utxo
-fees
-delegationState
-pstate
-retiring pState
-pParams pState
-fPParams pState
-dstate
-rewards
-fGenDelegs
-ptrs
-delegations
-irwd
-genDelegs
-esSnapshots
-esPp # protocol parameters
-minUTxOValue
-eMax
-extraEntropy
-minFeeB
-tau
-maxBlockBodySize
-maxTxSize
-minPoolCost
-minFeeA
-nOpt
-maxBlockHeaderSize
-keyDeposit
-poolDeposit
-protocolVersion
-a0
-rho
-decentralisationParam
-esNonMyopic
-possibleRewardUpdate
-blocksCurrent
-lastEpoch
-blocksBefore
-stakeDistrib
-key
-individualPoolStake
-numerator
-denominator
-individualPoolStakeVrf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment