Class VtxoAlreadySpentException
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
msgstring