MacroFake fa28d0f3c3
scripted-diff: Replace NullUniValue with UniValue::VNULL
This is required for removing the UniValue copy constructor.

-BEGIN VERIFY SCRIPT-
 sed -i 's/return NullUniValue/return UniValue::VNULL/g' $(git grep -l NullUniValue ':(exclude)src/univalue')
-END VERIFY SCRIPT-
2022-07-25 17:27:53 +02:00
..
2022-06-29 10:33:13 +02:00
2022-06-23 14:35:04 +01:00
2022-07-19 14:12:33 +02:00
2022-03-11 17:46:58 +01:00
2021-12-30 19:36:57 +02:00