ConsensusObjectRead
No description
type ConsensusObjectRead {
object: Object
}
Fields
ConsensusObjectRead.object
● Object
object
The version of the consensus-managed object that was read by this transaction.
Implemented By
UnchangedConsensusObject
union