rmrk-team / rmrk-tools

Tools for the RMRK NFT standard on Kusama
GNU General Public License v3.0
96 stars 36 forks source link

CLI consolidate: switch to json stream #120

Closed ilionic closed 2 years ago

ilionic commented 2 years ago

Prevent json.stringify error:

UnhandledPromiseRejectionWarning: RangeError: Invalid string length
    at JSON.stringify (<anonymous>)
    at consolidate

by switching to json stream