Interface TweakSettings

Tweak settings

interface TweakSettings {
    network?: Network;
    tweakHash?: Buffer;
}

Properties

Properties

network?: Network

The network to use

tweakHash?: Buffer

The tweak hash to use