Upgrade wallet bridge API schemas
In this MR:
- Update the oldest schemas -
wallet_bridge API
, more precise scehmas were used, - Price schema changed - validates values (
Hive:HBD
orHBD:Hive
).legacy_format
parameter can be specified to validate legacy format, - Add custom schema
FloatAsString
,HbdExchangeRate
andSha256
.
Corresponding merge request in Hive: hive!752 (merged)
Edited by Michał Kudela