Interface IPurseIdentifier
A PublicKey, AccountHashKey, AddressableEntityKey or URef object that identifies a purse. For keys, the main purse under the key is identified automatically.
Namespace: Casper.Network.SDK.Types
Assembly: Casper.Network.SDK.dll
Syntax
public interface IPurseIdentifier
Methods
| Edit this page View SourceGetPurseIdentifier()
Declaration
Dictionary<string, object> GetPurseIdentifier()
Returns
| Type | Description |
|---|---|
| Dictionary<string, object> |