// Add alert if lotus-miner legacy markets subsystem is still in use
alert:=al.AddAlertType("system","EOL")
// Alert with a message to migrate to Boost or similar markets subsystems
al.Raise(alert,map[string]string{
"message":"The lotus-miner legacy markets subsystem is deprecated and will be removed in a future release. Please migrate to [Boost](https://boost.filecoin.io) or similar markets subsystems.",