Structs

Message to request for the accepted frontier of the “remote” peer. For instance, the accepted frontier of X-chain DAG is the set of accepted vertices that do not have any accepted descendants thus frontier. During bootstrap, the local node sends out this message to validators (see “avalanchego/snow/engine/common/bootstrapper.Startup”). The expected response is “accepted_frontier”.