Class BalanceHoldKey
Inheritance
BalanceHoldKey
Assembly: Casper.Network.SDK.dll
Syntax
public class BalanceHoldKey : GlobalStateKey
Constructors
|
Edit this page
View Source
BalanceHoldKey(byte[])
Declaration
public BalanceHoldKey(byte[] key)
Parameters
| Type |
Name |
Description |
| byte[] |
key |
|
|
Edit this page
View Source
BalanceHoldKey(string)
Declaration
public BalanceHoldKey(string key)
Parameters
| Type |
Name |
Description |
| string |
key |
|
Properties
|
Edit this page
View Source
BlockTime
Declaration
public ulong BlockTime { get; }
Property Value
|
Edit this page
View Source
KeyPrefix
Declaration
public static string KeyPrefix { get; }
Property Value
|
Edit this page
View Source
Tag
Declaration
public BalanceHoldTag Tag { get; init; }
Property Value
|
Edit this page
View Source
URef
Declaration
public URef URef { get; }
Property Value