Show / Hide Table of Contents

Class SignerWrapper

Transaction signer

Inheritance
object
SignerWrapper
Namespace: Xrpl.Models.Transactions
Assembly: Xrpl.dll
Syntax
public class SignerWrapper

Properties

| Edit this page View Source

Signer

Declaration
public InnerSigner Signer { get; set; }
Property Value
Type Description
InnerSigner
  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX