gowaves icon indicating copy to clipboard operation
gowaves copied to clipboard

Add support of custom header in API.

Open darksyd94 opened this issue 3 years ago • 0 comments

In this moment in Go node missing support of custom header large-significand-format=string. If this header will be used, all numbers that can exceed limit MAX_SAFE_INTEGER (2^53 – 1) would be encode in string data type.

darksyd94 avatar Oct 05 '22 08:10 darksyd94