Table of Contents

Class AccountSignature

Namespace
Aptos
Assembly
Aptos.dll
[JsonConverter(typeof(AccountSignatureConverter))]
public abstract class AccountSignature
Inheritance
AccountSignature
Derived
Inherited Members

Constructors

AccountSignature(SigningScheme)

protected AccountSignature(SigningScheme type)

Parameters

type SigningScheme

Fields

Type

[JsonProperty("type")]
public SigningScheme Type

Field Value

SigningScheme