We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84d6713 commit 0011c2cCopy full SHA for 0011c2c
README.md
@@ -87,6 +87,7 @@ main = do
87
, -- | Slot configuration of the network, the default value can be used for the mainnet
88
pcSlotConfig = def
89
, pcOwnPubKeyHash = "0f45aaf1b2959db6e5ff94dbb1f823bf257680c3c723ac2d49f97546"
90
+ , pcOwnStakePubKeyHash = Nothing
91
, -- Directory name of the script and data files
92
pcScriptFileDir = "./scripts"
93
, -- Directory for the signing key file(s)
0 commit comments