Class PruneTransformKind
Removes the pathing to the global state entry of the specified key. The pruned element remains reachable from previously generated global state root hashes, but will not be included in the next generated global state root hash and subsequent state accumulated from it.
Inherited Members
Namespace: Casper.Network.SDK.Types
Assembly: Casper.Network.SDK.dll
Syntax
public class PruneTransformKind : TransformKind<GlobalStateKey>
Properties
| Edit this page View SourceValue
Declaration
public override GlobalStateKey Value { get; init; }
Property Value
| Type | Description |
|---|---|
| GlobalStateKey |