- Preparing search index...
- The search index is not available
TzKT SDK
Type alias TxRollupCommitOperation
Tx
Rollup
Commit
Operation
: Operation & { bakerFee
?: number; block
?: string | null; bond
?: number; counter
?: number; errors
?: OperationError[] | null; gasLimit
?: number; gasUsed
?: number; hash
?: string | null; id
?: number; level
?: number; quote
?: QuoteShort | null; rollup
?: Alias | null; sender
?: Alias | null; status
?: string | null; storageLimit
?: number; timestamp
?: string; type
?: string | null; }