Skip to main content

ContractExecutableRuntimeOptions

Midnight.js API Reference v3.1.0


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.