ElementsProject / ElementsProject/elements

Cannot sign blocks in setup with signblockscript without disabling dynafed

Aperta
#955 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
C++
Stelle
1.2k
Fork
416
Merge medio
1g 23h
PR unite (30g)
15

Descrizione

In the elements tutorial covering block signing in a strong federation (i.e. not using generate to create blocks) it uses a 1of1 block signing model and disables dynafed using `con_dyna_deploy_start=9999999999999`. If you don't disable dynafed you get an error:

```
error code: -8
error message:
Signing dynamic blocks requires the witnessScript argument
```

https://elementsproject.org/elements-code-tutorial/block-creation

How can we create blocks that require a set signer/s with dynafed enabled?

This has been like this for a while (version-wise) but tested recently using elements-0.18.1.9

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.