Versions in this module Expand all Collapse all v0 v0.1.0 Oct 23, 2024 Changes in this version + type Input struct + Nodes []*clnode.Input + Out *Output + type Output struct + Nodes []*clnode.Output + func NewBasicDON(in *Input, bcOut *blockchain.Output, fakeUrl string) (*Output, error)