# Functions
CopyAttestation copies the provided attestation object.
CopyAttestationData copies the provided AttestationData object.
CopyAttestations copies the provided Attestation array.
CopyAttesterSlashings copies the provided AttesterSlashings array.
CopyBeaconBlock copies the provided BeaconBlock.
CopyBeaconBlockBody copies the provided BeaconBlockBody.
CopyBeaconBlockHeader copies the provided BeaconBlockHeader.
CopyCheckpoint copies the provided checkpoint.
CopyDeposit copies the provided deposit.
CopyDepositData copies the provided deposit data.
CopyDeposits copies the provided deposit array.
CopyETH1Data copies the provided eth1data object.
CopyIndexedAttestation copies the provided IndexedAttestation.
CopyPendingAttestation copies the provided pending attestation object.
CopyProposerSlashing copies the provided ProposerSlashing.
CopyProposerSlashings copies the provided ProposerSlashing array.
CopySignedBeaconBlock copies the provided SignedBeaconBlock.
CopySignedBeaconBlockHeader copies the provided SignedBeaconBlockHeader.
CopySignedVoluntaryExit copies the provided SignedVoluntaryExit.
CopySignedVoluntaryExits copies the provided SignedVoluntaryExits array.
CopySyncCommitteeContribution copies the provided sync committee contribution object.
CopyValidator copies the provided validator.