Closed raychu86 closed 7 months ago
This PR adds a BFTAbortedTransmissionIDsMap entry to the DataID enum. This is appended to the back to prevent breaking existing networks, but should be moved up prior to launch.
BFTAbortedTransmissionIDsMap
DataID
The sister PR is here - https://github.com/AleoHQ/snarkOS/pull/3217
Motivation
This PR adds a
BFTAbortedTransmissionIDsMap
entry to theDataID
enum. This is appended to the back to prevent breaking existing networks, but should be moved up prior to launch.The sister PR is here - https://github.com/AleoHQ/snarkOS/pull/3217