Skip to main content

IncompleteFindContractPrivateStateConfig

For the complete documentation index, see llms.txt

Midnight.js API Reference v4.0.4


Midnight.js API Reference / @midnight-ntwrk/midnight-js-contracts / IncompleteFindContractPrivateStateConfig

Class: IncompleteFindContractPrivateStateConfig

An error indicating that an initial private state was specified for a contract find while a private state ID was not. We can't store the initial private state if we don't have a private state ID, and we need to let the user know that.

Extends

  • Error

Constructors

Constructor

new IncompleteFindContractPrivateStateConfig(): IncompleteFindContractPrivateStateConfig

Returns

IncompleteFindContractPrivateStateConfig

Overrides

Error.constructor