Table of Contents

Class AddAnonymityRevokerUpdate

Namespace
Concordium.Sdk.Types
Assembly
Concordium.Sdk.dll

Update to anonymity revoker.

public sealed record AddAnonymityRevokerUpdate : IUpdatePayload, IEquatable<AddAnonymityRevokerUpdate>
Inheritance
AddAnonymityRevokerUpdate
Implements
Inherited Members

Constructors

AddAnonymityRevokerUpdate(ArInfo)

Update to anonymity revoker.

public AddAnonymityRevokerUpdate(ArInfo ArInfo)

Parameters

ArInfo ArInfo

Properties

ArInfo

public ArInfo ArInfo { get; init; }

Property Value

ArInfo