Table of Contents

Class InvalidBatchExpiryException

Namespace
NArk.Core
Assembly
NArk.Core.dll

Thrown when the Arkade server declares a batch expiry the client refuses to commit to — one that is not encodable as a relative timelock, is block-typed on a network where that is not allowed, or falls below the configured floor. See NArk.Core.Batches.BatchExpiryPolicy.

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

Constructors

InvalidBatchExpiryException(string)

Thrown when the Arkade server declares a batch expiry the client refuses to commit to — one that is not encodable as a relative timelock, is block-typed on a network where that is not allowed, or falls below the configured floor. See NArk.Core.Batches.BatchExpiryPolicy.

public InvalidBatchExpiryException(string msg)

Parameters

msg string