Class U64GlobalStateKey
Inheritance
U64GlobalStateKey
Assembly: Casper.Network.SDK.dll
Syntax
public abstract class U64GlobalStateKey : GlobalStateKey
Constructors
|
Edit this page
View Source
U64GlobalStateKey(string)
Declaration
protected U64GlobalStateKey(string key)
Parameters
| Type |
Name |
Description |
| string |
key |
|
Methods
|
Edit this page
View Source
GetBytes()
Declaration
public override byte[] GetBytes()
Returns
Overrides
|
Edit this page
View Source
_GetRawBytesFromKey(string)
Declaration
protected override byte[] _GetRawBytesFromKey(string key)
Parameters
| Type |
Name |
Description |
| string |
key |
|
Returns
Overrides