Add note about party type being likely to change

This commit is contained in:
Ross Nicoll 2016-06-10 16:39:21 +01:00
parent 92b25af092
commit a96a05d857

View File

@ -81,6 +81,9 @@ Identities of parties involved in signing a transaction can be represented simpl
information (such as name) using the ``Party`` class. An ``AuthenticatedObject`` contains a list of the public keys information (such as name) using the ``Party`` class. An ``AuthenticatedObject`` contains a list of the public keys
for signatures present on the transaction, as well as list of parties for those public keys (where known). for signatures present on the transaction, as well as list of parties for those public keys (where known).
.. note:: These types are provisional and are likely to change in future, for example to add additional information to
``Party``.
Date Support Date Support
------------ ------------