diff options
Diffstat (limited to 'docs/system/removed-features.rst')
-rw-r--r-- | docs/system/removed-features.rst | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/system/removed-features.rst b/docs/system/removed-features.rst index bff16b7b05..d0244fb22e 100644 --- a/docs/system/removed-features.rst +++ b/docs/system/removed-features.rst @@ -143,6 +143,11 @@ field of the ``BlockDeviceInfo`` struct should be used instead, which is the type of the ``inserted`` field in query-block replies, as well as the type of array items in query-named-block-nodes. +``object-add`` option ``props`` (removed in 6.0) +'''''''''''''''''''''''''''''''''''''''''''''''' + +Specify the properties for the object as top-level arguments instead. + Human Monitor Protocol (HMP) commands ------------------------------------- |