Skip to main content

ContractExecutableRuntimeOptions

For the complete documentation index, see llms.txt

Midnight.js API Reference v4.0.4


Midnight.js API Reference / @midnight-ntwrk/midnight-js-types / ContractExecutableRuntimeOptions

Type Alias: ContractExecutableRuntimeOptions

ContractExecutableRuntimeOptions = object

Options for use when constructing a Compact.js contract executable runtime.

Properties

coinPublicKey

readonly coinPublicKey: string

The current user's ZSwap public key.


signingKey?

readonly optional signingKey?: string

The signing key to add as the to-be-deployed contract's maintenance authority.