Class AddKeysTransformKind
Adds new named keys to an existing entry in the global state.\n\nThis transform assumes that the existing stored value is either an Account or a Contract.
Inherited Members
Namespace: Casper.Network.SDK.Types
Assembly: Casper.Network.SDK.dll
Syntax
public class AddKeysTransformKind : TransformKind<List<NamedKey>>
Properties
| Edit this page View SourceValue
Declaration
public override List<NamedKey> Value { get; init; }
Property Value
| Type | Description |
|---|---|
| List<NamedKey> |