Class TxRollupMessageResult
Inheritance
System.Object
TxRollupMessageResult
Namespace: Netezos.Forging.Models
Assembly: Netezos.dll
Syntax
public class TxRollupMessageResult : object
Properties
| Improve this Doc View SourceContextHash
Declaration
public string ContextHash { get; set; }
Property Value
Type | Description |
---|---|
System.String |
WithdrawListHash
Declaration
public string WithdrawListHash { get; set; }
Property Value
Type | Description |
---|---|
System.String |