package
4.2.2-rc.0
Repository: https://github.com/prysmaticlabs/prysm.git
Documentation: pkg.go.dev

# Functions

RunAttestationTest executes "operations/attestation" tests.
RunAttesterSlashingTest executes "operations/attester_slashing" tests.
RunBlockHeaderTest executes "operations/block_header" tests.
RunBlockOperationTest takes in the prestate and the beacon block body, processes it through the passed in block operation function and checks the post state with the expected post state.
RunDepositTest executes "operations/deposit" tests.
RunProposerSlashingTest executes "operations/proposer_slashing" tests.
RunVoluntaryExitTest executes "operations/voluntary_exit" tests.