Description
With the latest stardust changes, the milestone nonce is 0 and needs to be handled separately f940e29
The submit_message() API may reject zero-nonce values; the submit_message() API logic should therefore be revisited.
https://github.com/iotaledger/bee/blob/shimmer-develop/bee-api/bee-rest-api/src/endpoints/routes/api/v2/submit_message.rs#L156