Why doesn’t proxy get read version directly from master, but need to broadcast all other proxies?

Hi @Evan

According to sigmod 21 paper Section 2.4.1, it says:

The proxy then asks the Sequencer for a read version that is guaranteed to be no less than any previously issued transaction commit version

So for the present, which one is right ?