Skip to content

Fix witness_set_properties_operations

Jakub Ziebinski requested to merge jziebinski/fix-schemas-2 into master

Two problems were noticed with witness_set_properties_operations during clive testing:

  1. The witness field should be named: owner
  2. The model for the Props field was incorrect

This MR solved the above two problems.

Edited by Jakub Ziebinski

Merge request reports