Skip to content

Add ability to use a FAUCET instead of a MINER for signet #91

@tee8z

Description

@tee8z

When we want to disperse funds throughout the cluster, and we are running on a network other then regtest, it would be extremely helpful to have a faucet. This would be a new type of "layer 1" node or maybe a special type like how we have the bitcoind miner now. Once it has been added to the grammar of the DSL it should be configurable on where we are pointing to get the funds as well as maybe the payload itself.

This is a good example of where it might be used in the startup process:

if options.network == "regtest" {

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions