is Read Call
Check if this is a read-only call.
A call is read-only if:
It has no authorization entries
It has no read-write footprint entries
Read-only calls don't need signing or submitting - just call result.
Return
true if read-only, false otherwise
Throws
if not yet simulated