Use (Transaction|LazyValue).get_json() instead of logjson.logjson_to_json() and ...
authorNick Downing <nick@ndcode.org>
Sun, 23 Jan 2022 01:54:03 +0000 (12:54 +1100)
committerNick Downing <nick@ndcode.org>
Sun, 23 Jan 2022 01:54:03 +0000 (12:54 +1100)
commit43fdaf33c08cba625dbcf592ef782019d772e0c4
tree88840816587bc3acbc8ddff10abd6617c9864237
parentd177ca131eede915671c823df63d8365dbed71f4
Use (Transaction|LazyValue).get_json() instead of logjson.logjson_to_json() and (Transaction|LazyValue).set_json() instead of Transaction.json_to_logjson()
LazyValue.mjs
Transaction.mjs
json_to_logjson.mjs
logjson_to_json.mjs
tests/a.mjs
tests/b.mjs