Class NamedKeyKey
Assembly: Casper.Network.SDK.dll
Syntax
public class NamedKeyKey : GlobalStateKey
Constructors
|
Edit this page
View Source
NamedKeyKey(byte[])
Declaration
public NamedKeyKey(byte[] key)
Parameters
| Type |
Name |
Description |
| byte[] |
key |
|
|
Edit this page
View Source
NamedKeyKey(string)
Declaration
public NamedKeyKey(string key)
Parameters
| Type |
Name |
Description |
| string |
key |
|
Properties
|
Edit this page
View Source
AddressableEntity
Declaration
public AddressableEntityKey AddressableEntity { get; init; }
Property Value