beam icon indicating copy to clipboard operation
beam copied to clipboard

NonEmptyJsonArray const json& ref

Open chapati opened this issue 3 years ago • 0 comments

Need to investigate why const json& coins = getMandatoryParam<NonEmptyJsonArray>(params, "coins"); causes crash with ref (&) and OK without ref

chapati avatar Feb 05 '21 16:02 chapati