Table of Contents

Class UnableToSignUnknownContracts

Namespace
NArk.Core
Assembly
NArk.Core.dll

Thrown when the wallet is asked to sign contracts for VTXOs it does not recognise.

public class UnableToSignUnknownContracts : Exception, ISerializable
Inheritance
UnableToSignUnknownContracts
Implements
Inherited Members

Constructors

UnableToSignUnknownContracts(string)

Thrown when the wallet is asked to sign contracts for VTXOs it does not recognise.

public UnableToSignUnknownContracts(string msg)

Parameters

msg string