What's the consensus function you use on the mobile coin blockchain. Couldn't see if it's proof of work or proof of stake.
We use a modified version of the Stellar Consensus Protocol that we reimplemented from scratch using Rust. https://github.com/UkoeHB/Mechanics-of-MobileCoin/blob/maste... << Page 81 is where you want to go.
Imagine I have a private key to an address with 10 coins. Imagine I spend the same amount of money (10 coins) on Mars and Earth at the same time. There is a 10-lightminute gap between Mars and Earth. Assume Mars and Earth have a similar number of Stellar nodes. What happens in Stellar Consensus?