AssetVpsData
Declaration
public readonly struct AssetVpsData : ValueTypeSummary
VPS-specific asset data. Maps to proto message AssetVpsData.
Constructors
public AssetVpsData(string anchorPayload)
Properties
| Name | Type | Summary |
|---|---|---|
| readonly AnchorPayload | string | Default anchor payload used by VPS Service (base64 encoded). |
Methods
| Name | Type | Summary |
|---|---|---|
| ToString | string | - |