Improve rc account object (legacy form)
RcAccountObject custom schema allows the creation of objects in the legacy form.
RcAccountObject(legacy_format=True)
also can use the function convert_assets_to_legacy_format()
to convert existing RcAccountObject
:
convert_assets_to_legacy_format(RcAccountObject())
Corresponding issue: hive#540 (closed)