Class EvmSwapProofException
- Namespace
- NArk.ArkadeIntents.Evm
- Assembly
- NArk.ArkadeIntents.dll
Thrown when public EVM state does not prove a safe swap transition.
public sealed class EvmSwapProofException : Exception, ISerializable
- Inheritance
-
EvmSwapProofException
- Implements
- Inherited Members
Constructors
EvmSwapProofException(string)
Thrown when public EVM state does not prove a safe swap transition.
public EvmSwapProofException(string message)
Parameters
messagestringProof failure reason.