Structs

  • If enabled, the node will assume that the provided Utreexo state is valid, and will start running from there. You may use this to make your node start faster, but you should be sure that the provided state is valid. You may or not verify the state, by downloading all blocks on background, and then verifying the final Utreexo state.
  • A dns seed is a authoritative DNS server that returns the IP addresses of nodes that are likely to be accepting incoming connections. This is our prefered way of finding new peers on the first startup, as peers returned by seeds are likely to be online and accepting connections. We may use this as a fallback if we don’t have any peers to connect in subsequent startups.

Functions