PeerPtr
Content copied to clipboard
Serialization type for PeerPtr.
This type is only used as placeholder for values that should only be used internally. During serialization it is serialized as a zero-valued 64-bit unsigned integer, during deserialization it is replaced by an object representing the RPC interface of the remote peer.
This is used in the core to return responses to the same client that made a request.