Structs

Message that contains the list of accepted block/vertex IDs in response to “get_accepted”. For instance, on receiving “get_accepted” that contains the sender’s accepted frontier IDs, the X-chain engine responds only with the accepted vertex IDs of the X-chain DAG. See “snow/engine/avalanche#GetAccepted” and “SendAccepted”.