Versions in this module Expand all Collapse all v0 v0.1.0 Jan 6, 2025 Changes in this version + type Node struct + Beacon *beacon.DrandBeacon + DAG *dag.DAG + Pool *pool.Pool + func NewNode(ctx context.Context, h host.Host, drandURL string) (*Node, error) + func (n *Node) Close() error