Skip to content

D1-HAL-08

Kukulkan Maya requested to merge D1-HAL-08 into develop

The function canMsgInLiquidityAuction appears to check whether a given

message can be used during a Liquidity Auction. When the function re- turns true, this function returns an error saying the message cannot be

processed.

Refactor the code so that the names indicate the expected behavior.

Merge request reports