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

현재 사용자의 ZSwap 공개 키입니다.


signingKey?

readonly optional signingKey?: string

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