diff --git a/docs/source/key-concepts-notaries.rst b/docs/source/key-concepts-notaries.rst index 8998894819..c434d2f320 100644 --- a/docs/source/key-concepts-notaries.rst +++ b/docs/source/key-concepts-notaries.rst @@ -94,6 +94,8 @@ Below is a summary of what specific transaction components have to be revealed t +-----------------------------------+---------------+-----------------------+ | Signatures | Fully visible | Hidden | +-----------------------------------+---------------+-----------------------+ +| Network parameters | Fully visible | Fully visible | ++-----------------------------------+---------------+-----------------------+ Both types of notaries record the calling party's identity: the public key and the X.500 Distinguished Name. @@ -129,4 +131,4 @@ achieved using a special notary-change transaction that takes: The input state's appointed notary cluster will sign the transaction if it doesn't constitute a double-spend, at which point a state will enter existence that has all the properties of the old state, but has a different appointed notary -cluster. \ No newline at end of file +cluster.