Table of Contents

Class VtxoAlreadySpentException

Namespace
NArk.Core
Assembly
NArk.Core.dll

Thrown when attempting to spend a VTXO that has already been spent.

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

Constructors

VtxoAlreadySpentException(string)

Thrown when attempting to spend a VTXO that has already been spent.

public VtxoAlreadySpentException(string msg)

Parameters

msg string