Documentation
¶
Index ¶
- Variables
- type ActivateAccount
- type ActivateAccountContentsAndResult
- type Attestation
- type AttestationContentsAndResult
- type BLSSignaturePrefix
- type Ballot
- type BlockHeader
- type DALAttestation
- type DALPublishCommitment
- type DALPublishCommitmentContentsAndResult
- type Delegation
- type DelegationContentsAndResult
- type DoubleAttestationEvidence
- type DoubleAttestationEvidenceContentsAndResult
- type DoubleBakingEvidence
- type DoubleBakingEvidenceContentsAndResult
- type DoubleEndorsementEvidence
- type DoubleEndorsementEvidenceContentsAndResult
- type DoublePreattestationEvidence
- type DoublePreattestationEvidenceContentsAndResult
- type DoublePreendorsementEvidence
- type DoublePreendorsementEvidenceContentsAndResult
- type DrainDelegate
- type DrainDelegateContentsAndResult
- type Endorsement
- type EndorsementContentsAndResult
- type EpDefault
- type EpDeposit
- type EpDo
- type EpFinalizeUnstake
- type EpNamed
- type EpRemoveDelegate
- type EpRoot
- type EpSetDelegate
- type EpSetDelegateParameters
- type EpStake
- type EpUnstake
- type FailingNoop
- type IncreasePaidStorage
- type IncreasePaidStorageContentsAndResult
- type InlinedAttestationContents
- type InlinedEndorsementContents
- type InlinedPreattestationContents
- type InlinedPreendorsementContents
- type InternalOperationResult
- type ManagerOperation
- type OperationContents
- type OperationContentsAndResult
- type OperationWithOptionalMetadata
- type Origination
- type OriginationContentsAndResult
- type Parameters
- type Preattestation
- type PreattestationContentsAndResult
- type Preendorsement
- type PreendorsementContentsAndResult
- type Proposals
- type RegisterGlobalConstant
- type RegisterGlobalConstantContentsAndResult
- type Reveal
- type RevealContentsAndResult
- type RunOperationRequest
- type SeedNonceRevelation
- type SeedNonceRevelationContentsAndResult
- type SetDepositsLimit
- type SetDepositsLimitContentsAndResult
- type SignaturePrefix
- type SignedOperation
- type SmartRollupAddMessages
- type SmartRollupAddMessagesContentsAndResult
- type SmartRollupCement
- type SmartRollupCementContentsAndResult
- type SmartRollupExecuteOutboxMessage
- type SmartRollupExecuteOutboxMessageContentsAndResult
- type SmartRollupOriginate
- type SmartRollupOriginateContentsAndResult
- type SmartRollupPublish
- type SmartRollupPublishContentsAndResult
- type SmartRollupRecoverBond
- type SmartRollupRecoverBondContentsAndResult
- type SmartRollupRefute
- type SmartRollupRefuteContentsAndResult
- type SmartRollupTimeout
- type SmartRollupTimeoutContentsAndResult
- type ToContract
- type ToSmartRollup
- type Transaction
- type TransactionContentsAndResult
- type TransactionResultDestination
- type TransferTicket
- type TransferTicketContentsAndResult
- type UnsignedBlockHeader
- type UnsignedOperation
- type UnsignedProtocolBlockHeader
- type UpdateConsensusKey
- type UpdateConsensusKeyContentsAndResult
- type VDFRevelation
- type VDFRevelationContentsAndResult
- type ZkRollupOrigination
- type ZkRollupOriginationContentsAndResult
- type ZkRollupPublish
- type ZkRollupPublishContentsAndResult
- type ZkRollupUpdate
- type ZkRollupUpdateContentsAndResult
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Protocol = core.Proto020PsParisC NewRunOperationRequest = latest.NewRunOperationRequest NewUnsignedOperation = latest.NewUnsignedOperation NewSignedOperation = latest.NewSignedOperation ListOperations = latest.ListOperations ListPseudoOperations = latest.ListPseudoOperations )
Functions ¶
This section is empty.
Types ¶
type ActivateAccount ¶
type ActivateAccount = latest.ActivateAccount
type ActivateAccountContentsAndResult ¶
type ActivateAccountContentsAndResult = latest.ActivateAccountContentsAndResult
type Attestation ¶
type Attestation = latest.Attestation
type AttestationContentsAndResult ¶
type AttestationContentsAndResult = latest.AttestationContentsAndResult
type BLSSignaturePrefix ¶
type BLSSignaturePrefix = latest.BLSSignaturePrefix
type BlockHeader ¶
type BlockHeader = latest.BlockHeader
type DALAttestation ¶
type DALAttestation = latest.DALAttestation
type DALPublishCommitment ¶ added in v2.2.0
type DALPublishCommitment = latest.DALPublishCommitment
type DALPublishCommitmentContentsAndResult ¶ added in v2.2.0
type DALPublishCommitmentContentsAndResult = latest.DALPublishCommitmentContentsAndResult
type Delegation ¶
type Delegation = latest.Delegation
type DelegationContentsAndResult ¶
type DelegationContentsAndResult = latest.DelegationContentsAndResult
type DoubleAttestationEvidence ¶
type DoubleAttestationEvidence = latest.DoubleAttestationEvidence
type DoubleAttestationEvidenceContentsAndResult ¶
type DoubleAttestationEvidenceContentsAndResult = latest.DoubleAttestationEvidenceContentsAndResult
type DoubleBakingEvidence ¶
type DoubleBakingEvidence = latest.DoubleBakingEvidence
type DoubleBakingEvidenceContentsAndResult ¶
type DoubleBakingEvidenceContentsAndResult = latest.DoubleBakingEvidenceContentsAndResult
type DoubleEndorsementEvidence ¶
type DoubleEndorsementEvidence = latest.DoubleAttestationEvidence
type DoubleEndorsementEvidenceContentsAndResult ¶
type DoubleEndorsementEvidenceContentsAndResult = latest.DoubleAttestationEvidenceContentsAndResult
type DoublePreattestationEvidence ¶
type DoublePreattestationEvidence = latest.DoublePreattestationEvidence
type DoublePreattestationEvidenceContentsAndResult ¶
type DoublePreattestationEvidenceContentsAndResult = latest.DoublePreattestationEvidenceContentsAndResult
type DoublePreendorsementEvidence ¶
type DoublePreendorsementEvidence = latest.DoublePreattestationEvidence
type DoublePreendorsementEvidenceContentsAndResult ¶
type DoublePreendorsementEvidenceContentsAndResult = latest.DoublePreattestationEvidenceContentsAndResult
type DrainDelegate ¶
type DrainDelegate = latest.DrainDelegate
type DrainDelegateContentsAndResult ¶
type DrainDelegateContentsAndResult = latest.DrainDelegateContentsAndResult
type Endorsement ¶
type Endorsement = latest.Attestation
type EndorsementContentsAndResult ¶
type EndorsementContentsAndResult = latest.AttestationContentsAndResult
type EpFinalizeUnstake ¶
type EpFinalizeUnstake = latest.EpFinalizeUnstake
type EpRemoveDelegate ¶
type EpRemoveDelegate = latest.EpRemoveDelegate
type EpSetDelegate ¶
type EpSetDelegate = latest.EpSetDelegate
type EpSetDelegateParameters ¶
type EpSetDelegateParameters = latest.EpSetDelegateParameters
type FailingNoop ¶
type FailingNoop = latest.FailingNoop
type IncreasePaidStorage ¶
type IncreasePaidStorage = latest.IncreasePaidStorage
type IncreasePaidStorageContentsAndResult ¶
type IncreasePaidStorageContentsAndResult = latest.IncreasePaidStorageContentsAndResult
type InlinedAttestationContents ¶
type InlinedAttestationContents = latest.InlinedAttestationContents
type InlinedEndorsementContents ¶
type InlinedEndorsementContents = latest.InlinedAttestationContents
type InlinedPreattestationContents ¶
type InlinedPreattestationContents = latest.InlinedPreattestationContents
type InlinedPreendorsementContents ¶
type InlinedPreendorsementContents = latest.InlinedPreattestationContents
type InternalOperationResult ¶
type InternalOperationResult = latest.InternalOperationResult
type ManagerOperation ¶
type ManagerOperation = latest.ManagerOperation
type OperationContents ¶
type OperationContents = latest.OperationContents
type OperationContentsAndResult ¶
type OperationContentsAndResult = latest.OperationContentsAndResult
type OperationWithOptionalMetadata ¶
type OperationWithOptionalMetadata = latest.OperationWithOptionalMetadata
type Origination ¶
type Origination = latest.Origination
type OriginationContentsAndResult ¶
type OriginationContentsAndResult = latest.OriginationContentsAndResult
type Parameters ¶
type Parameters = latest.Parameters
type Preattestation ¶
type Preattestation = latest.Preattestation
type PreattestationContentsAndResult ¶
type PreattestationContentsAndResult = latest.PreattestationContentsAndResult
type Preendorsement ¶
type Preendorsement = latest.Preattestation
type PreendorsementContentsAndResult ¶
type PreendorsementContentsAndResult = latest.PreattestationContentsAndResult
type RegisterGlobalConstant ¶
type RegisterGlobalConstant = latest.RegisterGlobalConstant
type RegisterGlobalConstantContentsAndResult ¶
type RegisterGlobalConstantContentsAndResult = latest.RegisterGlobalConstantContentsAndResult
type RevealContentsAndResult ¶
type RevealContentsAndResult = latest.RevealContentsAndResult
type RunOperationRequest ¶
type RunOperationRequest = latest.RunOperationRequest
type SeedNonceRevelation ¶
type SeedNonceRevelation = latest.SeedNonceRevelation
type SeedNonceRevelationContentsAndResult ¶
type SeedNonceRevelationContentsAndResult = latest.SeedNonceRevelationContentsAndResult
type SetDepositsLimit ¶
type SetDepositsLimit = latest.SetDepositsLimit
type SetDepositsLimitContentsAndResult ¶
type SetDepositsLimitContentsAndResult = latest.SetDepositsLimitContentsAndResult
type SignaturePrefix ¶
type SignaturePrefix = latest.SignaturePrefix
type SignedOperation ¶
type SignedOperation = latest.SignedOperation
type SmartRollupAddMessages ¶
type SmartRollupAddMessages = latest.SmartRollupAddMessages
type SmartRollupAddMessagesContentsAndResult ¶
type SmartRollupAddMessagesContentsAndResult = latest.SmartRollupAddMessagesContentsAndResult
type SmartRollupCement ¶
type SmartRollupCement = latest.SmartRollupCement
type SmartRollupCementContentsAndResult ¶
type SmartRollupCementContentsAndResult = latest.SmartRollupCementContentsAndResult
type SmartRollupExecuteOutboxMessage ¶
type SmartRollupExecuteOutboxMessage = latest.SmartRollupExecuteOutboxMessage
type SmartRollupExecuteOutboxMessageContentsAndResult ¶
type SmartRollupExecuteOutboxMessageContentsAndResult = latest.SmartRollupExecuteOutboxMessageContentsAndResult
type SmartRollupOriginate ¶
type SmartRollupOriginate = latest.SmartRollupOriginate
type SmartRollupOriginateContentsAndResult ¶
type SmartRollupOriginateContentsAndResult = latest.SmartRollupOriginateContentsAndResult
type SmartRollupPublish ¶
type SmartRollupPublish = latest.SmartRollupPublish
type SmartRollupPublishContentsAndResult ¶
type SmartRollupPublishContentsAndResult = latest.SmartRollupPublishContentsAndResult
type SmartRollupRecoverBond ¶
type SmartRollupRecoverBond = latest.SmartRollupRecoverBond
type SmartRollupRecoverBondContentsAndResult ¶
type SmartRollupRecoverBondContentsAndResult = latest.SmartRollupRecoverBondContentsAndResult
type SmartRollupRefute ¶
type SmartRollupRefute = latest.SmartRollupRefute
type SmartRollupRefuteContentsAndResult ¶
type SmartRollupRefuteContentsAndResult = latest.SmartRollupRefuteContentsAndResult
type SmartRollupTimeout ¶
type SmartRollupTimeout = latest.SmartRollupTimeout
type SmartRollupTimeoutContentsAndResult ¶
type SmartRollupTimeoutContentsAndResult = latest.SmartRollupTimeoutContentsAndResult
type ToContract ¶
type ToContract = latest.ToContract
type ToSmartRollup ¶
type ToSmartRollup = latest.ToSmartRollup
type Transaction ¶
type Transaction = latest.Transaction
type TransactionContentsAndResult ¶
type TransactionContentsAndResult = latest.TransactionContentsAndResult
type TransactionResultDestination ¶
type TransactionResultDestination = latest.TransactionResultDestination
type TransferTicket ¶
type TransferTicket = latest.TransferTicket
type TransferTicketContentsAndResult ¶
type TransferTicketContentsAndResult = latest.TransferTicketContentsAndResult
type UnsignedBlockHeader ¶
type UnsignedBlockHeader = latest.UnsignedBlockHeader
type UnsignedOperation ¶
type UnsignedOperation = latest.UnsignedOperation
type UnsignedProtocolBlockHeader ¶
type UnsignedProtocolBlockHeader = latest.UnsignedProtocolBlockHeader
type UpdateConsensusKey ¶
type UpdateConsensusKey = latest.UpdateConsensusKey
type UpdateConsensusKeyContentsAndResult ¶
type UpdateConsensusKeyContentsAndResult = latest.UpdateConsensusKeyContentsAndResult
type VDFRevelation ¶
type VDFRevelation = latest.VDFRevelation
type VDFRevelationContentsAndResult ¶
type VDFRevelationContentsAndResult = latest.VDFRevelationContentsAndResult
type ZkRollupOrigination ¶
type ZkRollupOrigination = latest.ZkRollupOrigination
type ZkRollupOriginationContentsAndResult ¶
type ZkRollupOriginationContentsAndResult = latest.ZkRollupOriginationContentsAndResult
type ZkRollupPublish ¶
type ZkRollupPublish = latest.ZkRollupPublish
type ZkRollupPublishContentsAndResult ¶
type ZkRollupPublishContentsAndResult = latest.ZkRollupPublishContentsAndResult
type ZkRollupUpdate ¶
type ZkRollupUpdate = latest.ZkRollupUpdate
type ZkRollupUpdateContentsAndResult ¶
type ZkRollupUpdateContentsAndResult = latest.ZkRollupUpdateContentsAndResult
Click to show internal directories.
Click to hide internal directories.