Make the server work with custom initial issuance prevout (liquid feature)#176
Make the server work with custom initial issuance prevout (liquid feature)#176enaples wants to merge 1 commit intoBlockstream:new-indexfrom
Conversation
…neric test chain with same parameters of testnet)
|
please rebase |
|
I don't like the global I wonder, perhaps it would be cleaner to handle the initial issuance output using a dummy zero-value txo db entry instead? Also, the CLI parameter is called Edit: actually |
In order to do not rely on liquid testnet faucets and do not wait for pegin/out time of liquid test network to test mobile/desktop application, it would be awesome to index custom elements sidechains. In order to do that, the hard-coded regtest/testnet issuance prevout must be overcame and be able to set via CLI option.
Possible related issue: #125