Type Alias OperationContents

OperationContents:
    | OperationContentsAttestation
    | OperationContentsPreattestation
    | OperationContentsDoublePreattestation
    | OperationContentsEndorsement
    | OperationContentsPreEndorsement
    | OperationContentsDoublePreEndorsement
    | OperationContentsRevelation
    | OperationContentsVdfRevelation
    | OperationContentsDoubleAttestation
    | OperationContentsDoubleEndorsement
    | OperationContentsDoubleBaking
    | OperationContentsActivateAccount
    | OperationContentsProposals
    | OperationContentsBallot
    | OperationContentsReveal
    | OperationContentsTransaction
    | OperationContentsOrigination
    | OperationContentsDelegation
    | OperationContentsAttestationWithDal
    | OperationContentsEndorsementWithDal
    | OperationContentsFailingNoop
    | OperationContentsRegisterGlobalConstant
    | OperationContentsSetDepositsLimit
    | OperationContentsTransferTicket
    | OperationContentsUpdateConsensusKey
    | OperationContentsDrainDelegate
    | OperationContentsIncreasePaidStorage
    | OperationContentsSmartRollupOriginate
    | OperationContentsSmartRollupAddMessages
    | OperationContentsSmartRollupExecuteOutboxMessage
    | OperationContentsSmartRollupPublish
    | OperationContentsSmartRollupCement
    | OperationContentsSmartRollupRefute
    | OperationContentsSmartRollupRecoverBond
    | OperationContentsSmartRollupTimeout
    | OperationContentsDalPublishCommitment