Class TxRollupRejectionMessage
Inheritance
System.Object
TxRollupRejectionMessage
Namespace: Netmavryk.Forging.Models
Assembly: Netmavryk.dll
Syntax
public class TxRollupRejectionMessage : object
Properties
| Improve this Doc View SourceBatch
Declaration
public string Batch { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |
Deposit
Declaration
public TxRollupRejectionDepositMessage Deposit { get; set; }
Property Value
| Type | Description |
|---|---|
| TxRollupRejectionDepositMessage |